.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	background-image: images/top.gif;
}

.topnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}.goldbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fbc903;
}

.leftred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #730027;
	text-decoration: none;
}
.leftred:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #730027;
	text-decoration: underline;
}
.cherrybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #730027;
	text-decoration: none;
}
.cherrybold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004F9D;
	text-decoration: underline;
}

.blackhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #838383;
}
.border {
	border: 1px solid #F0F0F0;
}
.greenbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2B8A02;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.blackhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.redbold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #34A802;
	text-decoration: underline;
}

.redborder {
	border: 1px solid #AC0705;
}
.blackborder {
	border: 1px solid #EBEBEB;
}
.redhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #AC0705;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
TEXTAREA
{
	BORDER-BOTTOM: #042F59 1px solid; BORDER-LEFT: #042F59 1px solid; BORDER-RIGHT: #042F59 1px solid; BORDER-TOP: #042F59 1px solid; width: 300; height: 120; COLOR: #042F59; FONT-FAMILY: Arial; FONT-SIZE: 12px
}
.greybdr {
	border: 1px dashed #CECECE;
	color: #FFFFFF;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.bluebdr {
	border: 1px dashed #003366;
}
.blackb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.blackb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ac0705;
	text-decoration:underline;
}
.maroonbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #760112;	
}
.evenRow{
    border-style: inherit;
    border-color: inherit;
    border-width: 1px;
    background-color: #cecece;
    background-image: url(images/TableRow.gif);
    white-space:nowrap;
    text-align:center;
    color: #760112;
    font-size:12px;
}
.tallRow{
    border-style: inherit;
    border-color: inherit;
    border-width: 1px;
    background-color: #cecece;
    background-image: url(images/tallRow.gif);
    white-space:nowrap;
    text-align:center;
    vertical-align:middle;
    color: #760112;
    font-size:12px;
}
.oddRow{
    border-style: inherit;
    border-color: inherit;
    border-width: 1px;
    background-color: #cecece;
    background-image: url(images/TableRow.gif);
    white-space:nowrap;
    text-align:center;
    color: #760112;
    font-size:12px;
}
.headRow{
    border-style: inherit;
    border-color: inherit;
    border-width: 1px;
    background-color: #760012;
    background-image: url(images/grad_maroon.gif);
    color: #FFFFFF;
    font-weight: bold;
    border-collapse: collapse;
    font-size:12px;
    text-align:center;   
    text-decoration: underline;
    cursor: default;
}
.footRow{
    border-style: inherit;
    border-color: inherit;
    border-width: 1px;
    background-color: #760012;
    background-image: url(images/grad_maroon.gif);
    font-weight: bold;
    color: #FFFFFF;
    font-size:12px;
    text-align:center;
}
.footRowAlt{
    border-style: inherit;
    border-color: inherit;
    border-width: 1px;
    background-color: #fbc903;
    background-image: url(images/grad_gold.gif);
    font-weight: bold;
    color: #760012;
    font-size:12px;
    text-align:center;
}