body {
	scrollbar-track-color:#BEDDE7;
	color: #333333;
	margin-top: 0px;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
} /* WinIE behavior call */




h1 { font-size: 18px; 
}

h2 {
	margin: 2px;
	padding: 3px;
	height: auto;
	width: auto;
	border-bottom: 1px solid #003333;
	color: #003333;
	font-weight: bold;
	font-size: 14px;
	border-left: 1px solid #003333;
}
#container {
	height: 720px;
	width: 980px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #999999;

}
#container #content2 #cont2 img {
	padding: 2px;
	border: 1px solid #666666;
	margin-right: 2px;
	margin-left: 2px;
}

#container #content1 #cont1 img {
	padding: 2px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #666666;
}



#content1 { height: 220px; }
#logo   {
	font-family: Tahoma;
	font-size: 24px;
	color: #666666;
	background-color: #FFFFFF;
	height: 40px;
	width: 300px;
	margin-top: -25px;
	margin-left: 50px;
	border: 1px dotted #999999;
	padding-top: 10px;
	padding-left: 20px;
	letter-spacing: 0.1em;
}
#cont1   {
	width: 879px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	height: 180px;
}


#toplogo {
	height: 224px;
	width: 980px;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
#content2 {
	margin-top: 0px;
	padding-left: 40px;
	padding-right: 40px;
	height: 220px;
}
#nav   {
	width: 900px;
	height: 30px;
	padding-left: 5px;
	padding-top: 3px;
}
#cont2     {
	width: 879px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	height: 140px;
	clear: both;
	padding-bottom: 20px;
}
#logo2     {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	height: 45px;
	width: 300px;
	margin-top: -0px;
	margin-left: 610px;
	border: 1px dotted #999999;
	padding-top: 5px;
	padding-left: 20px;
	letter-spacing: 0.1em;
}





#bott {
	height: 20px;
	width: 980px;
	clear: left;
	padding-top: 5px;
	margin-top: 3px;
	float: left;
	font-size: 9px;
	text-align: center;
}
a {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}




.table_hl {
	font-weight: bold;
	background: #D7EBFF;
}

#scroll {
	width: 879px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	height: 180px;
	overflow: auto;
}
