
body 
{
	background-color:#660303;
	margin:0px;
}

table
{
	font-size:10pt;
}

img.teamPhoto
{
	padding-left:10px;
}

input[type=button]
{
	background-color:#660303;
	color:#FFFFFF;
	font-weight:bold;
	font-family:verdana;
}

input[type=submit]
{
	background-color:#660303;
	color:#FFFFFF;
	font-weight:bold;
	font-family:verdana;
}

input[type=text]
{
	border:1px solid #999;
	font-family:Verdana;
	font-size:10pt;
}

input[type=password]
{
	border:1px solid #999;
	font-family:Verdana;
	font-size:10pt;
}

textarea
{
	border:1px solid #999;
	font-family:Verdana;
	font-size:10pt;
}

.invalid
{
	background-color:#e3e698;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-align: left;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-align: left;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #660303;
	text-align: left;
	text-decoration: none;
}

a:active 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-align: left;
	text-decoration: none;
}

p 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}

h1
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:10pt;
	font-weight:bold;
	color:#660303;
	margin-top:0px;
	padding-left:20px;
	margin-bottom:0px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	line-height: 13pt;
	padding-left: 35px;
	font-style: normal;
	font-weight: normal;
	margin-top:0px;
	padding-right: 10px;
		
}

h4 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #666666;
	text-align: left;
	padding-right: 8px;
	font-style: italic;
	font-weight: bold;
}

h5 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	text-align: left;
}

h6 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-align: center;
	font-weight: normal;
}

.copyright 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: center;
}

.redlarge 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #660303;
	text-align: left;
}

td.head1
{
    background-color:#666;
    color:#fff;
    font-size:11px;
    font-weight:bold;
    text-align:center;
}

td.head2
{
    background-color:#595959;
    color:#fff;
    font-size:11px;
    font-weight:bold;
    text-align:center;
}

td.col1
{
    font-family:"Times New Roman", Times, Serif;
    font-size:11px;
    line-height:14px;
    color:#333333;
    text-align:center;
    border-bottom:2px solid #333;
}

td.col2
{
    background-color:#ccc;
    font-family:"Times New Roman", Times, Serif;
    font-size:11px;
    line-height:14px;
    color:#333333;
    text-align:center;
    border-bottom:2px solid #333;
}

#divMarquee
{
	background-color:#660303; 
	color:#ffffff; 
	font-family:Arial, Sans-Serif; 
	font-size:10pt; 
	font-weight:bold; 
}

#divMarquee a
{
	background-color:#660303; 
	color:#ffffff; 
	font-family:Arial, Sans-Serif; 
	font-size:10pt; 
	font-weight:bold; 
}

@media print
{
	#mainNav
	{
		visibility:hidden;
		display:none;
	}
	
	#propNav
	{
		visibility:hidden;
		display:none;
	}
}
