﻿/* CSS Document */

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.blk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}


.news_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #3333CC;
    font-weight: normal;
    text-decoration: underline;
}

.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

a:hover {  text-decoration: underline}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	}

.big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	
}
.style15 {font-size: 16px}

h1
{
    font-family: 'Times New Roman' , Times, serif;
    color: #005288;
    font-weight: normal;
    line-height: 15px;
}
h3
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #005288;
    font-weight: bolder;
    
}
#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
/*margin-right: 3px;*/
border: 1px solid #778;
border-bottom: none;
background: white;
font-weight:bold;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a:hover{ 
color: white;
border-color: navy;
font-weight:bold;
background: #5B5BFF;
}

#tablist li a:active{ 
color: white;
font-weight:bold;
background: #5B5BFF;
}

#tablist li a.current{ 
color: white;
background: #5B5BFF;
}
