<!--NEW CSS-->

html, body
{
background-color: black;
font-family: verdana, Helvetica, sans-serif;
font-size: 13px;
}

.txt
{
display: none;
}

a.hw
{
background: url(seasonhighlights.jpg) repeat 0px 0px; 
width: 244px; 
height: 32px; 
display: block; 
}

a.hw:hover
{
background: url(seasonhighlights.jpg)  repeat 0px -32px;
width: 244px; 
height: 32px; 
display: block; 
}

a.tw
{
background: url(beahero.jpg) repeat 0px 0px; 
width: 244px; 
height: 32px; 
display: block; 
}

a.tw:hover
{
background: url(beahero.jpg)  repeat 0px -32px;
width: 244px; 
height: 32px; 
display: block; 
}

a.pc
{
background: url(heroeshistory.jpg) repeat 0px 0px; 
width: 244px; 
height: 32px; 
display: block; 
}

a.pc:hover
{
background: url(heroeshistory.jpg)  repeat 0px -32px;
width: 244px; 
height: 32px; 
display: block; 
}

.thisIsADiv
{
height: 100%;
width: 100%;
background-color: black;
}

.mainDiv
{
background-color: black;
width: 748px;
height: 100%;
border-style: solid;
border-top-style: none;
border-color: white;
border-width: 1px;
}

.FPGi
{
width: 735px;
height: 463px;;
padding-top: 2px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0;
background-image:url(../Images/front9.jpg);
background-color:#000000;
background-repeat:no-repeat;
}

.FPG
{
width: 735px;
height: 100%;
padding-top: 2px;
padding-right: 6px;
padding-left: 6px;
padding-bottom: 0;
}

.bottomDiv
{
height: 100%;
}

.blueBox
{
padding: 0px;
min-height: 100%;
background-color: #8A1111;
width: 241px;
color: white;
}

img
{
border: 0px;
}

.silverBox
{
min-height: 100%;
padding: 0px;
background-color: #383838;
width 241px;
color: white;
}

.fpgDiv
{
padding: 5px;
height: 500px;
width: 735px;
}

.buttons
{
border: none;
padding: 0;
outline: none;
}

table.buttonsTable
{
border-collapse: collapse;
border-spacing: 0;
padding: 0px;
}

A {
text-decoration: underline;  
color: white;
font : normal;
}


a.important_links
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-color: #FFFFFF;
text-decoration: none;
}

a:hover.important_links
{
text-decoration: underline;  
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}

.copyright	
{
font-family: verdana, arial, Helvetica;
font-size: 7pt; 
color: #FFFFFF;
text-transform: capitalize;
text-align: center;
}


<!--OLD CSS-->
.gradient {
    background-color: #012346;
	background-image: url('');
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-decoration: none
    
}

TABLE, TD, TR {
	font-family: verdana, arial, Helvetica;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 110%;
}	

P  {
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
}
