.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #336666;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #336666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.vendors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336666;
}
a.bodylink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #336666;
	text-decoration: underline;
}
a.bodylink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #336666;
	text-decoration: underline;
}
a.bodylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #336666;
	text-decoration: none;
}
a.bodylink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #336666;
	text-decoration: none;
}
a.footerlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}
a.footerlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}
a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.footerlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.sublink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color: #336666;
	text-decoration: none;
}
a.sublink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color: #336666;
	text-decoration: none;
}
a.sublink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #336666;
	text-decoration: none;
}
a.sublink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #336666;
	text-decoration: none;
}
.sublink_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #336666;
	text-decoration: none;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336666;
}.lower_corner {
	background-image: url(images/lower_corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.main_bg {
	background-image: url(images/master_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #D5D3C9;
}

