BODY 
{
	margin-top: 0;
	margin-left: 0;
	margin: 0px;
	background-color: transparent;
	
}
UL
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Verdana,Arial,Helvetica
}
#navstyle
{
    TEXT-DECORATION: none
}
A#navstyle
{
    TEXT-DECORATION: none
}
.link
{
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica
}
A.link
{
    COLOR: black;
    TEXT-DECORATION: none
}
A.link:hover
{
    COLOR: black;
    TEXT-DECORATION: underline
}
A.smalltextlink:hover
{
    COLOR: #cc3300;
    TEXT-DECORATION: underline
}
.dashedborder {
	border-top: 1px dashed #999999;
	border-right: 1px none #999999;
	border-bottom: 1px dashed #999999;
	border-left: 1px none #999999;

}
.solidborder {
	border-top: 1px solid #238E68;
	border-right: 1px dotted #238E68;
	border-bottom: 1px solid #238E68;
	border-left: 1px dotted #238E68;

}
.topdashborder {
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-top-width: 1px;
	background-repeat: repeat;


}
.rightvertdash {
	border-right-width: 1px;
	border-right-style: dashed;
	border-top-color: #238E68;
	border-right-color: #238E68;
	border-bottom-color: #238E68;
	border-left-color: #238E68;

}
.topbottomdash {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #238E68;
	border-right-color: #238E68;
	border-bottom-color: #238E68;
	border-left-color: #238E68;
}
.leftvertdash {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #238E68;
}
.texthead {
	font-family: "A.C.M.E. Explosive";
	font-size: 14px;
	color: #FFFFFF;
}
.topdash {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

