#genTable { width: 100%; border: 1px solid #cccccc; border-collapse: collapse; }
#genTable td { border: 1px solid #cccccc;padding: 4px;}

.title_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #00563B;
}
.bodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.field_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	background-color: #F3F2F4;
	border: 1px solid #338FE3;
}
.button_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #E4E4E4;
	border: 1px solid #CCCCCC;
	text-transform: none;
}
.button_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	text-transform: capitalize;
}
#navcontainer { width: 165px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana;
font-weight: bold;
}

#navcontainer a
{
display: block;
padding: 7px;
width: 160px;
background-color: #D16A16;
border-bottom: 1px solid #E7E8DA;
}

#navcontainer a:link, #navlist a:visited
{
color: #FFFFFF;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #666666;
color: #fff;
}
.Products_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.foot{ text-align: center; font-size: 8pt; color: #888; }

