body        
{ 
	font-family: Verdana, Arial, sans-serif, helvetica; 
	FONT-SIZE: 75%;
	font-weight: lighter; color: #000000 }
P 
{
    font-family: Verdana,Arial, sans-serif,helvetica; 
    color: #000000; 
}

.nav {background-color: #949494; background-image: url(/image/navback.gif); background-repeat: repeat-x;}
.nav TD A, .nav TD A:visited, .nav TD A:active {font-weight: bold; text-decoration: none; color: #ffffff;}
.nav TD A:hover {font-weight: bold; text-decoration: underline; color: #ffffff;}

H1 {font-family: arial; font-size: 24px;}
H2 {font-family: arial; font-size: 16px;}
H3
{
    FONT-FAMILY: Trebuchet MS, Arial, Helvetica
}
H4
{
    FONT-FAMILY: Trebuchet MS, Arial, Helvetica
}
H5
{
    FONT-FAMILY: Trebuchet MS, Arial, Helvetica
}
H6
{
    FONT-FAMILY: Trebuchet MS, Arial, Helvetica
}
TD {
    font-family: Verdana, Arial, sans-serif,helvetica;
    FONT-SIZE: 78%;
    color: #000000
    text-align:center;
    text-decoration: none;
}


A.BUTTONLINK, A:Hover.BUTTONLINK, A:Visited.BUTTONLINK, A:Active.BUTTONLINK {
	/* the text that appears on a rectangular button */
	font-size: 11px;
	font-family: arial;
	color: #000000;
	text-decoration:none;
}

.EX-BD { /* rectangle button for explorer */
	font-size: .3cm;
	font-family: sans-serif;
	color: #000033;
	background-color: #D4D0C8;
	border-top-color : #ffffff;
	border-left-color : #ffffff;
	border-right-color : #999999;
	border-bottom-color : #999999;
	border-width : 2px;
	border-style : solid;
	padding-bottom : 2px;
	padding-top : 1px;
	padding-left : 3px;
	padding-right : 3px;
	margin : 0;
	cursor : hand;
	text-align: center;
}

/*.EX-BD { /* rectangle button for explorer */
	font-size: .3cm;
	font-family: sans-serif;
	color: #000000;
   background-color: #D4D0C8;
	border-top-color : #ffffff;
	border-left-color : #ffffff;
	border-right-color : #999999;
	border-bottom-color : #999999;
	border-width : 12px;
	border-style : solid;
	padding-bottom : 2px;
	padding-top : 1px;
	padding-left : 3px;
	padding-right : 3px;
	margin : 0;
	cursor : hand;
	text-align: center;
}
*/

a:link       
{ 
	color: #00309C; font-family: Verdana, Arial, sans-serif, helvetica; 
	text-decoration: underline 
}

A:active
{
    COLOR: royalblue;
    font-family: Verdana, Arial, sans-serif,helvetica;
    TEXT-DECORATION: underline 
}
a:visited    { color: #00309C; font-family: Verdana, Arial, sans-serif, helvetica; 
               text-decoration: underline }
a:hover
{
    font-family: Verdana, Arial, sans-serif,helvetica;
    color:#FF0000;
    TEXT-DECORATION: underline 
}

.blackLine {
	BACKGROUND-COLOR: #000000
}