.topMenu
{
	background-color: #cdeaf2;
}
.subMenu
{
	background-color: #cdeaf2;
}
.topMenu TD
{
	font-size: 11px;
	height: 14px;
	cursor: hand;
	padding-left: 4px;
}
.subMenu TD
{
	height: 20px;
	cursor: hand;
	padding-left: 10px;
	padding-right: 5px;
	
}
.topMenu A, A.link, A.active, A.visited, A.hover
{
	color:#000000; 
	text-decoration:none; 
	font-weight:normal; 
}

.subMenu A, A.link, A.active, A.visited, A.hover
{
	color:#000000; 
	text-decoration:none; 
	font-weight:normal; 
}

.sepLine
{
	height:1px;
	background-color:#cdeaf2
}
.bg1
{
	border-top: 1px solid #cdeaf2;
	border-left: 1px solid #cdeaf2; 
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.menu_tl
{
	
	width: 26px;
	height: 26px;
	

}

.menu_tr
{
	width: 26px;

}

.menu_bg
{

	font-family: Verdana, Tahoma;
	font-weight:bold;
	font-size: 14px;
	color: #3F3F3F;
	text-align: center;
	/*border-bottom: solid 1px #3F3F3F;*/

}

.menu_bl
{
	width: 26px;
	height: 26px;

}

.menu_br
{
		width: 26px;

}
