a:link
{
     text-decoration: none; color: #aa1000
}

a:active
{
     text-decoration: none; color: #aa1000
}

a:visited
{
     text-decoration: none; color: #aa1000
}

a:hover
{
     text-decoration: underline; color: #aa1000
}

.secondNav
{
     background-color: #183654; border-top: 1px #183654 solid; border-bottom: 1px #336699 solid; border-left: 1px #336699 solid; border-right: 1px #336699 solid;
}

.bottomNav
{
     background-color: #e5e5e5; border-top: 1px #797979 solid; border-bottom: 1px #797979 solid;
}

.mainLeft
{
     background-color: #ffffff; border-right: 1px #efefef solid;
}

.leftCell
{
     background-color: #efefef; border-top: 1px #797979 solid; border-bottom: 1px #797979 solid;
}

.interiorHeader
{
     background-color: #efefef; border-bottom: 1px #797979 solid;
}

.last10Header
{
     background-color: #efefef; border-bottom: 1px #797979 solid; border-top: 1px #797979 solid;
}

.pollHeader
{
     background-color: #efefef; border-bottom: 1px #797979 solid; border-top: 1px #797979 solid;
}


.searchfield
{
     background-color: #abcdef;
     color: #000033;
     font-family: Verdana;
     font-weight: bold
}

.searchinput
{
     background-color: #9abcde;
     color: #000033;
     font-family: Verdana;
     font-size: 12px;
     font-weight: bold
}

.formfield
{
     background-color: #f7f7f7;
     border-top: 1px #797979 solid;
     border-bottom: 1px #797979 solid;
     border-left: 1px #797979 solid;
     border-right: 1px #797979 solid;
     color: #183654;
     font-family: Verdana;
     font-size: 12px;
     font-weight: bold
	}

.forminput
{
     background-color: #e5e5e5;
     border-top: 1px #797979 solid;
     border-bottom: 1px #797979 solid;
     border-left: 1px #797979 solid;
     border-right: 1px #797979 solid;
     color: #183654;
     font-family: Verdana;
     font-size: 12px;
     font-weight: bold
}

.musicSearchField
{
	background-color: #f7f7f7;
	border-top: 1px #797979 solid; 
	border-bottom: 1px #797979 solid; 
	border-left: 1px #797979 solid; 
	border-right: 1px #797979 solid;
     	color: #183654;
     	font-family: Verdana;
     	font-size: 10px;
     	font-weight: normal
}

.musicSearchInput
{
	background-color: #e5e5e5;
	border-top: 1px #797979 solid; 
	border-bottom: 1px #797979 solid; 
	border-left: 1px #797979 solid; 
	border-right: 1px #797979 solid;
	color: #183654;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal
}

