BODY 
{
	margin-top: 0;
	margin-left: 0;
	margin: 0px;
	background-color : #CCDDBB;
}
UL
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Verdana,Arial,Helvetica
}
#navstyle
{
    TEXT-DECORATION: none
}
A#navstyle
{
    TEXT-DECORATION: none
}
.maintext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.linkCopy 
{
    FONT-SIZE: 9px;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Helvetica
}
A.linkCopy
{
    COLOR: gray;
    TEXT-DECORATION: none
}
.link
{
	FONT-SIZE: 10px;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica;

}
A.link
{
    COLOR: gray;
    TEXT-DECORATION: none
}
A.link:hover
{
    COLOR: black;
    TEXT-DECORATION: underline
}.horzdots {
	border-top: 1px dotted #546956;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
.topbottomdots {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #546956;
	border-bottom-color: #546956;
	border-right-style: none;
	border-left-style: none;
}
.bottomdots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #546956;
}
.vertdots {
	border-left-style: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #546956;

}
