body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
 	color:#ECECEC;
	background-color:#016701;
	background-image: url(../images/daBG.jpg);
	background-repeat:repeat-x;
	
}



.Contentheading
{
	text-transform:uppercase;
	font-size:11px
	font-weight:bold;
	color:#FFFFFF;
}

.Content
{
	padding:7px;
	padding-top:10px;

	color:#000000;
}

a.top:link
{
 color:#000000;
 font-weight:bold; 
 text-decoration:none;
}
a.top:visited
{
 color:#000000;
 font-weight:bold;
}
a.top:hover
{
 color:#006F00;
 font-weight:bold;
}
a.top:active
{
 color:#000000;
 font-weight:bold;
}

a.view:link
{
 color:#999999;
 font-weight:bold; 
 text-decoration:none;
}
a.view:visited
{
 color:#000000;
 font-weight:bold;
}
a.view:hover
{
 color:#CCCCCC;
 font-weight:bold;
}
a.view:active
{
 color:#000000;
 font-weight:bold;
}

a:link
{
 color:#003700;
 font-weight:bold; 
 text-decoration:underline;

}
a:visited
{
 color:#005100;
 font-weight:bold;
}
a:hover
{
 color:#006600;
 font-weight:bold;
 text-decoration:none;
}
a:active
{
 color:#003700;
 font-weight:bold;
}