a.menuText:link 		{ color: #ffffff; font-family:verdana; font-size:6pt; font-weight:normal; text-decoration: none; letter-spacing:0px;}
a.menuText:active 	{ color: #ffffff; font-family:verdana; font-size:6pt; font-weight:normal; text-decoration: none; letter-spacing:0px;}
a.menuText:visited	{ color: #ffffff; font-family:verdana; font-size:6pt; font-weight:normal; text-decoration: none; letter-spacing:0px;}
a.menuText:hover 		{ color: #ffcc33; font-family:verdana; font-size:6pt; font-weight:normal; text-decoration: none; letter-spacing:0px;}	

a.yellowLinkSmall:link 		{ color: #ffcc33; font-family:verdana; font-size:6pt; font-weight:bold; text-decoration: underline; letter-spacing:0px;}
a.yellowLinkSmall:active 	{ color: #ffcc33; font-family:verdana; font-size:6pt; font-weight:bold; text-decoration: underline; letter-spacing:0px;}
a.yellowLinkSmall:visited	{ color: #ffcc33; font-family:verdana; font-size:6pt; font-weight:bold; text-decoration: underline; letter-spacing:0px;}
a.yellowLinkSmall:hover 	{ color: #ff0000; font-family:verdana; font-size:6pt; font-weight:bold; text-decoration: underline; letter-spacing:0px;}	

a.yellowLinkSmallB:link 		{ color: #ffcc33; font-family:verdana; font-size:7pt; font-weight:bold; text-decoration: none; letter-spacing:0px;}
a.yellowLinkSmallB:active 	{ color: #ffcc33; font-family:verdana; font-size:7pt; font-weight:bold; text-decoration: none; letter-spacing:0px;}
a.yellowLinkSmallB:visited	{ color: #ffcc33; font-family:verdana; font-size:7pt; font-weight:bold; text-decoration: none; letter-spacing:0px;}
a.yellowLinkSmallB:hover 		{ color: #000000; font-family:verdana; font-size:7pt; font-weight:bold; text-decoration: none; letter-spacing:0px;}	

a.yellowLinkMed:link 		{ color: #ffcc33; font-family:verdana; font-size:10pt; font-weight:bold; text-decoration: none;}
a.yellowLinkMed:active 	{ color: #ffcc33; font-family:verdana; font-size:10pt; font-weight:bold; text-decoration: none;}
a.yellowLinkMed:visited	{ color: #ffcc33; font-family:verdana; font-size:10pt; font-weight:bold; text-decoration: none;}
a.yellowLinkMed:hover 	{ color: #ff0000; font-family:verdana; font-size:10pt; font-weight:bold; text-decoration: none;}	

a.yellowLinkMed2:link 		{ color: #ffcc33; font-family:verdana; font-size:9pt; font-weight:bold; text-decoration: none;}
a.yellowLinkMed2:active 	{ color: #ffcc33; font-family:verdana; font-size:9pt; font-weight:bold; text-decoration: none;}
a.yellowLinkMed2:visited	{ color: #ffcc33; font-family:verdana; font-size:9pt; font-weight:bold; text-decoration: none;}
a.yellowLinkMed2:hover 		{ color: maroon; font-family:verdana;  font-size:9pt; font-weight:bold; text-decoration: none;}	

a.whiteLinkSmall:link 		{ color: #ffffff; font-family:verdana; font-size:6pt; font-weight:bold; text-decoration: none;}
a.whiteLinkSmall:active 	{ color: #ffffff; font-family:verdana; font-size:6pt; font-weight:bold; text-decoration: none;}
a.whiteLinkSmall:visited	{ color: #ffffff; font-family:verdana; font-size:6pt; font-weight:bold; text-decoration: none;}
a.whiteLinkSmall:hover 		{ color: #0099ff; font-family:verdana; font-size:6pt; font-weight:bold; text-decoration: none;}	

a.greenLinkSmall:link 		{ color: #66cc33; font-family:verdana; font-size:7pt; font-weight:bold; text-decoration: none;}
a.greenLinkSmall:active 	{ color: #66cc33; font-family:verdana; font-size:7pt; font-weight:bold; text-decoration: none;}
a.greenLinkSmall:visited	{ color: #66cc33; font-family:verdana; font-size:7pt; font-weight:bold; text-decoration: none;}
a.greenLinkSmall:hover 		{ color: #ff0000; font-family:verdana; font-size:7pt; font-weight:bold; text-decoration: none;}	


a.helpfulLinks:link 		{ color: #ffffff; font-family:verdana; font-size:7pt; font-weight:bold; text-decoration: none;}
a.helpfulLinks:active 	{ color: #ffffff; font-family:verdana; font-size:7pt; font-weight:bold; text-decoration: none;}
a.helpfulLinks:visited	{ color: #ffffff; font-family:verdana; font-size:7pt; font-weight:bold; text-decoration: none;}
a.helpfulLinks:hover 		{ color: #ff0000; font-family:verdana; font-size:7pt; font-weight:bold; text-decoration: none;}	

a.buttonLink:link 		{ color: #ffffff; font-family:verdana; font-size:7pt; font-weight:bold; text-decoration: none;}
a.buttonLink:active 	{ color: #ffffff; font-family:verdana; font-size:7pt; font-weight:bold; text-decoration: none;}
a.buttonLink:visited	{ color: #ffffff; font-family:verdana; font-size:7pt; font-weight:bold; text-decoration: none;}
a.buttonLink:hover 	{ color: #ffcc33; font-family:verdana; font-size:7pt; font-weight:bold; text-decoration: none;}	


.menuCell
{
  background-image:url('../images/menu_black.jpg');
	background-repeat:no-repeat;
	height:40px;
	width:85px;
	text-align:center;
}

.topMenuSep
{
	width:8px;
	height:40px;
	background-image:url('../images/menu_sep.jpg');
}

.footerMenuSep
{
	font-family:verdana;
	font-size:6pt;
	color:#ffffff; 
}

.yellowHeaderText
{
	font-family:verdana;
	font-size:6pt;
	font-weight:bold;
	letter-spacing:0px;
	color:#ffcc33;
}