body,td,th {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #0099FF;
	background-image: url(body_bg.jpg);
	background-repeat:repeat;
	margin: 0;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	font-weight:bold;
	text-decoration: none;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #FFFFFF;
	border: 0;
	border-top: 1px solid #FFFFFF;
	height: 1px;
	width: 580px;
}
h1 {
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: left;
	margin: 8px 2px 8px 2px;
}
h2 {
	font-size: 12px;
	font-weight:bold;
	color:#000000;
}
h3 {
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}
form {
	margin: 0;
}
.main {
	width: 854px;
	margin: auto;
	padding: 0px;
	padding-right: 30px;
	background-image:url(main_bg.png);
	background-repeat:repeat-y;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='main_bg.png');
}
.banner{
	height: 224px;
	background-image: url(header.png);
	background-repeat:no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='header.png');
}
.highlight {
	background-color: #D0D0D0;
}
.banner a {
	color: #FFFFFF;
}
.menu {
	float: left;
	width: 177px;
	margin: 0;
	padding:0;
	margin-top: 0;
	font-size:10px;
}
.menu ul, .menu li {
	list-style: none;
	margin-bottom: 2px;
	font-weight:normal;
}

.menu ul li {
	font-weight:bold;
	font-size:11px;
	padding-bottom:5px;
	color:#039;
}

.menu ul ul li {
	padding-left: 0px;
	padding-bottom:0px;
	font-size:10px;
	position:relative;
	left:-20px;
	font-weight:normal;
	list-style:outside;
}
.menu a:link, .menu a:visited, .menu a:active {

	display: block;
	padding: 2px;
} 
.menu a:hover {
	display: block;
	padding: 2px;
	color:#FFFFFF;
}
.menu_default a:link, .menu_default a:visited, .menu_default a:active {
margin-left:14;
height:10px;
}
.menu_default a:hover {
margin-left:14;
color:#FFFFFF;
height:10px;
}
.menu_current  {
	margin-left:14;
	font-weight:bold;
	color:#0066CC;
	height:10px;
}
.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.content {
	margin-left: 200px;
	margin-right: 50px;
	padding: 4px 10px 14px 10px;
	text-align: justify;
	clear: right;
}
.footer {
	clear: both;
	height: 62px;
	width:854px;
	background-image: url(footer.png);
	background-repeat:no-repeat
	font-size: 10px;
	color: #666666;
	text-align: center;
	line-height: 18px;
}
.powered_by {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
}
.td_download_title {
	width:400px;
	height:25px;
	font-weight:bold;
	text-align:left;
	}
.td_download_info {
	width:150px;
	height:25px;
	font-weight:bold;
	}
.td_download_data1 {
	width:75px;
	vertical-align:top;
	}
.td_download_data2 {
	width:75px;
	vertical-align:top;
	}
.td_download {
	vertical-align:top;
	width:185px;
	text-align:left;
	}
.td_abb {
	width:165px;
	vertical-align:top;
	}
.td_dl {
	text-align:center;
	background-image: url(download.png);
	height:28px;
	background-repeat:no-repeat;
	background-position:center;
	}
