body {
	background: #000000;

	margin: 0px;

	padding: 0px;
	
		
	scrollbar-face-color: #dddddd;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #efefef;
	scrollbar-shadow-color: #eeeeee;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-darkshadow-color: #eeeeee;

}



#holder {

	background: #000000;

	width: 800px;

	text-align: left;

	margin: 0 auto 0 auto;

}

.bot {
	background-image: url(../graphics/bot5b.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 800px;
	padding-top: 260px;
}
#holder .copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C48F5B;
	text-align: center;
	padding-top: 25px;
}


.form {
	width: 700px;
	border: 1px solid #664524;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	padding-top: 13px;
	margin-left: 44px;
}

#submitbutton{
	font-size:8pt;
	font-weight:600;
	color: #ffffff;
	border-style: none;
	background-image: url(../graphics/btn_bak.jpg);
}


.style1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; font-weight: normal }
.bodybold {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #007AF4; line-height: 8pt}
.links {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF}
.ProdDescbigbold { font-family: Arial, Helvetica, sans-serif; font-size: 13pt; color: #000000; font-weight: bold

}
.newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 8pt;
	color: #C48F5B;
	font-weight: normal;
	text-align: center;
}
.newsdateLite {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 8pt; color: #E16B09; font-weight: normal}
.newscopy { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 8pt; color: #000000}
.NewsLink { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 8pt; color: #FFFFFF; font-weight: bold

}
.bodyVerdana { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 10pt; color: #000000 

}

.bodyVerdanaWhite { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF

}
.bodyVerdanaBold { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 10pt; color: #000000; font-weight: bold

}
.bodyVerdanaBoldWhite { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 10pt; color: #ffffff; font-weight: bold

}
.ProdHeader {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #666666; font-weight: bold; letter-spacing: 10px }

}
.bodyArialWhite{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; font-weight: normal }

}
.bodyArialWhiteBold {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF; font-weight: bold}

}
.bodyArialBlack {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000}

}
.bodyArialBlackBold {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; font-weight: bold}

A {
	COLOR: #8F884F; TEXT-DECORATION: none
}
A:hover {
	COLOR: #BF1010;  TEXT-DECORATION: underline
}


.bakGray {  background-color: #40373F; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF}
.HomeHeader {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; line-height: 14pt; color: #A4A4A4}
.HomeText {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; line-height: 12pt; color: #666666}
.Title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #00A7D2; font-weight: bold}

input { 
	font: 8pt Verdana, Arial, Helvetica, sans-serif
}

.buttons {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #666699;
    color: #FFFFFF;
	border: 0 outset rgb(50,50,50); 
}



.send-button {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #336666
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
