BODY 
{
	margin-top: 0;
	margin-left: 0;
	margin: 0px;
	background-color : #000000;
}
UL
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Verdana,Arial,Helvetica
}
#navstyle
{
    TEXT-DECORATION: none
}
A#navstyle
{
    TEXT-DECORATION: none
}
.link
{
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica;
}
A.link
{
    COLOR: #fff;
    TEXT-DECORATION: none
}
A.link:hover
{
	COLOR: #FF0;
	TEXT-DECORATION: none;
	background: #333;
}
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: dashed;
	border-left-style: none;
	border-top-color: #238E68;
	border-right-color: #238E68;
	border-bottom-color: #238E68;
	border-left-color: #238E68;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-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;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
}
.divline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;

}
.storefootBG {
	background-image: url(../images/store_footer_BG.JPG);
	background-repeat: repeat-x;
}

