body
{
	font-family: Arial, Helvetica, Georgia;
	background:#242424 none repeat scroll 0 0;
	color: #99CC33;

}

div#pages ul {
list-style-type:none;
margin:0;
padding:10px 0 0;
white-space:nowrap;
}
div#pages ul li {
float:right;
}
div#pages ul li.current_page_item a {
text-decoration:underline;
}
div#pages ul li a {
border-left:1px dotted #333333;
color:#999999;
display:block;
font-size:12px;
padding:5px 10px;
text-decoration:none;
text-transform:uppercase;
}
div#pages ul li a:hover {
color:#666666;
}



.evenrow
{
	color: #666666;
	background-color: #E7E7FF;
	font-size: 14px;
}
.oddrow
{
	color: #666666;
	background-color: #F7F7F7;
	font-size: 14px;
}
.colheader
{
	text-align: left;
	font-size:90%;
}

		a:link {
			color: #99CC33;
		}
		a:hover {
			color: #595441;
		}
		a:visited {
			color: #595441;
		}
		a:active {
			color: #99CC33;
		}

.rcolheader
{
	text-align: right;
	font-size: 90%
}
.partbox
{
	padding-right: 0px;
	padding-left: 0px;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-style: solid;
	color: #999999;
}
.partboxtitle
{
	font-weight: bolder;
	color: #999999;
	background-color: #2D2D2D;
}
.pagercell
{
	font-weight: bolder;
	color: white;
	background-color: #595441;
}
.message
{
	color: #FF6103;
}
.comment
{
	background-color: #E7E7FF;
}
.helptext
{
	border: dashed 1px #666666;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-style: italic;
	font-size: smaller;
}
.menutext
{
	font-size: smaller;
}
.menutext a:link {
			color: #595441 !important;}
.menutext a:visited {
			color: #595441 !important;}
.menutext a:active{
			color: #FF6103 !important;}			
.menutext a:hover {
			color: #FF6103 !important;}
			
.pagetitle
{
	font-size: larger;
	font-weight: bolder;
}

