﻿/* Scrollbar Color and HR */

body               
{ 
scrollbar-base-color: #777777;
margin-left: 0in.;
margin-top: 0in.;
font-family: Tw Cen MT, Verdana; 
font-size: 13px; 
color: #FFFFFF;
background: #5A5A5A;
background-image: url('')
}


/* Font Properties */

/* table            
{
font-family: Tw Cen MT, Verdana; 
font-size: 13px; 
color: #FFFFFF;
}

td               
{
font-family: Tw Cen MT, Verdana; 
font-size: 13px; 
color: #FFFFFF;
}
*/

.smallyellow       
{ 
font-family: Tw Cen MT, Verdana; 
font-size : 11px; 
color: #EBCF48;
}

.smallwhite       
{ 
font-family: Tw Cen MT, Verdana; 
font-size : 11px; 
color: #FFFFFF;
}

.mediumyellow      
{ 
font-family: Tw Cen MT, Verdana; 
font-weight: bold;
font-size : 16px; 
color: #EBCF48;
}

.mediumwhite      
{ 
font-family: Tw Cen MT, Verdana; 
font-weight: bold;
font-size : 16px; 
color: #FFFFFF;
background-color: #3A3A3A;
}

.largeyellow       
{ 
font-family: Tw Cen MT, Verdana;
font-weight: bold;
font-size: 20px; 
color: #EBCF48;
}

.largewhite       
{
font-family: Tw Cen MT Condensed Extra Bold; 
font-weight: bold; 
font-size: 20px; 
color: #FFFFFF;
}

.tableheader {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	font-family: Tw Cen MT, Verdana;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #2A2A2A;
	text-align: left;
}

/* Cell Properties */  
TD.row1	        
{ 
background-color: #3A3A3A;
font-family: Tw Cen MT, Verdana; 
font-size : 16px; 
font-weight : bold;
color: #FFFFFF
}     
     
TD.row2	        
{ 
background-color: #5A5A5A;
font-family: Tw Cen MT, Verdana; 
font-size : 13px; 
color: #FFFFFF
}

TD.rss	        
{ 
background-color: #5A5A5A;
font-family: Tw Cen MT, Verdana; 
font-size : 13px; 
color: #FFFFFF
} 

TD.tableborder	  
{ 
background-color: #FFFFFF;
}


/* Link Properties */


a                         { text-decoration: none; font-size: 13px; color: #EBCF48; font-family: Tw Cen MT, Verdana }  
a:link                    { text-decoration: none; font-size: 13px; color: #EBCF48; font-family: Tw Cen MT, Verdana }
a:visited                 { text-decoration: none; font-size: 13px; color: #EBCF48; font-family: Tw Cen MT, Verdana }
a:active                  { text-decoration: none; font-size: 13px; color: #EBCF48; font-family: Tw Cen MT, Verdana }
a:hover                   { text-decoration: underline; font-size: 12px; color: #FFFFFF; font-weight: bold; font-family: Tw Cen MT, Verdana } 

.piclink A:link          { background: #000000 }
.piclink A:visited       { background: #000000 }
.piclink A:active        { background: #000000 }
.piclink A:hover         { background: #000000 }

img.yb                    { border: 2px solid #EBCF48; } 

/* Form elements */

input, textarea, select 
{
color : #000000;
font-family : Tw Cen MT, Verdana;
font-size : 13px;
}
