body {
	background-color: #356818;
	margin:0,0,0,0;
	padding:0;
	font-family: Tahoma, Verdana, Helvetica, Sans-serif;
	
}
	/* START Scroll bar colors 
	
	font-size: 11px;
	line-height: 15px;
	
	scrollbar-arrow-color:#A79;
	scrollbar-face-color:#402;
	scrollbar-base-color:#a05050;
	scrollbar-3dlight-color:#624;
	scrollbar-darkshadow-color:#803;
	scrollbar-shadow-color:#311;
	-moz-outline-color : inherit;
	
	margin-bottom: 0.7em;
	margin-left: 0.3em;
	
	END Scroll bar color */

p, td{font-family: Tahoma, Verdana, Helvetica, Sans-serif;font-size: 12px; line-height: 18px; font-style: normal; color: #333333;}

.bordertable {
	border: 1px;
	border-style: solid;
}

ul {
	list-style-type: disc;
}


li {
	font-family: Tahoma, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	margin-bottom:4px;

}

li.nav,
.nav li {
	display: inline;
	font-size: 11px;
	line-height: 17px;
	margin:0;
	margin-bottom:0;
	padding:0;
	
}

ul.home {
	list-style: none;
	margin:0;
	padding: 8px;


}

td {
	vertical-align: top;
}

hr {
	border: 1px;
	border-style: solid;
	border-color: #666666;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Verdana, Helvetica, Sans-serif;
}

h1 {
	font-size: 20px;
	margin-top: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #e16a00;
}

h2 {
	font-size: 16px;
	line-height: 21px;
	font-weight: bolder;
	color: #e16a00;
}

h3 {
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #ac5100;
	line-height: 16px;
}

h4 {
	font-size: 11px;
	font-weight: bolder;
	color: #ac5100;
	line-height: 16px;
}

h5 {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}

h6 {
	font-size: 9px;
	line-height: 13px;
	color: #999999;
}

a {
	font-family: Tahoma, Verdana, Helvetica, Sans-serif;
}

a:link {
	color: #e16a00;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #ccFFFF;
}
a:visited {
	color: #e06a00;
}

/* custom links */

a.mauve:link			{ 
					color: #E3CACA;
					text-decoration: none;
				}
				
a.mauve:visited	{
					color: #CC9999;
					text-decoration: none;
				}

/* Boxed tables */

.taborange {
	border: 1px solid #e16a00;
}

.tabburned {
	border: 1px solid #ac5100;
}
.tabgrey {
	border: 1px solid #666666;
}
.tabcharcoal {
	border: 1px solid #333333;
}



/* Custom styles */

.new {
	font-weight: bold;
	color: #e16a00;
}

.ptopline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	top: 12px;
	font-size: 10px;
	line-height: 15px;

}
.t10 {
	font-size: 10px;
	line-height: 15px;
}
.hidden {
	color: #541B2E;
}
