body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6699CC;
	font-size: 12px;
}
.white-bold
{
	color: white;
	font-weight: bold;
}

#form input, textarea
{
	width: 300px;
}
th
{
	color: white;
}

.contact
{
	color: #FFFFFF;
	font-size: 12px;
}

a
{
	color: #00FFFF;
}

.home-text
{
	position:absolute; width:675px; height:106px; z-index:1; left: 35px; top: 169px; color: #6699CC; text-align: center;
}	

h1
{
	color: #ffffff;
	font-size: 15px;
}	

h2
{
	color: #ffffff;
	font-size: 12px;
}

.table_style
{
	font-size: 11px;
	text-align: center;
	color: #000000;
}
.table_header
{
	font-size: 13px;
	text-align: center;
}

.highlight
{
	color: #FFFFFF;
}

table.prodTable
{
	width: 80%;
}

td.prodTableOdd
{
	font-size: 10px;
	color: #6699cc;
	vertical-align: top;
}
td.prodTable
{
	font-size: 10px;
	vertical-align: top;
	background: #001166;				
}
.error
{
	color: red;
	font-weight: bold;
}
.bodytext
{
	line-height: 18px;
	text-decoration: none;
	border-width: 0 100px 0 100px;
}

