body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin:0px;
	
}

div, td, p, h1, h2, h3 {font-weight:bold;}

#main {
	font-size:14px;
	width:100%;
	vertical-align:text-top;
	padding:15px;
}

#headmast {
	width:100%;
	background-image:  url("/images/corner_bg_fade");
	background-position:right;
	background-repeat:no-repeat;
}

h3 {
	font-size:12px;
	color:#666666;
	font-weight:bold;
}

h2 {
	font-size:16px;
	color:#666666;
	font-weight:bold;
}

h1 {
	font-size:20px;
	color:#666666;
	font-weight:bold;
}
	

.headinfo {
	padding-right:5px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	vertical-align: bottom;
	padding-left:10px;
}

.ProductDescOFF {
	border: solid 1px #000000;
	border-bottom: 0px solid;
	line-height: 20px;
	text-indent:5px;
	font-size:11px;
	cursor:hand;
	font-weight:bold;
	margin-left:6px;
	margin-right:3px;
	background-color:#ffffff;
	color:#000000;
}

.ProductDescON {
	border: solid 1px #000000;
	border-bottom: 0px solid;
	line-height: 20px;
	text-indent:5px;
	font-size:11px;
	cursor:hand;
	font-weight:bold;
	margin-left:6px;
	margin-right:3px;
	background-color:#0000FF;
	color:#ffffff;
}

.contactusON {
	background-image:url(/images/table_filler_blue.gif);
	padding:10px;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	background-color:#FF0000;
	cursor:hand;
}

.contactusOFF {
	background-image:url(/images/table_filler.gif);
	padding:10px;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	cursor:hand;
}

.contentheader {
	border-bottom:1px solid #ff0000;
	background-color:#FF0000;
	text-indent:5px;
	font-weight:bolder;
	line-height:21px;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

table.grayborder  {
	border:1px solid #CCCCCC; 
	width:500px;
	border-collapse:collapse;
}

.grayborder td{
	border:1px solid #CCCCCC; 
	border-collapse:collapse;
}

.graybg {
	background-color:#CCCCCC;
	border:1px solid #CCCCCC; 
	text-align:center;
	border-collapse:collapse;
}

a.productslist {color:#ffffff; font-weight:normal; text-decoration:none; font-size:11px;}
a:link.productslist {}
a:visited.productslist {}
a:active.productslist { text-decoration:underline;}
a:hover.productslist{font-weight:bold;}

a.breadcrumb {color:#ffffff; font-weight:bold; font-size:11px; text-decoration:none;}
a:link.breadcrumb {color:#ffffff; font-weight:bold; font-size:11px; text-decoration:none;}
a:visited.breadcrumb {color:#ffffff; font-weight:bold; font-size:11px; text-decoration:none;}
a:active.breadcrumb {color:#ffffff; font-weight:bolder; font-size:11px; text-decoration:underline;}
a:hover.breadcrumb{text-decoration:underline; color:#FF0000}

