BODY {
    background-color: #f1f1f1;
    font: 11px verdana, tahoma, arial;
    color: #333333;
    line-height: 13pt;
}

TD {
    font: 11px verdana, tahoma, arial;
    color: #333333;
    line-height: 13pt;
}

H3 {
    margin-top: 0px;
    margin-bottom: 10px;
    font: 17px arial;
    color: #999999;
}

a {
    color: #00AEEF;
    text-decoration: none;
}

a:active {
    color: #00AEEF;
    text-decoration: none;
}

a:visited {
    color: #00AEEF;
    text-decoration: none;
}

a:hover {
    color: #999999;
    text-decoration: none;
}

#top { width:750px;background-color:#999999 }
#logo { float:left; background-color:#ffffff; width:215px; }
#nav { float:left; background-color:#ffffff; width:535px;height:79px }
#clean { float:left; width:530px; height:200px; background-color:#ffffff; }
#recentnews {
	float: left;
	width: 220px;
	height: 200px;
	background-color: #ffffff;
	font-size: 10px;
	overflow: auto;
	clip: auto;
}
#recentnews .text {padding-top:5px;padding-bottom:5px;padding-left:15px;padding-right:10px;line-height:12pt;}
#homecontent {width:750px;background-color:#ffffff;}
#homecontent TD {padding-top:25px;padding-left:25px;padding-right:25px;padding-bottom:20px;}
#main {
	background-color: #ECECEC;
}
#submenu {
	float: left;
	width: 200px;
}
#submenu .text{
	letter-spacing: 1px;
	line-height: 14pt;
	font-size: 10px;
	font-weight: bolder;
	font-family: Arial;
	padding-left:30px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:20px;
}

#submenu .subtext{
	line-height: 12pt;
	font-size: 9px;
	font-family: Arial;
	padding-left:10px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:5px;
}

#submenu a {
	color: #00AEEF;
   text-decoration: none;
}

#submenu a:active {
	color: #00AEEF;
   text-decoration: none;
}

#submenu a:visited {
	color: #00AEEF;
   text-decoration: none;
}

#submenu a:hover {
	color: #666666;
   text-decoration: none;
	border-bottom: 1px dotted;
}

#submenu .subtext a {
	color: #999999;
   text-decoration: none;
}

#submenu .subtext a:active {
	color: #999999;
   text-decoration: none;
}

#submenu .subtext a:visited {
	color: #999999;
   text-decoration: none;
}

#submenu .subtext a:hover {
	color: #666666;
   text-decoration: none;
	border-bottom: 1px dotted;
}

#subcontent {
	float: left;
	width: 550px;
	background-color: #FFFFFF;
}

#subcontent {
	float: left;
	width: 550px;
	background-color: #FFFFFF;
}

#subcontent TH {
	font: 11px verdana, tahoma, arial;
   color: #333333;
	background-color: #eeeeee;
}

#subcontent .text {
	padding:28px;
}
.bluebar { height:20px; background-color:#00AEEF; }
.whitebar { width:750px; height:1px; background-color:#ffffff; }
.graybar {width:750px; height:30px;}
.graybar .text {padding-top:7px; padding-right:10px;color:#ffffff;}

.blue {
   color: #00AEEF;
	font-size: 10px;
}

.blue a {
    color: #00AEEF;
    text-decoration: none;
}

.blue a:active {
    color: #00AEEF;
    text-decoration: none;
}

.blue a:visited {
    color: #00AEEF;
    text-decoration: none;
}

.blue a:hover {
    color: #00AEEF;
    text-decoration: none;
    border-bottom: 1px dotted;
}

u {
    color: #666666;
}

DIV.producttable TABLE  {
    background-color:#cccccc;
}

DIV.producttable TD  {
    font-size: 9px;
    text-align:center;
}

DIV.producttable TR.alt-light {
    background-color:#f3f3f3;
}

DIV.producttable TR.alt-dark {
    background-color:#e3e3e3;
}