.submenu_bg
{
	background-image: url(../images/submenu_bg_line.gif);
	background-repeat: repeat-x;
	line-height: 30px;
	height: 30px;
	background-position: bottom;
	vertical-align:middle;
	padding-left:5px;
}
.submenu a:link
{
	color: #666666;
	text-decoration: none;
	width: 100%;
	FONT:small;
	font-weight: bold;
}
.submenu a:visited
{
	color: #666666;
	text-decoration: none;
	width: 100%;
	font:small;
	font-weight: bold;
}

.submenu a:hover
{
	color: #44AADD;
	text-decoration: none;
	width: 100%;
	FONT:small;
	font-weight: bold;

}
.submenu_hover
{
	color: #FF0000;
	text-decoration: none;
	background-color: #EFFBFF;
	width: 100%; 
	FONT:small;
	font-weight: bold;
}
.submenu_hover
{
	color: #FF0000;
	text-decoration: none;
	FONT:small;
	font-weight: bold;
}

#submntt
{
	color:#000080;
	text-align:center;
	background-color: #44AADD;
	vertical-align: middle;
	line-height: 30px;
}

