/* CSS Document */

body {
	scrollbar-face-color:'CCA34C';
	scrollbar-arrow-color:'white';
	scrollbar-track-color:'white';
	scrollbar-shadow-color:'CCA34C';
	scrollbar-highlight-color:'E6D1A6';
	scrollbar-3dlight-color:'A17822';
	scrollbar-darkshadow-Color:'A17822';
	margin-top: 10px;
	background-attachment: fixed;
	background-color: #FFFFCC;
	background-image: url(images/1-backgroundnewfull.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 0px;


}
	
td {font: 14px Verdana, Arial, Helvetica, sans-serif;}

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

.pageheading {
	color: #80A82B;
	text-align: right;
	font: bold 24px Arial, Helvetica, sans-serif;}
	
.pageheading2 {
	color: #80A82B;
	padding: 5px 10px 5px 0px;
	width: 100%;
	background: #FFFCE5;
	display: block;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	text-align: right;
	font: bold 24px Arial, Helvetica, sans-serif;
	filter:progid:DXImageTransform.Microsoft.Gradient
	(endColorstr='#FFFCE5', startColorstr='#FFFFFF', gradientType='0');}

.midheading {color: #80A82B;font-size: 18px;font-weight: bold;}

.subheading {
	color: #698B23;
	padding: 2px 0px;
	width: 100%;
	background: #FFFCE5;
	display: block;
	border-top: 1px solid #dddddd;
	border-right: 1px none #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px none #dddddd;
	font: bold 16px Arial, Helvetica, sans-serif;
	filter:progid:DXImageTransform.Microsoft.Gradient
	(endColorstr='#FFFCE5', startColorstr='#FFFFFF', gradientType='0');}

.bulletheading {
	font-weight: bold;
	color: #996600;
	background: url(images/block.jpg) no-repeat left center;
	padding-left: 10px;
}

table.rmenu a{
	color: #668723;
	border-bottom: 1px solid #dddddd;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 5px;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
}

table.rmenu a:link{color: #668723;}
table.rmenu a:hover{
	color: #000000;
	background: #FFFCE5;
	text-decoration: none;
	border-bottom: 1px solid #CC9933;
}

table.nav a {
	display: block;
	text-decoration: none;
	color: #616B3C;
	text-align: center;
	width: 100%;
	vertical-align: middle;
	background: url(images/1menu-back.gif) repeat-x top;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 13px;
	font-weight: bold;
	word-spacing: 1px;}
	
table.nav a:link {text-decoration: none;color: #616B3C;}
table.nav a:hover {text-decoration: none;background: url(images/1menu-back-over.gif) repeat-x top;color: #000000;}
.lineheight {line-height: 20px;}
table.lineheight td {line-height: 20px;}

hr {border-top: 1px solid #dddddd;
	border-right: 1px none #dddddd;
	border-bottom: 1px none #dddddd;
	border-left: 1px none #dddddd;
	height: 1px;

}
a:link {color: #0000FF;	padding-bottom: 0px;}
	
table.small td{	font-size: 11px;}
