body {
	background-color: 1E300B;
	background-image: url(../img/comp/bg-dark.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
i {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CCFF99;
}
A{
	color : #91D25E;
	text-decoration : none;
}

A:ACTIVE{
	color : #FFFFFF;
	text-decoration : none;
}

A:VISITED{
	color : #CCCCCC;
	text-decoration : none;
}

A:HOVER{
	color : #91D25E;
	text-decoration : underline;
}

A.ALT{
	color : #FFFFFF;
	text-decoration : none;
}

A.ALT:ACTIVE{
	color : #FFFFFF;
	text-decoration : none;
}

A.ALT:VISITED{
	color : #FFFFFF;
	text-decoration : none;
}

A.ALT:HOVER{
	color : #FFFFFF;
	text-decoration : underline;
}

.lrborder {
	background-color: 727D66;
	background-image: url(../img/comp/border-leftright.gif);
	background-repeat: repeat-y;
	width: 1px;
}
.bg-mid {
	background-color: 263C0D;
	background-image: url(../img/comp/bg-mid.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 760px;
}
.bg-midgrad {
	background-image: url(../img/comp/bg-midgrad.jpg);
	background-repeat: no-repeat;
}
.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	width: 100%;
	padding-bottom: 40px;
}
H1 {
	font-size: 12px;
	font-style: italic;
	color: #CCCCCC;
	font-weight: normal;
}
.Footer {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.tableGreen {
	background-color: #172609;
}



.rwd {

	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
#ProductNav {
	margin: 10px;
	width: auto;
}
#ProductNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#ProductNav a {
	padding: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	width: 130px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-decoration: none;
}
#ProductNav a:visited {
}
#ProductNav a:hover, #ProductNav li.current a:link {
	color: #FFFFCC;
	background-image: url(../img/comp/flames.gif);
	font-weight: normal;
}
H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCFF99;
	text-decoration: none;
	display: inline;
}
#Body {
}
#Body ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
H5 {
	font-weight: bold;
	color: #FFFFFF;
}
.moreinfo {
	margin: 0px;
	font-weight: bold;
	color: #FEFEFE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #669900;
	
}

