

#mainNavHolder{
	width: 893px;
	height: auto;
}

#subNavHolder{
	width: 888px;
	height: 34px;
}

.navBorder{
	border-top: #333333 3px solid;
	border-right: #333333 3px solid;
	border-left: #333333 3px solid;
	width: 888px;
}

A.mainNavText {
	COLOR: #FFFFFF;
   FONT-FAMILY: arial,  helv, helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A.mainNavText:hover{
	COLOR: #FFFFFF;
   FONT-FAMILY: arial,  helv, helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.mainText{
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	height: 32px;
	background-image: url(images/mainNavBg.jpg);
 	background-repeat: repeat-x;
}

/** DIFFERENT STYLES FOR THE MAIN NAV OPTIONS **/
.mainSelectedTextRed{
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 14px;
	height: 32px;
	vertical-align: text-top;
	background-image: url(images/mainNavSelectedBgRed.jpg);
 	background-repeat: repeat-x;
}

.subBgRed{
	height: 34px;
	background-image: url(images/subNavBgRed.jpg);
 	background-repeat: repeat-x;
	padding-left: 10px;
}

.subSelectedBgRed{
	position: relative;
	background-image: url(images/subNavSelectedBgRed.jpg);
	background-repeat: repeat-x;
}

.subSeperatorRed{
	height: 34px;
	width: 2px;
	background-image: url(images/subNavSeperatorRed.jpg);
	background-repeat: no-repeat;
}

.mainSelectedTextOrange{
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 14px;
	height: 32px;
	vertical-align: text-top;
	background-image: url(images/mainNavSelectedBgOrange.jpg);
 	background-repeat: repeat-x;
}

.subBgOrange{
	height: 34px;
	background-image: url(images/subNavBgOrange.jpg);
 	background-repeat: repeat-x;
	padding-left: 10px;
}

.subSelectedBgOrange{
	position: relative;
	background-image: url(images/subNavSelectedBgOrange.jpg);
	background-repeat: repeat-x;
}

.subSeperatorOrange{
	height: 34px;
	width: 2px;
	background-image: url(images/subNavSeperatorOrange.jpg);
	background-repeat: no-repeat;
}


.mainSelectedTextGreen{
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 14px;
	height: 32px;
	vertical-align: text-top;
	background-image: url(images/mainNavSelectedBgGreen.jpg);
 	background-repeat: repeat-x;
}

.subBgGreen{
	height: 34px;
	background-image: url(images/subNavBgGreen.jpg);
 	background-repeat: repeat-x;
	padding-left: 10px;
}

.subSelectedBgGreen{
	position: relative;
	background-image: url(images/subNavSelectedBgGreen.jpg);
	background-repeat: repeat-x;
}

.subSeperatorGreen{
	height: 34px;
	width: 2px;
	background-image: url(images/subNavSeperatorGreen.jpg);
	background-repeat: no-repeat;
}


.mainSelectedTextTan{
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 14px;
	height: 32px;
	vertical-align: text-top;
	background-image: url(images/mainNavSelectedBgTan.jpg);
 	background-repeat: repeat-x;
}

.subBgTan{
	height: 34px;
	background-image: url(images/subNavBgTan.jpg);
 	background-repeat: repeat-x;
	padding-left: 10px;
}

.subSelectedBgTan{
	position: relative;
	background-image: url(images/subNavSelectedBgTan.jpg);
	background-repeat: repeat-x;
}

.subSeperatorTan{
	height: 34px;
	width: 2px;
	background-image: url(images/subNavSeperatorTan.jpg);
	background-repeat: no-repeat;
}


.mainSelectedTextPurple{
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 14px;
	height: 32px;
	vertical-align: text-top;
	background-image: url(images/mainNavSelectedBgPurple.jpg);
 	background-repeat: repeat-x;
}

.subBgPurple{
	height: 34px;
	background-image: url(images/subNavBgPurple.jpg);
 	background-repeat: repeat-x;
	padding-left: 10px;
}

.subSelectedBgPurple{
	position: relative;
	background-image: url(images/subNavSelectedBgPurple.jpg);
	background-repeat: repeat-x;
}

.subSeperatorPurple{
	height: 34px;
	width: 2px;
	background-image: url(images/subNavSeperatorPurple.jpg);
	background-repeat: no-repeat;
}


.mainSelectedTextBlue{
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 14px;
	height: 32px;
	vertical-align: text-top;
	background-image: url(images/mainNavSelectedBgBlue.jpg);
 	background-repeat: repeat-x;
}

.subBgBlue{
	height: 34px;
	background-image: url(images/subNavBgBlue.jpg);
 	background-repeat: repeat-x;
	padding-left: 10px;
}

.subSelectedBgBlue{
	position: relative;
	background-image: url(images/subNavSelectedBgBlue.jpg);
	background-repeat: repeat-x;
}

.subSeperatorBlue{
	height: 34px;
	width: 2px;
	background-image: url(images/subNavSeperatorBlue.jpg);
	background-repeat: no-repeat;
}


.mainSelectedTextYellow{
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 14px;
	height: 32px;
	vertical-align: text-top;
	background-image: url(images/mainNavSelectedBgYellow.jpg);
 	background-repeat: repeat-x;
}

.subBgYellow{
	height: 34px;
	background-image: url(images/subNavBgYellow.jpg);
 	background-repeat: repeat-x;
	padding-left: 10px;
}

.subSelectedBgYellow{
	position: relative;
	background-image: url(images/subNavSelectedBgYellow.jpg);
	background-repeat: repeat-x;
}

.subSeperatorYellow{
	height: 34px;
	width: 2px;
	background-image: url(images/subNavSeperatorYellow.jpg);
	background-repeat: no-repeat;
}


.mainSelectedTextLightPurple{
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 14px;
	height: 32px;
	vertical-align: text-top;
	background-image: url(images/mainNavSelectedBgLgtPurple.jpg);
 	background-repeat: repeat-x;
}

.subBgLightPurple{
	height: 34px;
	background-image: url(images/subNavBgLightPurple.jpg);
 	background-repeat: repeat-x;
	padding-left: 10px;
}

.subSelectedBgLightPurple{
	position: relative;
	background-image: url(images/subNavSelectedBgLightPurple.jpg);
	background-repeat: repeat-x;
}

.subSeperatorLightPurple{
	height: 34px;
	width: 2px;
	background-image: url(images/subNavSeperatorLightPurple.jpg);
	background-repeat: no-repeat;
}


.mainSelectedTextDarkPurple{
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 14px;
	height: 32px;
	vertical-align: text-top;
	background-image: url(images/mainNavSelectedBgDarkPurple.jpg);
 	background-repeat: repeat-x;
}

.subBgDarkPurple{
	height: 34px;
	background-image: url(images/subNavBgDarkPurple.jpg);
 	background-repeat: repeat-x;
	padding-left: 10px;
}

.subSelectedBgDarkPurple{
	position: relative;
	background-image: url(images/subNavSelectedBgDarkPurple.jpg);
	background-repeat: repeat-x;
}

.subSeperatorDarkPurple{
	height: 34px;
	width: 2px;
	background-image: url(images/subNavSeperatorDarkPurple.jpg);
	background-repeat: no-repeat;
}
/** END DIFFERENT STYLES FOR THE MAIN NAV OPTIONS **/

.subText{
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
}

A.subNavText {
	COLOR: #FFFFFF;
   FONT-FAMILY: arial,  helv, helvetica, sans-serif;	
	font-size: 12px;
	text-decoration: none;
}

A.subNavText:hover {
	COLOR: #FFFFFF;
   FONT-FAMILY: arial,  helv, helvetica, sans-serif;	
	font-size: 12px;
	text-decoration: underline;
}

.subNavSelectedText {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
}

A.subNavSelectedTextLink {
	COLOR: #333333;
   FONT-FAMILY: arial,  helv, helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A.subNavSelectedTextLink:hover {
	COLOR: #333333;
   FONT-FAMILY: arial,  helv, helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.rightShadow{
	height: auto;
	width: 5px;
	background-image: url(images/rightShadow.gif);
	background-repeat: repeat-y;
}
