BODY {
	font-family : Tahoma, Arial,Helvetica,Geneva,  Verdana,  sans-serif;
	color: Black;
	margin: 0px;
}

/* TDs */
TD {
		font-family : Tahoma, Arial,Helvetica,Geneva,  Verdana,  sans-serif;
	font-size : 11px;
}

TD.topmenu {
	height : 18px;
	text-align : center;
	background-color: white;
	border-right: 1px solid #D1D8DB;
	vertical-align: bottom;
	padding-bottom: 3px;
}
TD.topmenuright {
	background-color: white;
	font-size : 1px;		
}

TD.leftmenutop {
	height:18px;
	width: 160px;
	padding-left:5px;
	background-color: #C7D6DB;
	font-size : 11px;
	color: #044579;	
	cursor:pointer;
}
TD.leftmenu {
	border-top:2px solid white;
	height:18px;
	width: 160px;
	padding-left:5px;
	font-size : 10px;
	color: #044579;	
}
TD.leftmenuimg {
	border-top:2px solid white;
	height:18px;
	padding-left:3px;
}
TR.leftmenu {
	background-color: #EEF3F4;
	cursor:pointer;
}

TD.topmenutopline {
	font-size : 1px;	
	height : 2px;
	background-color: #044C80;
}

TD.topmenuunderline {
	height : 3px;
	background-color: #D1D8DB;
}

TD.toprightbox {
	vertical-align:top;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 20px;
}

TD.bottommenu {
	height : 25px;
	font-size : 10px;
	text-align : center;
	background-color: #219CD6; /*#94A7AE;*/
	color: white;
/* border-right: 1px solid #D1D8DB;*/
	vertical-align: middle;
}
TD.rightmenu {
	height : 18px;
	font-size : 11px;
	text-align : left;
	font-weight : bold;
	background-color: #219CD6; /*#94A7AE;*/
	color: white;
	border-right: 1px solid #219CD6;
	border-top: 1px solid #219CD6;
	border-left: 1px solid #219CD6;
	vertical-align: middle;
	padding-left:4px;
}

TD.ratetext {
	font-size : 10px;	
}
/* Links */
a {
	color:#044579;
}

a.topmenu {
	font-size : 10px;
	font-weight : bold;
	color: #044579;
	text-decoration: none;
}

a.leftmenu {
	font-size : 10px;
	color: #044579;	
	text-decoration: none;
}

a.bottommenu {
	font-size : 10px;
	color: white;	
	text-decoration: none;
}

a.news {
	font-size : 10px;
	/*font-weight:bold;*/
	color: black;	
	text-decoration: none;
}

/* General text*/

H1 {
	color : #044579;
	font-size: 14px;
	font-weight :  bold;
	margin-bottom: 20px;
}
H2 {
	color : #044579;
	font-size: 11px;
	font-weight :  bold;
	margin-bottom: 5px;
}


label.toprightboxheader {
	color : #044579;
	font-size: 13px;
	font-weight: bold;
}
div.toprightbox {
	/*margin-left: 40px;*/
	margin-top:3px;
	color : white;
	font-size: 13px;
	font-weight:bold;
	Color:#197099;
	/*color: #135979;*/
}
input {
	font-size:10px;
}
select {
	font-size:10px;
}