.cssstyle {
	font: 10px "ms sans serif", arial, verdana;
	color: #666666;
}
.title{
font:14px "ms sans serif", arial, verdana;
color:#333333;
font-weight:200;

}
.icontitle {
	font: bold normal 12px verdana, arial, helvetica, sans-serif;
	color: #cc3300;
	text-decoration: underline;
}
.eform {
	font: normal 10px verdana, arial, helvetica, sans-serif;
	color: #cc0000;
	height: 13px;
	border: 1px groove #000000;
	text-decoration: none;
}
.pagetitle {
	font: bold normal 15px "ms sans serif", arial, verdana;
	color: #990000;
	font-weight: bold;
}
.navigation {
	font: bold 10px arial, helvetica, sans-serif;
	text-transform: capitalize;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-variant: small-caps;
}
.pagetext {
	font: normal 12px arial, helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	text-transform: none;
}
A.pagetext {
	font: normal 12px arial, helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
	text-transform: none;
	font-weight: bold;
}
.pagetextmssans {
	font-family: "ms sans serif", arial, verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.tabletitle {
	font-family: "ms sans serif", arial, verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.hyperlinkline {
	font-family: "ms sans serif", arial, verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
}
.tabletext {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.onlineshoppinghower {
	font-family: "microsoft sans serif", arial, "ms sans serif", verdana;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: underline;
}

.style2 {	font-size: 11px;
	font-family: "MS Sans Serif", Arial, Verdana;
	color: #666666;
	text-decoration: none;
}
.style6 {color: #666666}
.style8 {font-size: 1px}
.style9 {color: #FFFFFF}
.style10 {
	color: #e13c00;
	font-weight: bold;
}
.style4 {	color: #FF9900;
	font-weight: bold;
}
.style5 {color: #FF9900}

		a.service, a.service:visited, div.service
		{
		  display: block;
		  width:   175px;
		  border:  1px solid white;
		  padding: 2px 5px;
		  background: #bc0204;
		  text-decoration: none;
		  font-family: Verdana, Sans-Sherif;
		  font-weight: bold;
		  font-size: 10px;
		  color:   #ffffff;
		}
		a.service:hover { color: #bc0204; background: #ffffff; }
		a.service, a.service:visited { border-bottom: none; }
		div#menu_child_service       { border-bottom: 1px solid white; }

		a.web, a.web:visited, div.web
		{
		  display: block;
		  width:   200px;
		  border:  1px solid white;
		  padding: 2px 5px;
		  background: #bc0204;
		  text-decoration: none;
		  font-family: Verdana, Sans-Sherif;
		  font-weight: bold;
		  font-size: 10px;
		  color:   #ffffff;
		}
		a.web:hover { color: #bc0204; background: #ffffff; }
		a.web, a.web:visited { border-bottom: none; }
		div#menu_child_web             { border-bottom: 1px solid white; }
		a.help, a.help:visited, div.help
		{
		  display: block;
		  width:   140px;
		  border:  1px solid white;
		  padding: 2px 5px;
		  background: #bc0204;
		  text-decoration: none;
		  font-family: Verdana, Sans-Sherif;
		  font-weight: bold;
		  font-size: 10px;
		  color:   #ffffff;
		}
		a.help:hover { color: #bc0204; background: #ffffff; }
		a.help, a.help:visited { border-bottom: none; }
		div#menu_child_help             { border-bottom: 1px solid white; }

/*Default style for SPAN icons. Edit if desired: */

.iconspan{
	float: right;
	margin: 3px;
	cursor:hand;
	cursor:pointer;
	font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
	background-color: red;
	font: bold 12px Arial, helvetica, sans-serif;
	border: 1px solid black;
	padding: 3px;
	color:white;
}

div.eg-bar{
	width: 720px;
}

.icongroup1{
	width: 720px;
	font: normal 11px Arial, helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	text-transform: none;
}