html {
	height:100.1%;
	overflow-y: auto;
	overflow-x: hidden;
}
body {
	font: 70%/140% Verdana, Helvetica, sans-serif;
	tmargin: 0;
	padding: 0;
}
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
hr {
	display: none;
}
h4 {
	text-align: center;
}
h6 {
	text-align: left;
	color:#003366;
	font-size:12px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px #000000;
}
	
	
/* Layout */
	#wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
	div.menutop {
	margin-top: 5px;
}	
	div.menutop a {
	color: #FFFFFF;
}
	div.menutop a:hover {
 	color:  #00FF00;
}
	div.menutop .active {
	color: #FFFF00;
}	
	#header {
	margin-bottom: 3px;
}
	#header a {
	color: #FFFFFF;
}
	#header .active {
	color: #FF0000;
}
/* main column */
	#main {
	padding: 0;
	float: left;
	width: 510px;
	margin-top: 5px;
	margin-left: 10px;
}	
	#main h1 {
	color: #FFFFFF;
	font-size: 14px;
}
	#main p {
	font-size: 10px;
	text-align: center;
	font-weight:normal;
	line-height:normal;
}
	div.mainbox {
	width: 510px;
	color: #000000;
	font-weight:bolder;
}
	div.main {
	margin-top: 5px;
	width: 500px;
}
	div.table {
	font-size:9px;
	text-align: center;
	border-bottom: solid 1px #003366;
}	
	div.main_left {
	float: left;
	width: 240;
}	
	div.main_right {
	float: left;
	margin-left: 5px;
	width: 240;
	border-left: solid thin #003366;
}
	div.maintext {
	border-top: solid 1px #003366;
	border-bottom: solid 1px #003366;
}
	div.maintext p {
	text-align: center;
	font-size: 9px;
	line-height: normal;
	padding-left: 5px;
	padding-right: 5px;
}
	div.title2 {
	margin-top: 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}
	div.title3 {
	margin-top: 5px;
	text-align: left;
	padding-left: 10px;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
}
#buy_now
{
  display: block;
  width: 81px;
  height: 20px;
  background: url("../buttons/buy_now.gif") no-repeat 0 0;
}
#buy_now:hover
{ 
  background-position: 0 -20px;
}
#buy_now span
{
  display: none;
}	
/* left column */
	#leftbar {
	margin-top: 5px;
	float: left;
	margin-left: 0px;
	width: 200px;
	color: #000000; 
	font-weight: bolder;
}
#leftbar .active {
	color:  #990000;
}
	div.image {
	width: 200px;
	height: 160px;
}	
	div.title {
	margin-top: 5px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	border-bottom: solid thin #000000;
}
	div.menuleft_box {
	width: 200px;
	color: #000000;
	font-weight:bolder;
}
	div.menuleft {
	background-color: #FFFFFF;  
}
	div.menuleft h2 {
	background-color: #003366;
	padding-left: 25px;
	font-size: 10px;
	color: #FFFFFF;
}
	div.menuleft a {
	display: block;
	font-size: 10px;
	text-align: left;
	list-style: none;
	padding-left: 20px;
	color:#000000;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: solid thin #003366;
	border-left: solid thin #003366;
	}
div.menuleft a:hover {
	color: #ffffff;
	background-color: #990000;
}
div.menuleft a#submenuleft {
	padding-left: 40px;
	font-size: 10px;
}
div.menuleft a#submenulefta  {
	padding-left: 60px;
	font-size: 10px;
}
	div.image_left {
	margin-top: 10px;
}	
/* end leftbar */
/* rightbar */
	#rightbar {
	margin-top: 5px;
	float: left;
	margin-left: 10px;
	width: 200px;
	color: #000000; 
	font-weight: bolder;
}
	#topbar {
    height: 80px;
	background-color: #006699;
	color: #FFFFFF;
}
	#topbar h4 {
	text-align: center;
	color: #FFFFFF;
	font-style:italic;
	font-size: 16px;
}
	div.rightbar_box {
	width: 200px;
}
	div.whatsnew {
	background-color: #CCCCCC;  
}
	div.whatsnew p {
	line-height: normal;
	color: #000000;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
	div.whatsnew h3 {
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 10px;
	font-size: 12px;
	color: #003366;
	border-bottom: solid 1px #003366;
}
	div.image_right {
	margin-top: 5px;
}
#menuright a {
	display: block;
	font-size: 10px;
	text-align: left;
	list-style: none;
	background-color: #cccccc;
	padding-left: 20px;
	color: #000066;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: solid thin #ffffff;
	margin-right: 10px;	
}
#menuright a:hover {
	background-color: #FFFFFF;
	color: #990000;
}
	

/* end rightbar */
/* Footer */
#footer {
	clear: both;
	padding: 2px;
	margin-top: 15px;
	border-top: 1px solid #003366;
}
#footer p {
	text-align: left;
	font-size: 10px;
	color: #003366;
}
