body {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
select, input {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
a {
	text-decoration: underline;
	color: #666666;
	text-decoration: underline;	
}
a:hover {
	text-decoration: none;
	color: #0066CC;
	text-decoration: underline;

}
a:active {
	text-decoration: none;
	color: #666666;
	text-decoration: underline;

}
a:visited {
	text-decoration: underline;
	color: #666666;
	text-decoration: underline;
}
div
{
	font-family: verdana;
}
.header {
	font-size: 16px;
	font-weight: bold;
}
.subheader {
	font-size: 12px;
	font-weight: bold;
}
.smallcontent{
	font-family: verdana;
	font-size: 9px;
}
.copyright {
	font-family: verdana;
	font-size: 11px;
	color: #CCCCCC;
}
.navcell {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
.navcellover {
	background-image: url(../images/nav_cellover.gif);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #FFFFFF;
	background-repeat: repeat;
}
.nav {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.nav:hover {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.nav:visited {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.rightnav {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.rightnav:hover {
	font-family: verdana;
	font-size: 10px;
	color: #0066CC;
	text-decoration: underline;
}
.orderrows {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 9px;
	font-family: Verdana;
}
.orderheader {
	background-image: url(../images/fill_cyan.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: bold;

}
.formrows {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

