body {
	background-color: #ffffff; background-image: url(../images/background.jpg);
}

.black_line {
	background-color: #000000;
	width: 1px;
}

.subpage_titles {
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #cc6600;
}

.whitetext_content {
	background-color: #660000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 4px;
}

.greytext_content {
	background-image: url(../images/grey1x1a.gif);
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.bluetext_content {
	background-image: url(../images/grey1x1a.gif);
	font-family: Arial;
	font-size: 9pt;
	color: #0033ff;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 10px;
}

.bluetext_highlight {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	color: #0033ff;
	font-weight: bold;
}

a.read_more {
	background-color: #660000;
	font-family: Arial;
	font-size: 9pt;
	color: #ffff00;
	text-decoration: underline;
}

hr {
	background-color: #660000;
	color: #cc6666;
	width: 436px;
	height: 1px;
	padding-bottom: 100px;
	padding-top: 100px;
}

p {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
}

p.featprod {
	font-family: Arial, Helvetica, Verdana;
	font-size: 8pt;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
}

.news {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	color: #333333;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.prodname {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 10pt;
	color: #FF0000;
}

.proddesc {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.newstitle {
	font-family: Arial, Helvetica, Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #B22222;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.spectitle {
	font-family: Arial, Helvetica, Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #B22222;
}

.specs {
	font-family: Arial, Helvetica, Verdana;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
}
.blacktext {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}

.blacktext2 {
	font-family: Arial;
	font-size: 7pt;
	color: #000000;
}

.boldtext {
	font-family: Arial;
	font-size: 8pt;
	color: Maroon;
	font-weight: bold;
}

ul {
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
	margin-left: 5px;
	padding-right: 10px;
}

.greyboldtext {
	background-color: #ffffff;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
}

.redboldtext {
	font-family: Arial, Hevetica, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #B22222;
}

.news_content {
	background-color: #ffffff;
	font-family: Arial;
	font-size: 7pt;
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
}

.news_title {
	background-color: #ffffff;
	font-family: Arial;
	font-size: 7pt;
	color: #cc0000;
	padding-left: 2px;
	padding-right: 2px;
}

.copyright_content {
	background-image: url(../images/blue_gradient2.gif);
	font-family: Arial;
	font-size: 7pt;
	color: #ffffff;
}

p.about {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.inquiry {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

input.inquiry { 
background-color: #FFFFFF; 
font-weight: normal;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
border : solid 1px 1px 1px 1px; 
border-color: #000000; 
width: 200px; 
}

.contenttext {  
font-family: Verdana, Arial, Helvetica; 
font-size: 11px; 
font-style: none; 
font-weight: normal; 
color: #555555; 
text-decoration: none;
}

textarea { background-color: #FFFFFF;
font-weight: normal;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
border : solid 1px 1px 1px 1px;
border-color: #000000;
font-weight: normal; 
height: 105px;
width: 250px; }