.small
{ 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 0.8em
}
.news { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px
}

a:link          {  color: #FFffFF}
a:visited       {  color: #FFffFF}
a:active        {  color: #FFffFF}

.tborder
{       
        background: #000000;    
        color: #000000;
}
td, th, p, li, body, ul, ol, li, div
{       
        font-size: 12px;
        font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        font-weight: bold;
		color: #FFffFF
}
.alt1, .alt1Active
{       
        background: #DCDCDC;
        color: #000000;
}
.alt2, .alt2Active
{       
        background: #C2C2C2;
        color: #000000;
}
.alt3
{       
        background: #D5D8E5;
        color: #000000;
}
.alt4, .alt4Active
{       
        background: #565656;
        color: #000000;
}
.navbar
{       
        font-size: 14px;
        font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;    
        font-weight: strong;
}
.bare
{
        background: #FFffFF;
        color: #000000;
}       
.disclaimer
{
        font-size: 9px;
        font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        color: #5555aa;
}
.logintext
{
	cursor:pointer;
        font-size: 9px;  
        font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        color: #555577;
}
.nav_tab
{       
        cursor:pointer;
        background: #5555aa;
}
.off_tab
{       
        background: #0000aa;
        color: #5555aa;
        cursor:default;
		width=1%;
}
.cur_tab
{
        background: #333377;
        color: #55ff55;
		cursor:default;
		width=1%;
}       
