/* GENEREL FORMATS */
	
A { 
	cursor:hand; 
	font-size:11px; 
	text-decoration: none;
	font-weight:normal;
	color: #40677A; }
		
A:link { 
	font-size:11px; 
    text-decoration: none; 
	font-weight:normal;
	color: #40677A; }
	
A:hover {
    font-size:11px; 
	text-decoration: none;
	font-weight:normal;
	color:#7F99A6; }

A:visited {
	font-size:11px; 
	text-decoration: none;
	font-weight:normal;
	color:#40677A; 	}

A.back {
	font-style: italic;
	color:#1B1464;
	font-size:11px; 
	font-weight:normal; 	}
	
H1  {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #626469;
	}
Table {
	font-size:11px; 
	color:#626469;
	font-family: arial; 
	background: #F5F5F5; }
		
.directiontable {
	font-size:11px; 
	color:#626469;
	font-family: arial; 
	background: #F5F5F5; }
	
.tableheader { 
	font-size:11px; 
	font-weight:bold;
	text-decoration: none;
	font-family: arial; 
	color: #333333;  
	background: #FFFFFF; }

.tabletext { 
	font-size:11px; 
	font-family: arial; 
	color:#333333;
	height: 10px;
	background: #FFFFFF; }

.tablenews { 
	font-size:11px; 
	font-family: arial; 
	color:#333333;
	height: 10px;
	background: #B0B1B4; }
	
.plain { 
	font-size:11px; 
	color:#333333;
	font-family: arial; 
	text-align:left; }

.teaser { 
	font-size:10px; 
	color:#333333;
	background: #E0E1E3;
	font-family: arial; 
	text-align:right; }

.leftmenu { 
	background: #B9D300;
	font-size:11px;
	font-weight: bold; 
	color:#00344D;
	font-family: arial; 
	text-align: left;
	 }	

.leftmenutop {
	background: #B9D300;
	font-size: 11px;
	font-weight: bold; 
	color: #00344D;
	font-family: arial; 
	text-align: left;
}

.leftmenubottom {
	font-size:11px;
	font-weight: bold; 
	color:#00344D;
	background: #B9D300;
	font-family: arial; 
}

.footer { 
	font-size:10px; 
	font-family: arial;
	color: #00344D;
	text-align:center; 
	}

.header {
	font-size: 12px;
	font-weight: bold;
	color: #626469;
	font-family: arial;
	text-align: left;
	}

.tableteaser {
	font-size:11px; 
	color: #626469;
	font-family: arial; 
	background: #E0E1E3; 
	}	
	
BODY {
  	scrollbar-face-color: #F5F5F5;
	scrollbar-shadow-color: #E0E1E3;
	scrollbar-highlight-color: #E0E1E3;
	scrollbar-3dlight-color: #F5F5F5;
	scrollbar-darkshadow-color: #F5F5F5;
	scrollbar-track-color: #F5F5F5;
	scrollbar-arrow-color: #666666; 
	background: #B0B1B4; }