p,td,ul,ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height:20px;
	
}


A.topmenu:link{font-family: Franklin Gothic Demi;;font-size:16px;color: #6699CC ;font-weight: normal;text-decoration:none;}  
A.topmenu:visited { font-family: Franklin Gothic Demi;;font-size:16px;color: #6699CC;font-weight: normal;text-decoration:none;}  
A.topmenu:active { font-family: Franklin Gothic Demi;;font-size:16px;color: #6699CC ;font-weight: normal;text-decoration:none;}   
A.topmenu:hover { font-family: Franklin Gothic Demi;;font-size:16px;color: #6699CC ;font-weight: normal;text-decoration:none;}

.header {
font-family: tahoma;
font-size: 18px;
color: #666666;
font-weight:bold;
}

.header_white {
font-family: arial;
font-size: 18px;
color: white;
font-weight:normal;
}

ul
{ 
margin-left: 0;
padding-left: 1em;
}

li{line-height:20px;}
#imageContainer { height:250px;position:relative; }  
#imageContainer img {
	position:absolute;
	top:0px;
	left:0px;	
	opacity: -0.01;
}

a {color:#142334}