.WhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.RegularText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-image: url(../graphics/MainBack.jpg);
}
.LighterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.HSHLHeading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #456C1B;
}
.HSHLHeading2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EA7C1A;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.OrangeBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E7811D;
}
.GreenBold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #436912;
}
.coversm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #554233;
}
.DPBoarder1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.OuterBorder1 {
	border: 1px solid #CCCCCC;
}

.BottomBoarderOnly1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-image: url(../graphics/bullet.jpg);
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #185804;
}
.DottedBoarderRO {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}

a:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DC8A1A;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A6312;
}
.RedMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
}
.RedDelete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C10000;
}
.PriceChangeFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
