.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.utility_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.main_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.pannel_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.pannel_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.pannel_sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}
.box_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.popup_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.popup_subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.subproduct_heading{ 
font: bold 13px Arial;
color: #FE0000;
background: #F3F3F3 
margin-bottom: 10px; 
padding: 4px 0 4px 4px; 
}
.leftline_v {
	BACKGROUND-IMAGE: url(../images/borderleft.gif); BACKGROUND-REPEAT: repeat-y;
}
.rightline_v {
	BACKGROUND-IMAGE: url(../images/borderright.gif); BACKGROUND-REPEAT: repeat-y;
}
.borderline_h {
	BACKGROUND-IMAGE: url(../images/borderbottom.gif); BACKGROUND-REPEAT: repeat-x;
}
.mainlink_h {
	BACKGROUND-IMAGE: url(../images/line_mainlinks.gif); BACKGROUND-REPEAT: repeat-x;
}
