body {
	margin: 0 0 0 0;
	background-color: #015B8F;
	background-repeat:repeat-x;
	background-position: center top;
	background-image: url(/images/back_grad.jpg);
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7b6c4b;
	font-weight: bold;
}
p {
	font-size: 10px;
	color:#333333;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.style5 {
	font-size: 11px;
}
a, a:active, a:visited {
	color:#003399;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#0066CC;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;

}

#interface td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	line-height: 20px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	line-height: 14px;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	font-weight: bold;
	line-height: 10px;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	line-height: 16px;
}

.splash {
	margin-top:100px;
}
#workcontent {
	background-color:#181818;
	width: 390px;
	color: #cccccc;
	padding:20px;
	font-family: Arial, Helvetica, sans-serif;
}
/*#workcontent a, a:active, a:visited {
	font-size: 10px;
	color:#0066CC;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
#workcontent a:hover {
	font-size: 10px;
	color:#663300;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}




#nav a, a:active, a:visited {
	font-size: 10px;
	color:#0066CC;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
#nav a:hover {
	font-size: 10px;
	color:#0033CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}*/
#workcontentheader {
	background-color:#DEEFEF;
	font-size: 11px;
	color:#003366;
	padding:20px;
	font-family: Arial, Helvetica, sans-serif;
}
#worktable {
	margin: 0px;
	margin-left:0px;
	padding: 0px;
	border:0px;
}

.workcontentbody {
	font-size: 10px;
	color:#333333;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
div#spacer {
	background-color:#333333;
	width: 390px;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 7px;
}


