/* CSS Document */

body {
	background-image: url(images/background1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #3574A4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}


a:link {text-decoration: none; color: #990000; font-weight: bold;}
a:visited {text-decoration: none; color: #990000;}
a:hover {text-decoration: underline; color: #FF3300;}
a:active {text-decoration: none; color: #FF3300;}

.headline {font-size: 15px; line-height: 20px; color: #CC0000; font-weight: bold; font-style: italic;}
.homeheadline {font-size: 14px; line-height: 20px; color: #CC0000;}


.footer {font-size: 9px; line-height: 11px; color: #ffffff;}
.footer a:link {text-decoration: unerline; color: #ffffff;}
.footerfloat {float: right; padding-left: 4px;}
.small {font-size: 9px; color: #666666;}

.panel {padding-top: 30px; padding-left: 30px; padding-right: 40px; padding-bottom: 10px;
		height: 373px; width: 509px; overflow: auto;
		background-color: #FFFFFF;}
		
.panel_a {padding-top: 30px; padding-left: 30px; padding-right: 40px; padding-bottom: 10px;
		/*height: 375px; width: 579px; overflow: auto;*/
		background-color: #FFFFFF;}
		
.flashpanel {background-image: url(images/home_flashbg.jpg); bacgkround-repeat: no-repeat; padding-top: 3px; width:381px; height: 276px;}

	
.float {float: right; padding-left: 10px; padding-bottom: 5px;}
.fix {background-color: #ffffff;}