body {
	scrollbar-face-color: #AAAAAAA;
	scrollbar-highlight-color: #CCCCCC; 
	scrollbar-shadow-color: #7777777;
	scrollbar-arrow-color: #333333;
	scrollbar-base-color: #999999; 
	scrollbar-3d-light-color: #F0F0F0; 
	scrollbar-dark-shadow-color: #666666;
	background-color: #777777;
	margin: 0px;
	padding: 0px;
	background-image: url("../../images/headers/fullback.jpg");
	background-position:top;
	background-repeat: repeat-y;
	background-color: #000000;
	
}
td.body {
	margin: 0px;
	padding: 0px;

}
#home td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CAE0ED;
	font-size: 11px;
}
#home h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#home a {
	color: #919ED2;
	font-weight: bold;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 11.5px;
}
h1 {
	font-size: 18px;
	color: #000000;
	line-height: normal;
}
h2 {
	font-size: 14px;
	color: #6666CC;
	line-height: 14px;
}
h3 {
	display:inline;
	font-size: 12px;
	font-weight: bold;
	color: #99999FF;
}
h4 {

	font-size: 12px;
	font-weight: bold;
	color: #CCCCFF;
}
.page {
	background-color: #FFFFFF;
	width: 780px;
	height: 500px;
	background-position: center;
}

a:link {
	text-decoration: none;
	color: #aa5555;
}
a:visited {
	text-decoration: none;
	color: #aa5555;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FF0000;
}
#products th {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}
.productData {
	padding: 5px;
	font-size: 10px;
	line-height: 10px;
	color: #666666;
}
#subnav td {
	background-image: url(../../images/menu/frame/subnav_on.jpg);
}
a.selected {
	color: #999999;
	font-weight: bold;
}
#subnav a {
	color: #000000;
}
#subnav a:hover {
	color: #0033FF;
}
.error {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.ewmsg {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.insetCell {
	padding-right: 10px;
	padding-left: 15px;
}
.smallText {
	font-size: 9px;
	color: #666666;
}

#soundTable {
	width: 475px;
}
#soundTable h1 {
	display: inline;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#soundTable a {
	color: #000000;
	text-decoration: underline;
}

#tooltip{
position: absolute;
width: 200px;
border: 1px solid black;
padding: 3px;
background-color: #62709A;
color:#FFFFFF;
visibility: hidden;
text-align:center;
z-index: 100;
}
.cellLeft {
	padding-right: 10px;
	font-weight: bold;
	color: #6666CC;
}
.quote {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #0033FF;
}
.smallTextFront {
	font-size: 10px;
	color: #CCCCFF;
	line-height: 10px;
}
.none {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #CCCCFF;
}
.frontNewsTitle {
	font-size: 12px;
	font-weight: bold;
	color: #66CCFF;
	margin-right: 10px;
	padding-right: 5px;
}
th {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #CCCCCC;
}
.red {
	color: #FF0000;
}
li {
	margin-top: 10px;
}