body {
color : #fff;
font-size : 10pt;
font-family : arial;
}

table {
color : #380000;
font-size : 10pt;
font-family : arial;
}




a:link {color:#380000; text-decoration:none;}
a:visited {color:#380000; text-decoration:none;}
a:hover {color:#7A674C; text-decoration:none;}
a:active {color:#7A674C; text-decoration:underline;}


#MainMenu 
{
	width:100%;
	height:25px;
	background:#FFF url("images/bmid_029.gif");
	border:0;
	margin:0;
}
#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0 0 0 8px;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background:#000 url("images/bright_029.gif") no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url("images/bleft_029.gif") no-repeat left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:700;
	line-height:25px;
	padding:0 21px 0 21px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#000;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#000;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv 
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 #306;
	background:#FFF url("images/bmid_029.gif");
	color:#D9D9D9;
	z-index:100;
	text-decoration:none;
	padding:0 0 0 10px;
}
.dropmenudiv ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link,.dropmenudiv a:visited 
{
	width:180px;
	display:block;
	border:0 #000;
	color:#D9D9D9;
	background:url("images/bleft_029.gif") no-repeat left top;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	margin:0;
	padding:0;
}
.dropmenudiv a span 
{
	display:block;
	line-height:30px;
	background:url("images/bright_029.gif") no-repeat right top;
	font-family: Arial;
	font-size:11px;
	color:#D9D9D9;
	float:none;
	padding:0 21px 0 21px;
}
.dropmenudiv a:hover 
{
	border:0 #000;
	background-position:left bottom;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	color:#000;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#000;
	font-weight:700;
}

</style>