.blue
{
	width:7px;
	background-color:#CFDCEE;
}
.blue2
{
	width:10px;
	background: url("../img/blue2.gif") top left repeat-y;
}

.left_menu
{
	height : 20px;
	font-family : Verdana;
	font-size : 13px;
	color : #ffffff;
	background-color : #A1B6D5;
	padding-left : 10px;
	padding-right : 3px;

}
.left_menu a, .left_menu a:hover
{
	color : #ffffff;
	font-weight:normal;
	text-decoration : none;
}

.Active_left_menu
{
	height : 20px;
	font-family : Verdana;
	font-size : 13px;
	color : #ffffff;
	text-decoration : none;
	background-color : #A1B6D5;
	padding-left : 10px;
	padding-right : 3px;

}
.Active_left_menu a, .Active_left_menu a:hover
{
	color : #800000;
	font-weight:normal;
	text-decoration : none;
}

.left_menu_p
{
	height : 20px;
	font-family : Verdana;
	font-size : 13px;
	color : #ffffff;
	background: url("../img/corner.gif") bottom right no-repeat;
	background-color : #A1B6D5;
	padding-left : 10px;
	padding-right : 3px;
}
.left_menu_p a, .left_menu_p a:hover 
{
	color : #ffffff;
	font-weight:normal;
	text-decoration : none;
}

.Active_left_menu_p
{
	height : 20px;
	font-family : Verdana;
	font-size : 13px;
	color : #ffffff;
	text-decoration : none;
	background: url("../img/corner.gif") bottom right no-repeat;
	background-color : #A1B6D5;
	padding-left : 10px;
	padding-right : 3px;
}
.Active_left_menu_p a, .Active_left_menu_p a:hover
{
	color : #ffffff;
	font-weight:normal;
	text-decoration : none;
}

.menu_child
{
	height : 20px;
	font-family : Verdana;
	font-size : 11px;
	color : #233959;
	background-color :	#CFDCEE;
	padding-left : 3 3 3 7;
}
.menu_child a, .menu_child a:hover
{
	text-decoration : none;
	color : #233959;
	font-weight:normal;
	text-decoration : none;
}

.Active_menu_child
{
	height : 20px;
	font-family : Verdana;
	font-size : 11px;
	color : #233959;
	text-decoration : none;
	background-color : #CFDCEE;
	padding-left : 3 3 3 7;
}
.Active_menu_child a, .Active_menu_child a:hover
{
	font-weight:normal;
	color : #800000;
	text-decoration : none;
}

/*
.top_menu
{
	font-family : Arial;
	font-size : 70%;
	color : #003399;
	font-weight : bold;
	text-decoration : none;
	cursor:hand;
	text-align : center;
	padding : 3px 10px;
}
.top_menu a
{
	color : #003399;
	text-decoration : none;
}

.Active_top_menu
{
	font-family : Arial;
	color : #e9812b;
	font-weight : bold;
	cursor:hand;
	font-size : 70%;
	text-align : center;
	padding : 3px 10px;
}

.Active_top_menu a
{
	color : #e9812b;
	text-decoration : none;
}
*/
.popMenu
{
	position: absolute;
	display:none;
	cursor:hand;
}