
TABLE, TR, TD, P, OL, UL, LI { 
   font-family: Arial, Helvetica, Verdana, Geneva; 
   font-size: 12px;
   color: #000000;
}
.dropshadow { position: relative; left: 1px; top: 1px; color: #666; }
.droptext { position: absolute; left: -1px; top: -1px; color: #FFF;} 

.text-header {
   font-size: 42px;
   font-weight: bold
}

.text-subheader {
   font-size: 16px;
   color: #000000;
   font-weight: bold
}

.text-small {
   font-size: 12px
}

.text-small-bottom {
   font-size: 10px;
   z-index: -1;
   WMODE="TRANSPARENT";
}



.text-homedate {
   font-size: 10px;
   color: #818181;
}

.text-white {
   font-size: 12px;
   color: #FFFFFF
}

LI  {
    font-size: 12px;
    LINE-HEIGHT: 120%
}

.input {
    font-family: Arial, Helvetica, Verdana, Geneva;
    FONT-SIZE: 12px;
}

.select {
    font-family: Arial, Helvetica, Verdana, Geneva;
    FONT-SIZE: 12px;
}

.select-adbox {
    font-family: Arial, Helvetica, Verdana, Geneva;
    font-size: 10px;
    width: 160px;
}


a {  
   color: #D41D24;
   text-decoration: none;
   font-weight: bold;
}

a:link {  
   color: #D41D24;
   font-weight: bold;
}

a:hover {       
   color: #D41D24;
   text-decoration: underline;
   font-weight: bold;
}

a:visited {       
   color: #D41D24;
   font-weight: bold;   
}

a:active  {
   color: #D41D24;
   font-weight: bold;
}

.sponsor-link {  
   color: #FFFFFF;
   FONT-SIZE: 14px; 
   text-decoration: none;
   font-weight: bold;
}

.sponsor-link:link {  
   color: #FFFFFF;
   FONT-SIZE: 14px;   
   font-weight: bold;
}

.sponsor-link:hover {       
   color: #FFFFFF;
   FONT-SIZE: 14px;  
   text-decoration: underline;
   font-weight: bold;
}

.sponsor-link:visited {       
   color: #FFFFFF;
   FONT-SIZE: 14px;  
   font-weight: bold;   
}

.sponsor-link:active  {
   color: #FFFFFF;
   FONT-SIZE: 14px;  
   font-weight: bold;
}

.white {  
   color: #FFFFFF;
   text-decoration: none;
   font-weight: bold;
}

.white:link {  
   color: #FFFFFF;  
   font-weight: bold;
}

.white:hover {       
   color: #FFFFFF; 
   text-decoration: underline;
   font-weight: bold;
}

.white:visited {       
   color: #FFFFFF; 
   font-weight: bold;   
}

.white:active  {
   color: #FFFFFF;
   font-weight: bold;
}

.homestory {
   font-size: 14px;
   text-decoration: none;
}

.homestory:link {
   font-size: 14px;
   text-decoration: none;
}

.homestory:hover {       
   text-decoration: underline;
   font-size: 14px
}

.homestory:visited {         
   font-size: 14px ;
   text-decoration: none;
}

.homestory:active  {
   font-size: 14px;
   text-decoration: none;
}

.adbox {
   font-size: 10px;
   text-decoration: none;
}

.adbox:link {
   font-size: 10px;
   text-decoration: none;
}

.adbox:hover {       
   text-decoration: underline;
   font-size: 10px
}

.adbox:visited {         
   font-size: 10px ;
   text-decoration: none;
}

.adbox:active  {
   font-size: 10px;
   text-decoration: none;
}

.text-copyright {   
   FONT-SIZE: 10px;
   COLOR: #818181
}


		.reverse-black 
		{
			background : Black;
			font-weight : bold;
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 8pt;
		    color: #ffffff;
		}
		.reverse-grey 
		{
			background : #cccccc;
			font-weight : bold;
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 8pt;
		    color: #000000;
		}

		.BoxBorder
					{
					border: #D62921 1px solid
					}

