


body {
	background : #CFD4C7; 
	scrollbar-arrow-color: #fff;
	scrollbar-base-color: #CFD4C7;
	scrollbar-face-color: #9BA093;
	scrollbar-highlight-color: #CFD4C7;
	scrollbar-shadow-color: #CFD4C7;
	scrollbar-3dlight-color: #CFD4C7;
	scrollbar-track-color: #CFD4C7;
	scrollbar-darkshadow-color: #CFD4C7;
	}


.nav b {

	font-weight: bold;
	color: #CC8130;
	font-family: trebuchet, verdana;
	}

.main b {

	font-weight: bold;
	color: #8E9C69;
	font-family: trebuchet, verdana;
	}

p {
	padding: 0px 5px 0 10px;
	margin:2px 0 10px 0;
	}


a:link , a:visited , a:active {
	color : #ED802A; 
	font-weight:bold;
	text-decoration : none; 
	letter-spacing:1px;
	} 


a:hover {
	color : #99D24E; 
	}

h1 	{
	font-size: 13px;
	color: #7A8E47;
	border-top: #fff 1px solid;
	border-bottom: #fff 1px solid;
	background: #BDDB6E;
	margin: 3px 0 4px 0;
	padding: 1px 5px;
	text-align:center;
	letter-spacing:6px;
	font-family: trebuchet, verdana;
	}

h3 {
	font-size: 13px;
	color: #F79C3A;
	font-family: trebuchet, verdana;
	border-bottom: #F79C3A 1px dotted;
	margin: 3px 0 4px 0;
	padding: 2px 0 2px 10px;
	width:80%;
	}

h2 	{
	padding:0 5px 0 0;
	margin: 8px 0 0 0;
	background:#F79C3A;
	border-bottom: #FFFFFF 2px solid;
	border-top: #FFFFFF 2px solid;
	text-align:right;
	color: #FFC78A;
	font-family: trebuchet, verdana;
	font-size: 12px;
	}

h4 	{
	background: #DBEDAE;
	margin: 0 0 0 0;
	padding:2px 10px 2px 0;
	font-size: 11px;
	color: #8B9F5C;
	font-family: times,arial;
	text-align:right;
	letter-spacing:1px;
	}

.nav {
	font-size: 10px;
	background: #F7C37A;
	color: #B97D3C;
	border: #FFFFFF 2px solid;
	margin:0 0 10px 0;
	text-align:justify;
	font-family: trebuchet, verdana;
	}

.main {
	font-size: 11px;
	background: #fff;
	font-family: trebuchet, verdana;
	color: #8EA452;
	margin:0 0 10px 0;
	padding:5px 5px 5px 10px;
	text-align:justify;
	}	