body
{
margin: 0px;
}

#nav {
	background-color: #014067; 
	width: 730px; 
	height: 25px; 
	vertical-align: top;
}


#all {
	z-index: 1; 
	background-image: url(../images/bggear.gif); 
	background-repeat: repeat-y; 
	background-position: 30% 30%;
	background-attachment: fixed;
}

.nav_section {
	position: absolute; 
    background-color: #014067;
	z-index: 6; 
	height: 25px;
    vertical-align: middle;
}

.nav_menu {
	padding-top: 0.5em; 
	padding-bottom: 0.5em; 
	display: none; 
	width: 180px; 
	background-color: #333333; 
	filter: alpha(opacity=90);
}

.proddescrip {
	font-family: verdana, arial;
	font-size: 12;
	color: #000000;
}

.news {
	font-family: arial, helvetica;
	font-size: 16;
	color: #000000;
}


.mainnav {
	font-family: arial, helvetica;
	font-size: 11pt;
	color: #ffffff;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
	cursor: pointer;
}


.menuitem {
	font-family: arial, helvetica;
	text-decoration: none;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}

a.mainnav:hover {
	text-decoration: none;
	color: #bbbbbb;
}


a.menuitem:hover {
	text-decoration: none;
	color: #aaaaaa;
}


.product_descrip {
	color: white;
	font-family: arial;
	font-size: 10pt;
}

.instruction
{
	color: black;
	font-family: arial;
	font-size: 10pt;
}

.smallheader
{
	color: black;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
}

.form
{
	color: black;
	font-family: verdana;
	font-size: 8pt;
}

.std
{
	color: blue;
	font-family: verdana;
	font-size: 8pt;
}

.action
{
	color: #666666;
	font-size: 8pt;
}

.bold
{
	font-family: arial;
	color: #555555;
	font-size: 10pt;
	font-weight: bold;
}

.slate_link
{
	color: black;
	font-family: verdana;
	font-size: 10pt;
}

.tab_link
{
	color: black;
	font-family: arial;
	font-size: 8pt;
}

.tab_header
{
	color: white;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
}

.nav_link
{
	color: white;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}

a.nav_link:link{text-decoration: none;}
a.nav_link:hover{text-decoration: underline;}

	