.style1 {
	color: #000000;
	font-weight: bold;
}
.style6 {
	font-size: 12px;
	font-weight: bold;
	color: #fec018;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style8 {	font-size: 14px;
	font-family: verdana;
	color: #000000;
}
.style9 {	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
}
.style10 {color: #FFFFFF}
.style11 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style12 {font-size: 12px}
.style13 {color: #000000}
.style14 {color: #0000FF}
.style15 {font-size: 12px}
.style16 {font-size: 12px}
.style17 {font-family: Arial, Helvetica, sans-serif; font-size: 8px;}
.style18 {font-size: 14px}
.style19 {color: #000066}
.style20 {font-size: 10px}
.style22 {color: #666600; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }
.style24 {color: #CCCCCC}
.style26 {font-family: Arial, Helvetica, sans-serif}
.style31 {
	color: #000000
}
.style32 {
	font-size: 14px
}
.style33 {color: #FEC018}
.style34 {	font-size: 14px;
	font-family: arial;
	color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
p {	font-size: 14px;
	font-family: verdana;
	color: #000000;
}
a:link {
	color: #FEC018;
	text-decoration: none;
}
a:visited {
	color: #FEC018;
	text-decoration: none;
}
a:hover {
	color: #FEC018;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.blue:link {
	color: #0000FF;
	text-decoration: none;
}
a.blue:visited {
	color: #0000FF;
	text-decoration: none;
}
a.blue:hover {
	color: #0000FF;
	text-decoration: none;
}
a.blue:active {
	color: #FFFFFF;
	text-decoration: none;
}
H1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-align: left;
}
H2 {	font-size: 14px;
	font-family: verdana;
	color: #000000;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: gray;
}

#container {	width: 620px;
	padding:0;
	display: table;
	border: 0px solid black;
}
#left {	width:220px;
	padding:0;
	display: table-cell;
}
#right {	width:400px;
	display: table-cell;
}
#row {    display: table-row;
}
