﻿a{
	color: White;
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
	padding-left: 2px;
}
#header{
	display: block;
	width: 100%;
	height: 90px;
	background: url("images/right1.jpg") repeat-x;
}
.hleft{
	float: left;
	height: 90px;
	width: 401px;
	background: url("images/BANNER1.jpg") no-repeat;
}
.hleft h1{
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	padding: 20px 0 0 15px;
	font-size: 35px;
}
.mainbox {
	margin-left: auto;
	margin-right: auto;
	WIDTH: 990px;
	background-color: #000000;
}
#bar{
	display: block;
	width: 100%;
	height: 20px;
	background: url(images/barbg.jpg) repeat-x bottom;
}
#barr{
	float: right;
	height: 20px;
	font: 8pt tahoma, verdana, sans-serif;
	padding-right: 10px;
}
#menu2{
	width: 550px;
	height: 20px;
	line-height: 20px;
	display: block;
	float: left;
	font-size: x-small;
}
#menu2 li{
	list-style-type: none;
	float: left;
	font-size: x-small;
}
#menu2 li a{
	color: #ffffff;
	padding: 0 5px;
	text-transform: uppercase;
	font-size: x-small;
}
#menu2 a:hover{
	color:#ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	border-top: 1px dotted #fff;
	font-size: x-small;
}
#menu2 .selected{`
	color:#ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	border-top: 1px dotted #fff;
	font-size: x-small;
}
.navigation2 {
	width: 100%;
	font-size: 0.9em;
	margin: -3px auto;
	font-size: x-small;
}
.navigation2 li {
	list-style-type: none;
	white-space: nowrap;
	font-size: x-small;
}
.navigation2 li a {
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	display: block;
	padding: 0 0 0 20px;
	text-transform: uppercase;
	background: #3D3D3D url("images/nav.gif") no-repeat 5px;
	height: 18px;
	border: 1px solid;
	border-color: Black #666666 #999999 #242424;
	font-size: x-small;
}		
.navigation2 li a:hover {
	background: #202020 url("images/nav2.gif") no-repeat 5px;
	color: White;
	font-size: x-small;
}
.hline{
	background: url("images/bar.gif") repeat-x;
	height: 5px;
	line-height: 5px;
	width: 100%;
	clear: both;
}
* html .hline{
	height: 5px;
	line-height: 5px;
}
#container{
	display: block;
	clear: both;
	background-color: #3D3D3D;
}
#leftcont {
	FLOAT: left;
	WIDTH: 145px;
	margin: 0 auto;
	font-size: x-small;
	background-color: #3D3D3D;
}
.pad {
	padding:5px 5px;
	padding-right: 4px;
}
div.box{
	width: 100%;
	border: 2px solid Black;
	color: #333333;
	margin-bottom: 10px;
	background-color: #3D3D3D;
}
html* #cont .box{
	width: 99%;
}
* html #cont .box{
	width: 98%;
}
.box h1{
	background: url("images/h1.jpg") repeat-x;
	display: block;
	padding: 0 0 0 5px;
	height: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: White;
}
.box a{
	color: #003366;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
.box d{
	color: #003366;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
}
.box a:hover{
	color: #FF6600;
	text-decoration: underline;
	font-size: 85%;
}
hr{
	width: 100%;
	border: 1px outset White;
	margin: 0 auto;
	margin-bottom: 5px;
}
* html hr{
	margin-bottom: -5px;
}
.clear {
	CLEAR: both;
}
#footer{
	clear: both;
	width: 100%;
	font-size: x-small;
	text-align: center;
	padding: 2px 0;
	background-color: #000000;
	color: #FFFFFF;
}