*/

ul
{
	margin: 4px 0px 10px 7px;
	padding: 4px 0px 10px 7px;
}

img {
	border: 0px; 
}

body {
	margin : 0 0 0 0; 
	no-scroll 
    font-family: verdana, sans-serif;  
	font-size: 10px;  
	color: #333333;;  
	line-height: 15px;
	font-weight: normal;
    /* background-color: #FFFFFF; */  
    background-color: #DDDDDD;   
}

#cadre {
	position : absolute;
	left : 50%;
	top : 0px;
	width : 940px;
	margin-top : 20px; 
	margin-left : -490px;
    background-color: #9BAAC1; 
}

.text {
    font-family: verdana, sans-serif; 
	font-size: 10px; 
	color: #333333;; 
	background-color: #9BAAC1;   
}

td.head {
    font-family: verdana, sans-serif; 
	font-size: 12px;
	color:  #AA0000; 
	letter-spacing:0em;
	padding-top:30px;
}

#logo
{
	height: 135px;
	vertical-align: top;
	text-align: center;
	background-color: #7E8AA2; 
	background-image: url(../images/logo_back_2.jpg);
	background-repeat: no-repeat;
	padding-bottom:30px;


}

#top_column /* TOP */
{
    font-family: verdana, sans-serif; 
	background-color: #7E8AA2; 
	height: 135px;
	vertical-align: top;
	padding:18px 8px 0px 8px;
	background-image: url(../images/top_back_2.jpg);
	background-repeat: no-repeat;
}

.top_line
{
	background-image: url(../images/top_line.jpg);
	height: 55px;
	background-color: #9BAAC1; 
}

.bordeaux_line {
	background-image: url(../images/bordeaux_line.png);
	background-repeat: repeat-x;
	padding: 0px;
	vertical-align: middle;
	background-color: #AA0000;
	height:24px;
    font-family: verdana, sans-serif;
}

#left_column /* LEFT */  
{
    font-family: verdana, sans-serif; 
	background-color: #9BAAC1; 
    vertical-align: top;
    min-height: 600px;
}

#right_column /* RIGHT */
{
    font-family: verdana, sans-serif; 
	background-color: #9BAAC1; 
	vertical-align: top;
    min-height: 600px;
}          
				
#center_column  /* CENTER */
{
    font-family: verdana, sans-serif; 
	background-color: #9BAAC1; 
	vertical-align: top;
    min-height: 600px;
	
}

#top_nav /* HEADLINE */
{	
    font-family: verdana, sans-serif; 
	background-color: #9BAAC1; 
}

hr {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top: 1px;
	border-style: solid;
	border-color: #FFFFFF; 
	color: #333333;; 
	height: 1px;
}

td { 
	padding: 8px 8px 0 8px; 
}

td.spacer {
	padding: 0px;
}

.typeforms
{
    font-family: verdana, sans-serif; 
	font-size: 9px; 
	background-color: #9BAAC1; 
}

.small {
    font-family: verdana, sans-serif; 
	font-size: 10px; 
	line-height: 12px;
	font-weight: normal;
}

.list
{
    font-family: verdana, sans-serif; 
	font-size: 10px; 
	line-height: 31px;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
	list-style-type: none;
}

.small_menu
{
    font-family: verdana, sans-serif; 
	font-weight: bold;
	text-transform: none;
	display: block;
	padding: 1px 0 1px 8px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #AA0000; 
}

    a         				{ font-weight: bold; color: #AA0000;   text-decoration: none; }
	a:link					{ font-weight: bold; color: #333333;;   text-decoration: none; }
	a:visited				{ font-weight: bold; color: #333333;;   text-decoration: none; }
	a:active				{ font-weight: bold; color: #AA0000;   text-decoration: none; }
	a:hover					{ font-weight: bold; color: #AA0000;   text-decoration: none; }


    a.horizontal         	{ font-size: 9px;   font-weight: bold; color: #DDDDDD;   text-decoration: none; }
	a.horizontal:link		{ font-size: 9px;   font-weight: bold; color: #DDDDDD;   text-decoration: none; }
	a.horizontal:visited	{ font-size: 9px;   font-weight: bold; color: #DDDDDD;   text-decoration: none; }
	a.horizontal:active		{ font-size: 9px;   font-weight: bold; color: #AA0000;   text-decoration: none; }
	a.horizontal:hover		{ font-size: 9px;   font-weight: bold; color: #FFFFFF;   text-decoration: none; }

    a.big         			{ font-size:12px; font-weight: bold; color: #333333;;   text-decoration: none; }
	a.big:link				{ font-size:12px; font-weight: bold; color: #333333;;   text-decoration: none; }
	a.big:visited			{ font-size:12px; font-weight: bold; color: #333333;;   text-decoration: none; }
	a.big:active			{ font-size:12px; font-weight: bold; color: #333333;;   text-decoration: none; }
	a.big:hover				{ font-size:12px; font-weight: bold; color: #AA0000;   text-decoration: none; }
