ul.power_supply {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	}
A.scrollto {
	font:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#0066FF;
	text-decoration:underline;
}

A.scrollto:hover {
	color:#339966;
	text-decoration:none;
}
div.general_specs{
	width:625px;
	height:100px;
	background-color:transparent;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	
}

div.prod_left{
	float:left;
	width:300px;
	/*background-color:#CC00FF;*/
	margin-left:60px;
	vertical-align:middle;
}

div.prod_right{
	float:left;
	width:320px;
	/*background-color:#0099FF;*/
	margin-right:60px;
	
}

table.genspecs{
	border-color:#000000;
	border-width:1px;
	border-style:solid;}
td.gs_header{
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	background-color:#330066;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12pt;}
td.gs_whitebg{
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;}
td.gs_greybg{
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	background-color:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;}
td.gs_pink_bg{
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	background-color:#aaaadd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;}

div.invisdible{
	position:absolute;
	left: 0px;
	bottom: 0px;
	font-size:1px;
	width: 978px;
	height: 28px;
}
td.bottomline{
	border-style: solid;
	border-width: 1px;
	border-color: #aaaadd #aaaadd #000000 #aaaadd;
}

table.product{
	border-style: solid;
	border-width: 1px;
	border-color: #000000 #000000 #000000 #000000;
	font-family: arial;
	font-size: 12pt;
}

body{
	background-image:   url(images/bg.gif);
	background-position: left;
	background-repeat: repeat-y;
}

table.bun {
	border-style: solid;
	border-width: 1px;
	border-color: #aaaadd #aaaadd #aaaadd #aaaadd;
	
}
td.bun {
	border-style:solid;
	border-width: 1px;
	border-color: #330066 #330066 #330066 #330066;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #330066;
	text-decoration: none;
}
A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#0000FF;
	text-decoration:none;
}

A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #330066;
	text-decoration: underline;
}


A.fun:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #aaaadd;
	text-decoration: none;
}
A.fun:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #aaaadd;
	text-decoration: none;
}

A.fun:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #aaaadd;
	text-decoration: underline;
}.cellborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#special_message {
	position: absolute;
	visibility:visible;
	width: 350px;
	height: 250px;
	left: 30%;
	top: 300px;
	background-color:#FFFF66;
	border: 2px solid #000;
	padding: 10px;
}

#close {
	float: right;
}