/* CSS Document */
body {
	background-image: url(/images/BrownBg.jpg);
}


.dashedHRline {color: #DFB086}



.bodytext{
	font-family: arial;
	font-size: 9pt;
	color: #333333;
}

.bodytext a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: #333366;
}

.bodytext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #666699;
}


.navigation a{
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #ffcc99;
}

.navigation a:hover{
text-decoration: none;
font-weight: bold;
color: white;
}


.footertext{
	font-family: arial;
	font-size: 9pt;
	color: #ffffff;
}

.footertext a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: #cfa664;
}

.footertext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #f9e1bb;
}


.heading{
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #990000;
}

#TBL1{border-color:#E5D1A8;
	  border-style:solid; border-width:2px;
}

.greenheading{
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #53713a;
}

