#lftbdybg {
	background-image: url(/images/bg_bdy_lft.jpg);
	background-repeat: repeat-y;
	width: 25px;
	margin: 0px;
	padding: 0px;
}
#rgtbdybg {
	background-image: url(/images/bg_bdy_rgt.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 25px;
}
#bdy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}
body {
	background-color: #F1F5F8;
}

#links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}

#navbg {
	background-image: url(/images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 32px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 5px;
	background-color: #F1F5F8;
}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
	text-decoration: none;
}
#bdy a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #ccc;
}
/*#bdy h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}*/
#bdy h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#ifooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#ifooter a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#products {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#products .col3 input {
	font-size: 11px;
	width: 138px;
}
#products select {
	font-size: 11px;
}
#products .col1 {
	width: 335px;
	background-color: #CCCCCC;
}
#products .col2 {
	width: 240px;
	background-color: #CCCCCC;
}
#products .col3 {
	width: 138px;
	background-color: #F1F5F8;
	text-align: right;
}
#products .st1 {
	font-size: 12px;
	font-weight: bold;
	background-color: #EEEEEE;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#products .st2 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#products .st2a {
	font-size: 11px;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: right;
}
#products .st3 {
	font-size: 12px;
	font-weight: bold;
	color: #99CC00;
}
#products .info {
	background-color: #F1F5F8;
}
#products .footer {
	background-color: #FFFFFF;
	font-style: italic;
	color: #666666;
}
#TAB {
	background-image: url(/images/nav_bg.jpg);
	background-repeat: no-repeat;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.FormTitle {
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	background-color: #CCCCCC;
	padding: 10px;
	margin: 0px;
}
.FormSpacer {
	padding: 1px;
}
.FormHeaders {
	background-color: #EEEEEE;
	border: 1px solid #333333;
}
.FormTables td{
	border: 1px dotted #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#bdy #WholeSale .FormTitle td {
	padding: 10px;
}

.tfvHighlight {
	font-weight: bold; color: red;
}

.tfvNormal {
	font-weight: normal;	color: black;
}
