td.menuTabOn{
	background-color:#DADADC;
	text-align:center;
	height:25px;
	border-left-width:1px;
	border-left-color:#63305E;
	border-left-style:solid;
	border-top-width:1px;
	border-top-color:#63305E;
	border-top-style:solid;
}

td.menuTabOff{
	background-color:#A6A6A6;
	text-align:center;
	height:25px;
	border-left-width:1px;
	border-left-color:#63305E;
	border-left-style:solid;
	border-top-width:1px;
	border-top-color:#63305E;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#63305E;
	border-bottom-style:solid;
}

td.menuTabSpace{
	background-image: url(../../green/site_images/tabShadow.gif);
	background-repeat: no-repeat;
	height:25px;
	border-left-width:1px;
	border-left-color:#63305E;
	border-left-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#63305E;
	border-bottom-style:solid;
}

td.menuTabContent{
	background-color:#DADADC;
	text-align:center;
	border-left-width:1px;
	border-left-color:#63305E;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#63305E;
	border-right-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#63305E;
	border-bottom-style:solid;
	padding:5px;
}

td.menuSubTabBG{
	background-color:#DADADC;
	height:40px;
	border-left-width:1px;
	border-left-color:#63305E;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#63305E;
	border-right-style:solid;
}

td.menuSubTabStart{
	height:40px;
	border-bottom-width:1px;
	border-bottom-color:#63305E;
	border-bottom-style:solid;
}

td.menuSubTabOn{
	background-image: url(../../green/site_images/subTabOnBG.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	text-align:center;
	height:40px;
	padding-top:15px;
}

td.menuSubTabOff{
	background-image: url(../../green/site_images/subTabOffBG.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	text-align:center;
	height:40px;
	padding-top:15px;
}

td.menuSubTabSpace{
	background-image: url(../../green/site_images/subTabShadow.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	height:40px;
	border-bottom-width:1px;
	border-bottom-color:#63305E;
	border-bottom-style:solid;
}

td.menuSubTabContent{
	background-color:#DADADC;
	text-align:center;
	border-left-width:1px;
	border-left-color:#63305E;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#63305E;
	border-right-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#63305E;
	border-bottom-style:solid;
	padding:5px;
}

A.menuTabLink:link		{COLOR: #000000; FONT-SIZE: 13px; TEXT-DECORATION: none;}
A.menuTabLink:visited 	{COLOR: #000000; FONT-SIZE: 13px; TEXT-DECORATION: none;}
A.menuTabLink:hover 		{COLOR: #FF8000; FONT-SIZE: 13px; TEXT-DECORATION: none;}

.menuTabDisable {font-family:Arial,Helvetica,sans-serif; COLOR: #595959; FONT-SIZE: 13px; TEXT-DECORATION: none;}