body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #608efd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	border: 1px solid #323232;
	background-image: url(images/headerbg.jpg);
	height: 48px;
}
.links {
	background-color: #7e94cd;
	height: 25px;
}
.mainbox {
	border-bottom: 1px solid #cccccc;
	border-left: 2px solid #0c2ca3;
	border-right: 5px solid #0652e6;
	background-color: #f8f8f8;
	height: 100%;
}
.maintable {
	height: 600px;
	width: 1017px;
}

.contenttable {
	height: 450px;
	width: 97%;
}
.content {
	border-top: 1px solid #0652e6;
	border-bottom: 1px solid #0652e6;
	border-left: 1px solid #0652e6;
	border-right: 1px solid #0652e6;
	background-color: #ffffff;
	height: 100%;
	padding: 9px 9px 0px 9px;
}

.title {
	padding: 9px 0px 0px 0px;
	font-size:18px;
	font-weight:900;
}
.footer {
	background-color: #f8f8f8;
	height: 30px;
}
.linkpadding {
	background-color: #608efd;
	width: 2px;
	height: 25px;
}

.link {
	padding: 0px 9px 0px 9px;
	color: #FFFFFF;
	height: 25px;
}
.link a:link {
	color: #ffffff;
	text-decoration: none;
}
.link a:visited {
	text-decoration: none;
	color: #ffffff;
}
.link a:hover {
	text-decoration: none;
	color: #cccccc;
}
.link a:active {
	text-decoration: none;
	color: #ffffff;
}
.navborders{
	border-left: 2px solid #0c2ca3;
	border-right: 5px solid #0652e6;
}

.searchtitle{
	padding: 3px;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.subcontentbox{
	background-color: #f8f8f8;
}
.subcontenttitle{
	background-color: #ffffff;
}
.row1{
         	background-color: #f8f8f8;
}
.row2{
         	background-color: #f3f3f3;
}

.inputbox{
	width: 500px;
}
.inputbox2{
	width: 475px;
}
.searchtitle{
	color: #ffffff;
	background-color: #7e94cd;
	font-weight: bold;
}
