body {
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	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:link {
	color: #FFAE00;
}
a:visited {
	color: #FFAE00;
}
a:hover {
	color: #FFFFFF;
	font-size:10px;
}
a:active {
	color: #FFFFFF;
}*/

#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;
}
.post {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color:#333333;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.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: #F0A117;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 14px;
}
#workcontent a:hover {
	font-size: 10px;
	color:#663300;
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 14px;
}
#workcontentbody a:hover {
	font-size: 11px;
	color:#663300;
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 14px;
}
#workcontentheader {
	background-color:#DEEFEF;
	font-size: 12px;
	color:#003366;
	padding:20px;
	font-family: Arial, Helvetica, sans-serif;
}
#workcontentheader a, a:active, a:visited {
	font-size: 11px;
	color:#003366;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
#workcontentheader a:hover {
	font-size: 11px;
	color:#993300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}

#nav a, a:active, a:visited {
	font-size: 11px;
	color:#003366;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
#nav a:hover {
	font-size: 11px;
	color:#0033CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}

#worktable {
	margin: 0px;
	margin-left:0px;
	padding: 0px;
	border:0px;
}
.workcontentheader {
	font-size: 11px;
	color: #F0A117;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.workcontentbody {
	font-size: 10px;
	color:#333333;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
div#spacer {
	background-color:#333333;
	width: 390px;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 7px;
}

