body{
	margin-top:0px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#16115b;
}
img{
	border:none;
}
a{
	color:#000000;
}
a:hover{
	color:#3e5d5d;
}
a.menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	text-decoration:none;
}
a.menu:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666666;
	text-decoration:underline;
}
h1{
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
}
td.menu_inactive_left{
	
	background-repeat:no-repeat;
	width:3px;
	height:30px;
}
td.menu_inactive_right{
	
	background-repeat:no-repeat;
	width:5px;
	height:30px;
}
td.menu_inactive{
	
	background-repeat:repeat-x;
	height:30px;
}
td.menu_active_left{
	
	background-repeat:no-repeat;
	width:7px;
	height:30px;
}
td.menu_active_right{
	
	width:8px;
	height:30px;
}
td.menu_active{
	
	background-repeat:repeat-x;
	height:30px;
}
