table.menu {
	border-bottom:1px #000 solid;
}
td.menuitem {
	width:190px;
	height:30px;
	border-top: 1px #000 solid;
	text-align:right;
	padding-bottom:2px;
	color: #000;
}
td.menuitemsub {
	width:190px;
	height:20px;
	text-align:right;
	vertical-align:top;
}
td.submenuitem {
	width:225px;
}
td.bullet {
	width:30px;
	border-top: 1px #000 solid;
	text-align:center;
	vertical-align:middle;
}
td.bulletsub {
	width:30px;
	text-align:center;
	vertical-align:top;
}
img.bullet {
	vertical-align:middle;
	border:0px;
}
img.bulletsub {
	vertical-align:top;
	border:0px;
}
a.menuitem {
	color: #61B24B;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	TEXT-DECORATION: none
}
/*a.menuitem:link { color: #ffffff; TEXT-DECORATION: none }
a.menuitem:visited { color: #ffffff; TEXT-DECORATION: none }
a.menuitem:active { color: #ffffff; TEXT-DECORATION: none }*/
a.menuitem:hover { color: #FFCC00; TEXT-DECORATION: none }

a.menuitemsel {
	color: #2A447D;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	TEXT-DECORATION: none
}
a.menuitemsel:hover { color: #FFCC00; TEXT-DECORATION: none }

a.submenuitem { color: #ffffff; font-family: verdana; font-weight: normal; font-size: 10px; text-decoration: none; }
a.submenuitem:hover { color: #ffcc00; text-decoration: none; }

a.submenuitemsel { color: #FFCC00; font-family: verdana;font-weight: bold; font-size: 10px; text-decoration: none; }
a.submenuitemsel:hover { color: #FFCC00; text-decoration: none; }
.frame center table tbody tr .main table tbody tr .mainright table tr td {
	color: #000;
	font-size: 12px;
}

