TABLE.tableMenu {
	width: 714px;
	margin-right: 3px;
	background: #FFFFFF;
}
TD.menuIcon {
	width: 30px;
	vertical-align: bottom;
}
TD.menuRight {
	width: 9px;
	vertical-align: bottom;
}
TABLE.tableTabs {
	width: 655px;
}
A.darkLink {
	color: #1F2E59;
	text-decoration: none;
}
A.darkLink:hover, A.darkLink:active {
	color: #1F2E59;
	text-decoration: underline;
}
A.whiteLink {
	color: #FFFFFF;
	text-decoration: none;
}
A.whiteLink:hover, A.whiteLink:active {
	color: #FFFFFF;
	text-decoration: underline;
}
TR.yellow, TD.yellow {
	background: #FBEC91 url(../img/menu/yellow_bg.gif) repeat-x top;
	vertical-align: top;
}
TD.yellowLeft {
	background: #FBEC91 url(../img/menu/gray_bg.gif) repeat-y left;
}
TD.yellowRight {
	background: #FBEC91 url(../img/menu/gray_bg.gif) repeat-y right;
}
TD.linkYellow {
	background: #FBEC91 url(../img/menu/yellow_bg.gif) repeat-x top;
	text-align: center; vertical-align: middle;
	color: #1F2E59;
	font: bold 12px/13px Arial, Helvetica, sans-serif;
	padding: 0px;
}
TD.linkYellowAct {
	background: #FBEC91 url(../img/menu/yellow_act_bg.gif) repeat-x top;
	text-align: center; vertical-align: middle;
	color: #1F2E59;
	font: bold 12px/13px Arial, Helvetica, sans-serif;
	padding: 0px;
}
TD.navy {
	background: #1E2E59 url(../img/menu/navy_bg.gif) repeat-x top;
}
TD.linkNavy {
	background: #1E2E59 url(../img/menu/navy_bg.gif) repeat-x top;
	text-align: center;
	color: #FFF;
	font: bold 12px/13px Arial, Helvetica, sans-serif;
	padding: 0px;
}
TD.blue {
	background: #83ACE4 url(../img/menu/blue_bg.gif) repeat-x top;
}
TD.linkBlue {
	background: #83ACE4 url(../img/menu/blue_bg.gif) repeat-x top;
	text-align: center;
	color: #1F2E59;
	font: bold 12px/13px Arial, Helvetica, sans-serif;
	padding: 0px;
}
TD.red {
	background: #D80202 url(../img/menu/red_bg.gif) repeat-x top;
}
TD.linkRed {
	background: #D80202 url(../img/menu/red_bg.gif) repeat-x top;
	text-align: center;
	color: #FFF;
	font: bold 12px/13px Arial, Helvetica, sans-serif;
	padding: 0px;
}
#submenuBlue TD {
	background: #83ACE4;
	color: #1F2E59;
	height: 23px;
	padding-left: 10px;
	padding-right: 10px;
	font: 11px Arial, Helvetica, sans-serif;
}
#submenuBlue A {
	color: #1F2E59;
	font-weight: normal;
	line-height: 18px;
}
#submenuBlue A:hover, #submenuBlue A:active {
	color: #1F2E59;
	font-weight: normal;
	text-decoration: none;
}
#submenuBlue A.boldLink {
	color: #1F2E59;
	font-weight: bold;
	text-decoration: none;
}
#submenuBlue A.boldLink:hover, #submenuBlue A.boldLink:active {
	color: #1F2E59;
	font-weight: bold;
	text-decoration: underline;
}
#submenuYellowAct TD {
	background: #F2CA31;
	color: #1F2E59;
	height: 23px;
	padding-left: 10px;
	padding-right: 10px;
	font: 11px Arial, Helvetica, sans-serif;
}
#submenuYellowAct A {
	color: #1F2E59;
	font-weight: normal;
	line-height: 18px;
}
#submenuYellowAct A:hover, #submenuYellowAct A:active {
	color: #1F2E59;
	font-weight: normal;
	text-decoration: none;
}
#submenuYellowAct A.boldLink {
	color: #1F2E59;
	font-weight: bold;
	text-decoration: none;
}
#submenuYellowAct A.boldLink:hover, #submenuYellowAct A.boldLink:active {
	color: #1F2E59;
	font-weight: bold;
	text-decoration: underline;
}
#submenuRed TD {
	background: #D80202;
	color: #FFFFFF;
	height: 23px;
	padding-left: 10px;
	padding-right: 10px;
	font: 11px Arial, Helvetica, sans-serif;
}
#submenuRed A {
	color: #FFFFFF;
	font-weight: normal;
	line-height: 18px;
}
#submenuRed A:hover, #submenuRed A:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#submenuRed A.boldLink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#submenuRed A.boldLink:hover, #submenuRed A.boldLink:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#submenuNavy TD {
	background: #1E2E59;
	color: #FFFFFF;
	height: 23px;
	padding-left: 10px;
	padding-right: 10px;
	font: 11px Arial, Helvetica, sans-serif;
}
#submenuNavy A {
	color: #FFFFFF;
	font-weight: normal;
	line-height: 18px;
}
#submenuNavy A:hover, #submenuNavy A:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#submenuNavy A.boldLink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#submenuNavy A.boldLink:hover, #submenuNavy A.boldLink:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#submenuYellow TD {
	background: #FBEC91;
	color: #1F2E59;
	padding-left: 10px;
	padding-right: 10px;
	font: 11px Arial, Helvetica, sans-serif;
}
#submenuYellow A {
	color: #1F2E59;
	font-weight: normal;
	line-height: 18px;
}
#submenuYellow A:hover, #submenuYellowAct A:active {
	color: #1F2E59;
	font-weight: normal;
	text-decoration: none;
}
#submenuYellow A.boldLink {
	color: #1F2E59;
	font-weight: bold;
	text-decoration: none;
}
#submenuYellow A.boldLink:hover, #submenuYellowLight A.boldLink:active {
	color: #1F2E59;
	font-weight: bold;
	text-decoration: underline;
}

