@charset "utf-8";
.topbar {
	background-color:#900;
	color:#FFF;
	font-size:10px;
	text-align:center;
}
body {
	background-color:#000;
	color: #090;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	background-color: #000;
	text-align: center;
	color: #FFF;
}
.header {
	color: #FFF;
	background-color: #009201;
}
.bodyarea {
	color: #000;
	background-color: #FFF;
	font-size: 12px;
}
.sidebar {
	background-color:#900;
	color:#FFF;
	font-size:10px;
	text-align:left;
}
.topbar  table tr td a{
	color: #FFF;
}


.sidebar a {
	color:#999;

}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #900;
	text-align: center;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #900;
	text-align: center;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #900;
	text-align: center;
}
h4 {
	font-size: 12px;
	color: #900;
	text-align: center;
}
.bodyarea a {
	color: #900;
	font-weight: bold;
}
tr td table tr td .bodyarea table tr th {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #900;
}
tr.grayrow {
	background-color:#CCC;
}
.contentArea table tr td table tr td .bodyarea fieldset legend {
	color: #900;
}
.contentArea table {
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}
.contentArea .bodyarea fieldset {
	
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	border-width: 2;
}
.contentArea .bodyarea legend {
	font-weight: bold;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	border-width: 2;
}
.contentArea table tr td table tr td .bodyarea fieldset table tr td {
	font-size: 10px;
	font-weight: normal;
}
