.left_menu{
	height : 10px;
	font-family : Verdana;
	font-size : 70%;
	color : #840003;
	padding : 3px 3px 3px 14px;
	text-align: right;
}
.left_menu a{	
	text-decoration : none;
	color : #840003;
	font-weight: bold;
}

.Active_left_menu
{
	height : 10px;
	font-family : Verdana;
	font-size : 70%;
	color : #840003;
	background-color : #d5d5d5;
	text-decoration : none;
	padding : 3px 3px 3px 14px;
	text-align: right;
	font-weight: bold;
}
.Active_left_menu a
{
	color : #840003;
	text-decoration : none;
}

.menu_child
{
	height : 20px;
	font-family : Verdana;
	font-size : 60%;
	color : #840003;
	background-color : #EEEEEE;
	padding : 3px 0px 3px 14px;
}
.menu_child a
{
	text-decoration : none;
	color : #840003;
	text-decoration : none;
}

.Active_menu_child
{
	height : 20px;
	font-family : Verdana;
	font-size : 60%;
	color : #840003;
	text-decoration : none;
	background-color : #d5d5d5;
	padding : 3px 0px 3px 14px;
}
.Active_menu_child a
{
	color : #840003;
	text-decoration : none;
}


.top_menu
{
	font-family : Verdana;
	font-size : 11pt;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
	cursor:hand;
	text-align : center;
	padding : 0px;
}
.top_menu a
{
	COLOR:#FFFFFF;
	TEXT-DECORATION: none;
	FONT-FAMILY: verdana, helvetica, sans-serif;
	FONT-SIZE: 11px;
	TEXT-ALIGN: center;
	WIDTH: 120px;
}

.Active_top_menu
{
	font-family : Verdana;
	color : #FFFFFF;
	font-weight : bold;
	cursor:hand;
	font-size : 11px;
	text-align : center;
	padding : 0px;
}

.Active_top_menu a
{
	color : #FFFFFF;
	TEXT-DECORATION: none;
	FONT-FAMILY: verdana, helvetica, sans-serif;
	FONT-SIZE: 11px;
	TEXT-ALIGN: center;
	WIDTH: 120px;
}

.popMenu
{
	position: absolute;
	display:none;
	cursor:hand;
}
.menu{
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	FONT-SIZE: 10px;
	TEXT-ALIGN: center;
	FONT-FAMILY: verdana, helvetica, sans-serif;
}
h3{
	text-decoration: none;
}
