body {
	background-color:#000000;
}

body,table,tr,td {
	color:#000000;
	font-family:Arial;
	font-size:11px;
	margin:0px;
	border:0px none;
	padding:0px;
}

a, a:hover, a:link, a:visited {
	color: #000000;
}

.tabmenu{
	width:90px;
	position:absolute;
	background-color:#2C3F4E;
	padding:0px;
	border-color:#FFCC00;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-left-width:1px;
	border-left-style:solid;
	border-right-width:1px;
	border-right-style:solid;
	line-height:200%;
}

.menu{
	width:170px;
	position:absolute;
	background-color:#2C3F4E;
	padding:0px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-left-width:1px;
	border-left-style:solid;
	border-right-width:1px;
	border-right-style:solid;
	line-height:200%;
	color:#FFCC00;
}

.menu_button{
	background-color:#2C3F4E;
	padding:0px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	line-height:200%;
	color:#FFCC00;
}

.menu_subbutton {
	color:#FFCC00;
}