@charset "utf-8";

body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}
#wrapper {
	position: relative;
	width: 780px;
	margin: 0 auto;
	text-align: left;
}
#header {
	padding: 0 0 0 0px;
	margin-top: 0px;
	margin-left: 130px;
}
#header h1 {
	margin: 0; 
	padding: 10px 0;
}
#logo {
	margin: 0 0 0 0px;
}
#nav {
	margin: 0 0 0 0px;
}
#sideMenu {
	position: absolute;
	width: 130px;
	top: 0px;
	left: 0px;
	padding: 0 0 0 0px;
}
#content {
	margin: 50px 0 0 130px;
	padding: 0px 0 0 0px;
}
#footer {
	padding: 0 20px 0 20px;
	background-color: #6666FF;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	font-size: 16px;
	color: #CC9933;
}
h2 {
	font-size: 14px;
	color: #CC9933;
}
h3 {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 11px;
}
h5 {
	font-size: 9px;
	color: #FFFFFF;
}
h6 {
	font-size: 8px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #FF9999;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #CC9933;
	background-color: #000000;
}
.style3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 2px;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.style4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.style9 {color: #000000}
.style10 {font-size: 12px}
.style12 {color: #FFFFFF}
.style13 {font-size: 11px}
.style14 {font-size: 18px}
.style15 {color: #CC9933}
.style16 {font-size: 11px}
.style17 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style18 {font-size: 16px}
.style19 {font-size: 14px}
.style20 {color: #333333; font-size: 16px;}
.serif { font-family: times,serif; font-size: small; }
.sans { font-family: verdana,arial,helvetica,sans-serif; font-size: small; }
.small { font-family: verdana,arial,helvetica,sans-serif; font-size: x-small; }
.h3color { font-family: verdana,arial,helvetica,sans-serif; color: #CC6600; font-size: x-small; }
.tiny { font-family: verdana,arial,helvetica,sans-serif; font-size: xx-small; }
.tinyprice { font-family: verdana,arial,helvetica,sans-serif; color: #990000; font-size: xx-small; }
.highlight { font-family: verdana,arial,helvetica,sans-serif; color: #990000; font-size: x-small; }
.listprice { font-family: arial,verdana,helvetica,sans-serif; text-decoration: line-through; }
.price { font-family: arial,verdana,helvetica,sans-serif; color: #990000; }
.popover-tiny { font-size: xx-small; font-family: verdana,arial,helvetica,sans-serif; }
.horizontal-search { font-weight: bold; font-size: x-small; color: #FFFFFF; font-family: verdana,arial,helvetica,sans-serif; }
.horizontal-websearch { font-size: xx-small; font-family: verdana,arial,helvetica,sans-serif; padding-left: 12px; }
.big { font-size: x-large; font-family: verdana,arial,helvetica,sans-serif; }
.amabot_widget .headline { color: #c60; font-size: small; display: block; font-weight: bold; }
.copyright {
	font-family: Tahoma, "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	letter-spacing: 0em;
	text-align: left;
	text-indent: 10px;
	vertical-align: 0%;
	word-spacing: 1em;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}
.DisplayBox {
	display: block;
	width: 650px;
	margin-top: 0px;
	border: 1px solid #FFFFFF;
	left: auto;
	top: 150px;
	right: auto;
}
