table.menu_left
{
	background-color : #ededed;
}
td.left_men_point
{
	border-top: solid 1px #f4f4f4;
	padding : 9px;
	width : 9px;
}
.left_menu, .Active_left_menu
{
	font-weight : normal;
	padding : 15px 15px 1px 0px;
	width : 100%;
}

.left_menu {color : #6e6e6e; background : #ededed url(../img/dot_line.gif) repeat-x bottom}
.left_menu a, .left_menu a:link, .left_menu a:active, .left_menu a:visited {color : #6e6e6e; background-color : #ededed; text-decoration : none;}
.Active_left_menu {color : #990000; background : #ededed url(../img/dot_line.gif) repeat-x bottom}
.Active_left_menu a, .Active_left_menu a:link, .Active_left_menu a:active, .Active_left_menu a:visited {text-decoration : none; color :	#990000; background-color : #ededed}
.botLeftMen
{
	background : url(../img/bot_left_men.gif) no-repeat top right;
	height : 10px;
}

.menu_child
{
	color : #6e6e6e;
	font-weight : normal;
	padding : 15px 15px 1px 5px;
	background : #ededed url(../img/dot_line.gif) repeat-x bottom;
}
.menu_child a, .menu_child a:link, .menu_child a:active, .menu_child a:visited
{
	text-decoration : none;
	background-color : #ededed;
	color : #6e6e6e;
}

.Active_menu_child
{
	color : #6e6e6e;
	font-weight : normal;
	padding : 15px 15px 1px 5px;
	background : #ededed url(../img/dot_line.gif) repeat-x bottom;
}
.Active_menu_child a
{
	color : #e9812b;
	text-decoration : none;
	background-color : #ededed;
}



.top_menu
{
	font-size : 70%;
	font-weight : normal;
	text-decoration : none;
	text-align : center;
	padding : 2px 10px 4px;
	color : white;
}
.top_menu a, .top_menu a:active, .top_menu a:visited, .top_menu a:link
{
	text-decoration : none;
	color : black;
}
.top_menu a:hover
{
	color : #990000;
}

.Active_top_menu
{
	font-weight : normal;
	text-align : center;
	padding : 2px 10px 4px;
	color : white;
}

.Active_top_menu a, .Active_top_menu a:active, .Active_top_menu a:visited, .Active_top_menu a:link
{
	color : black;
	text-decoration : none;
}
.Active_top_menu a:hover
{
	color : #990000;
}

.top_menu_child {font-size : 70%;	color : black;	text-decoration : none;	background-color : #cdcdf5;	cursor:hand;	padding : 3px 10px 3px 13px;}
.top_menu_child a, .top_menu_child a:active, .top_menu_child a:visited, .top_menu_child a:link {	color : black;	text-decoration : none;}
.Active_top_menu_child {	font-size : 70%; color : black;	cursor:hand;	padding : 3px 10px 3px 13px;	background-color : #bdbde5;}
.Active_top_menu_child a, .Active_top_menu_child a:active, .Active_top_menu_child a:visited, .Active_top_menu_child a:link {	color : black;	text-decoration : none;}

.popMenu
{
	position: absolute;
	display:none;
	cursor:hand;
}

