@charset "UTF-8";
/* CSS Document */

body{
	font-family: Helvetica, Futura, sans-serif;
	font-size:12px;
	line-height:1.5;
	color:#666666;
	margin:0px;
	}
a:visited {
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
	}
a:active {
	color:#0078BE;
	font-weight:bold;
	text-decoration:underline;
	}
a:link {
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
	}
a:hover {
	color:#0078BE;
	font-weight:bold;
	text-decoration:underline;
	}
.style1 {
	font-size:14px;
	font-weight:bold;
	}
table.techSpecs{
	width:100%;}
#main {
vertical-align:top;padding-right:40px;}
#inside {
padding-left:25px; vertical-align:top;}
.productmenu
  {font-size:13px;
  font-weight:bold;
  padding-bottom:5px;padding-left:10px;}
.active {
color:#0078be;
}
.product {
	font-size:12px;
	 font-weight:normal;
	 padding-bottom:5px;
	 padding-left:29px;}

.productmenu a:visited {
	text-decoration:none;}
.productmenu a:active {
	color:97ce49;}
.productmenu a:link {
	text-decoration:none;}

.productmenu a:hover {
	color:97ce49;
	}

.product a:visited {
	text-decoration:none;}
.product a:active {
	color:97ce49;}
.product a:hover {
	color:97ce49;
	}	
.product a:link {
	text-decoration:none;}
.blue {
	background-image:url(images/blueline.jpg);
	background-repeat:repeat-y;
	background-position:center;
	width:6px;}
	
.yellow {
	background-image:url(images/yellowline.jpg);
	background-position:center;
	background-repeat:repeat-x;
	height:35px;}

.green {
	background-image:url(images/greenline.jpg);
	background-position:center;
	background-repeat:repeat-x;
	height:35px;}

#footer {
	background-image:url(images/footer.jpg);
	background-position:center;
	background-repeat:repeat-x;
	height:20px;
	}

.bottomtext {
	font:  Helvetica,Futura, sans-serif;
	color:#666666;
	font-size:11px;
	text-align:right;
	line-height:1.5;
	}

.bottomtext a:visited {
	color:#666666;
	text-decoration:underline;
	font-weight:normal;
	}
.bottomtext a:hover {
	color:#FFCC33;
	text-decoration:underline;
	}
.bottomtext a:link {
	color:#666666;
	font-weight:normal;
	text-decoration:underline;
	}