@charset "utf-8";
/* CSS Document */
html {
     overflow: -moz-scrollbars-vertical;
     color: #FFF;
}
body {
	padding: 0; margin: 0;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
*{
   padding:0;
   margin:0;
   color: #FFF;
}
img{
   border:0;
}
h1 {
	font-size: 1.2em;
	color: #FFF;
	margin-bottom: 10px!important;
}
h2 {
	font-size: 1.0em;
	color: #FFF;
	margin-bottom: 10px!important;
}
h3 {
	font-size: .9em;
	color: #FFF;
	margin-bottom: 10px!important;
}
h4 {
	font-size: .7em;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 10px!important;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl,table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0;	
}
p,ul,ol,dl {
	margin: 0 0 15px 0;
	font-size: .7em;
	color: #FFF;
	line-height: 15px;
}
table.menuLrg{
	font-size: .7em;
	color: #FFF;
	line-height: 15px;
}
ul,ol,dd {
	margin: 0 0 15px 30px;
}
dt {
	font-weight: bold;
}
.red{
	background-color: #6a0000;
}
.yellow{
	background-color: #c6980d;
}
.black{
	background-color: #000;
}
.cream {
	background-color: #fefae0;
}
.blue{
	background-color: #004078;
}
#container{
	width: 900px;
	margin: 0 auto;
}
#header{
	margin-top: 15px;
	text-align: center;
	border-bottom: 3px solid #c1d82f;
	height: 150px;
}	
#header ul{
	list-style-type: none;
	font-size: .75em;
	margin-top: 10px;
}	
#header ul li{
	display: inline;
	padding-left: 15px;
	background: url(/img/bullet.gif) 4px 6px no-repeat;
}	
ul li.first{
	display: inline;
	padding-left: 0!important;
	background: none!important;
}	
#header ul li a,#leftImg ul li a{
	color: #FFF;
	text-decoration: none;
}	
#header ul li.hi a,#leftImg ul li.hi a{
	color: #FFF;
	border-bottom: 1px dotted #c1d82f;
}
#header ul li a:hover,#leftImg ul li a:hover{
	color: #c1d82f;
	border-bottom: 1px solid #c1d82f;
}	
#left{ 
	width: 450px;
	float: left;
	margin: 15px 0 0 0;
}
#leftImg{ 
	width: 100px;
	float: left;
}
#leftImg ul{ 
	list-style-type: none;
	padding: 0;
	margin: 0;
}
* html #leftImg ul{ 
	padding: 0 10px 0 0;
}
#leftImg li{ 
	margin: 0 0 20px 0;
}
.text{ 
	margin: 0 0 0 15px;
	width: 330px;
	float: left;
	color: #FFF;
}
* html .text{ 
	margin: 0;
}
#leftImg img{ 
	margin: 0 15px 10px 0;
}
table span{
	font-weight: bold;
	display: block;
}
table td{
	vertical-align: top;
	padding: 0 0 20px 0;
	color: #FFF;
	font-size: .7em;
}
table td.price{
	font-weight: bold;
	display: block;
	text-align: right;
	width: 80px;
}
table td p {
	font-size: 1em; 
}
#right{ 
	width: 430px;
	float: left;
	padding-left: 20px;
	padding-top: 15px;
	text-align: center;
}
#right ul{ 
	list-style-type: none;
	margin: 310px 0 15px 0;
}
*:first-child+html #right ul{ 
	margin: 320px 0 15px 0;
}
#right ul li{ 
	display: inline;
	padding-left: 10px;
	background: url(img/line.gif) 3px 0 no-repeat;
}
#right ul li a{ 
	color: #c1d82f;
	text-decoration: none;
}
#right ul li a:hover{ 
	color: #c1d82f;
	text-decoration: underline;
}
dl.toggleMeJS{
	position:relative;
	float: left;
}
dl.toggleMeJS dt{
	cursor:pointer;
	float:left;
	
}
dl.toggleMeJS dt a{
	background-position:0 0;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	float: left;
}
#title_menu1,#title_menu2,#title_menu3,#title_menu4,#title_menu5,#title_menu6,#title_menu7,#title_menu8,#title_menu9,#title_menu10,#title_menu11,#title_menu12{
	margin-bottom: 15px;
}
dl.toggleMeJS dt a:hover, .hover{
	background-position: 0 -54px!important;
	color: #c1d82f;
}
dl.toggleMeJS dd{
	position:relative;
	top: 0;
	left: 0;
	margin-left:0;
	width:430px;
}
#title_1998,#title_2008{
	clear:left;
}
.text a{
	text-decoration: underline!important;
}
.text a:hover{
	text-decoration: none!important;
}
dl td{
	font-size: 1em!important;
}
dl h2{
	width: 430px;
	border-bottom: 3px solid #c1d82f;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
/* ## Overrides ## */
.mT42{
	margin-top: 42px!important;
}
*:first-child+html .mT42{
	margin-top: 33px!important;
}

input, select, textarea, option {
	color: #FFF;
}

#footer{
	clear: both;
	text-align: center;
	width: 900px;
	position: relative;
	top: 15px;
	padding-bottom: 15px;
}
#footer ul{ 
	width: 100%;
	border-top: 3px solid #c1d82f;
	list-style-type: none;
	padding: 10px 0 15px 0;
	margin: 10px 0 0 0;
	}
#footer ul li{ 
	display: inline;
	padding-left: 10px;
	background: url(/img/line.gif) 1px 0 no-repeat;
}
#footer ul li a{ 
	color: #FFF;
	text-decoration: none;
}
#footer ul li a:hover{ 
	color: #c1d82f;
	text-decoration: underline;
}