BODY.navbar {
	background-color : #CCCCCC;
	background-image: url();
	background-position : top left;
	background-repeat : repeat;
	border-bottom : 20px solid #cccccc;
}

TABLE.h_menu {
	width : 125px;
	margin-left : 10px;
}


TD.o_menu {

	padding-bottom : 2px;
	padding-top : 40px;
	padding-left : 5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : white;

}

TD.o-k_menu {

	padding-bottom : 2px;
	padding-top : 0px;
	padding-left : 5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : oblique;
	font-variant : normal;
	font-weight : normal;
	color : white;

}

TD.h_menu {
	background-color : #999999;
	padding-top : 2px;
	padding-left : 5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : oblique;
	font-variant : normal;
	font-weight : normal;
	color : white;
}



TD.u_menu {
	background-color : #999999;
	padding-bottom : 2px;
	padding-top : 2px;
	padding-left : 5px;


}

A:ACTIVE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : 12px;
	color : #000000;
	text-decoration : none;
}

A:FOCUS {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : 12px;
	color : #ffff66;
	text-decoration : none;
}

A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : 12px;
	color : #ffffff;
	text-decoration : none;
}

A:LINK {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : 12px;
	color : #FFFFFF;
	text-decoration : none;
}

A:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : 12px;
	color : #ffffff;
	text-decoration : none;
}