
body, p, span.TreeviewSpanArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
}

body {
	background-color: #363636;
}

.textcolor, SPAN.TreeviewSpanArea, a {
	color: #ffffff;

}

.header, .footer, .pagearea, .pagetable {
	width: 842px;
}

.rightarea {
	width: 634px;
	background-color: #5e5e66;
	vertical-align: top;
}

.sidemenu {
	width:208px; 
	height:100%;
	background-image: url(../img/menuback.jpg);	
	vertical-align: top;
}

.header {
	position: relative;
	height:154px; 
	/*background-image: url(../img/topimage.jpg);	*/
}

.footer {
	position: relative;
	height:28px;
	margin: 0;
	padding: 0;
}

.pagearea {
	text-align: justify;
	height:100%;
	margin: 0px;
	padding 0px;
}

.designtable {
	width: 100%;
}

.pagetable {
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;  
	border-width: 0px;  
}

.treeview {
	margin-left: 10px;
	margin-right: 10px;
}

.topmenu {
}

.contentarea {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

/* styles for the tree */
span.TreeviewSpanArea a {
	text-decoration: none;
	color: #ffffff;
	text-align: left;
}

/* styles for the tree */
span.TreeviewSpanArea a:visited {
	text-decoration: none;
	color: #ffffff;
	text-align: left;
}


span.TreeviewSpanArea a:hover {
	text-decoration: underline;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #ffcf71;
}

a:hover {
	text-decoration: underline;
	color: #ffcf71;
}

/* main menu styles */
.topmenucell {
	font-weight: bold;
	background-image: url(../img/mid.png);
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	background-repeat: repeat-x;
}

/* main menu styles */
.searchcell {
	padding-top: 0px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}

/* main menu links */
a:link.mainmenu, a:visited.mainmenu, a:active.mainmenu {
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:none;
}

a:hover.mainmenu {
	color: #ffcf71;
	text-decoration:none;
}

/* page content styles - site wide */
h1 a:hover {
	text-decoration: none;
	color: #ffffff;
}

h2 a:hover {
	text-decoration: none;
	color: #ffffff;
}

h3 a:hover {
	text-decoration: none;
	color: #ffffff;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 14px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 2px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 2px;
}

.highlight {
	font-weight: bold;
	color: #ff0000;	
}

p, ul, ol, strong, a, .text, .contentarea {
	line-height: 16px;
}

ul, ol {
	margin-top: 2px;
	margin-bottom: 2px;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

strong {
	font-weight: bold;
}

.frontimg{
	float: left;
	margin: 5px;
}

/* Printing classes */
.noprint {
	visibility:visible;
}