@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
}

#logo { position:absolute;left:-10000px;}
 
.mainContentBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #DCE0E4;
	border-left:solid #000000 1px;
	border-right:solid #000000 1px;
	border-bottom:solid #000000 1px;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}

.bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	/*	line-height: 150%;*/
	font-weight:bold;
	text-align:center;
}

.top_border_gray {
	border-top:solid #CCCCCC 1px;
}

.bottom_border_gray {
	border-bottom:solid #CCCCCC 1px;
}

.bg {background-position:bottom; background-repeat:no-repeat}
td {
	color:#333333;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
.dark {color:#353535; font-size:11px; text-decoration:none}
.dark:hover {text-decoration:underline}
.black {color:#000000; font-size:11px}
a.green {color:#005575; font-size:11px; text-decoration:underline; font-weight:bold}
a.green:hover {text-decoration:none}
a.txt {color:#646464; font-size:11px; text-decoration:underline; font-weight:bold}
a.txt:hover {text-decoration:none}
a.txt-none {color:#646464; font-size:11px; text-decoration:none; font-weight:bold}
a.txt-none:hover {text-decoration:underline}
.form {color:#FFFFFF; font-size:10px; font-family:Tahoma, Arial, Geneva, sans-serif}
.bot {color:#838383; font-size:11px; font-family:Tahoma, Arial, Geneva, sans-serif}
a.grey {color:#353535; font-size:11px; text-decoration:underline}
a.grey:hover {text-decoration:none}
.cont {color:#646464; font-size:11px; font-family:Tahoma, Arial, Geneva, sans-serif}
.scroll {scrollbar-3dlight-color : #B6BDC0; 
	scrollbar-arrow-color : #9BA2A5;
	scrollbar-base-color : #B6BDC0;
	scrollbar-darkshadow-color : #9BA2A5;
	scrollbar-face-color : #B6BDC0;
	scrollbar-highlight-color : #9BA2A5;
	scrollbar-shadow-color : #9BA2A5;
	scrollbar-track-color : #B6BDC0}
