.leftnavbkgrnd {
	background-attachment: fixed;
	background-image: url(images/LeftNavBckgrnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a {
	text-decoration: none;
	color: FFCC33;
}



.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC33;
	position: relative;
	left: 3px;
}

.main a:link { color: #FFCC33; text-decoration: underline; font-weight: bold;}
.main a:visited { color: #FFCC33; text-decoration: underline; font-weight: bold; }
.main a:hover { color: #FFFFFF; text-decoration: underline; font-weight: bold; }
.main a:active { color: #FFFFFF; text-decoration: underline; font-weight: bold; }



.title {
	display: block;
        width: 145px;
	height: 20px;
	margin-left: 9px;
	font-family: Verdana, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: FFCC33;

}

.scrollerTitle {
	position: absolute;
	width: 165px;
	left: 4px;
	height: 20px;
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: FFCC33;

}


.submenu {
	margin-left: 15px;
	margin-bottom: 5px;
	width: 145px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: none;
	color: FFCC33;
}

.scroller {
	position: relative;
	left: 12px;
	top: 100;

	

}

.specialText {
	width: 128px;
	padding: 3px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BF0D1E;


}

.specialText2 {

	width: 125px;
	background: #003333;
	font-family: verdana, helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 2px;
}

.cell {

	background: #BBC9C9;
	border: solid 1px #FFFFFF;
}

.cellbak {

	background: #BBC9C9;
	border: solid 1px #FFFFFF;
	position: relative;
	left: 2px;
	top: 3px;
}

.formFont
	{
	font-family:  Arial, Helvetica, sans-serif; font-size: 11px
	}
	
	
	







#navlist
{
font-size: 11px;
margin-left: -26;
padding-left: 0;
}

#navlist ul
{
margin-bottom: 0;
padding-bottom: 0;
}

#navlist li 
{
padding-left: 10px;
padding-bottom: 3px;
background-image: url(images/dotGold.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
list-style: none;
}



#navlist a:link
{
text-decoration: underline;
}

#navlist a:hover
{

color: #FFF;
}
