﻿A.black {color: #FFFFFF; text-decoration: none;}
A.black:hover  {color: yellow;}

A.white {color: #000000; font-weight : bold; text-decoration: none;}
A.white:hover  {color: #666666;}

A.red {color: red; text-decoration: underline;}
A.red:hover  {color: gray; text-decoration: underline overline;}

A.tran {color: #000000; font-weight: bold; text-decoration: none;}
A.tran:hover  {color: #666666;}

body     { scrollbar-face-color: #666666; scrollbar-shadow-color: black;
           scrollbar-highlight-color: white; scrollbar-3dlight-color: black;
           scrollbar-darkshadow-color: black; scrollbar-track-color: #CCCCCC;
           scrollbar-arrow-color: white; }

.tbox        { border: 1px solid #000000; padding: 0 }

.letter  {
	font-size : 10pt;
	font-family : Verdana,Arial,Helvetica,Sans Serif;
	font-style : normal;
	color : #000000;
	text-decoration : none
}

.marquee  {
	font-size : 10pt;
	font-family : Verdana,Arial,Helvetica,Sans Serif;
	font-weight : bold;
	font-style : italic;
	color : black;
	text-decoration : none;
	background-color : white
}

.menu  {
	font-size : 8pt;
	font-family : Verdana,Arial,Helvetica,Sans Serif;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : none;
	background-color : black
}

.pagetitle  {
	font-size : 14pt;
	font-family : Verdana,Arial,Helvetica,Sans Serif;
	font-weight : bold;
	font-style : italic;
	color : red;
	text-decoration : none;
}

.program:link  {
	font-size : 8pt;
	font-family : Verdana,Arial,Helvetica,Sans Serif;
	font-weight : bold;
	font-style : normal;
	color : #99ccff;
	text-decoration : none;
}

.program:visited  {
	font-size : 8pt;
	font-family : Verdana,Arial,Helvetica,Sans Serif;
	font-weight : bold;
	font-style : normal;
	color : #99ccff;
	text-decoration : none;
}

.program:hover  {
	font-size : 8pt;
	font-family : Verdana,Arial,Helvetica,Sans Serif;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : none;
}

.smalltext  {
	font-size : 8pt;
	font-family : Verdana,Arial,Helvetica,Sans Serif;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.tabtitle  {
	font-size : 12pt;
	font-family : Verdana,Arial,Helvetica,Sans Serif;
	font-weight : bold;
	font-style : normal;
	color : #white;
	text-decoration : none;
}

.tabtext  {
	font-size : 10pt;
	font-family : Verdana,Arial,Helvetica,Sans Serif;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.text  { font-size: 10pt; font-family: Verdana,Arial,Helvetica,Sans Serif;
         font-weight: normal; font-style: normal; color: black }

.trnbgd8   { font-size: 8pt; font-family: Verdana,Arial,Helvetica,Sans Serif;
             font-weight: normal; font-style: normal; color: black }

.trnbgd10  { font-size: 10pt; font-family: Verdana,Arial,Helvetica,Sans Serif;
             font-weight: normal; font-style: normal; color: black }

.texttable  {
	font-size : 10pt;
	font-family : Verdana,Arial,Helvetica,Sans Serif;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.title  {
	font-size : 12pt;
	font-family : Verdana,Arial,Helvetica,Sans Serif;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : none;
}

.topnav:link  {
	font-size : 8pt;
	font-family : Verdana,Arial,Helvetica,Sans Serif;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : none;
}

.topnav:visited  {
	font-size : 8pt;
	font-family : Verdana,Arial,Helvetica,Sans Serif;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : none;
}

.topnav:hover  {
	font-size : 8pt;
	font-family : Verdana,Arial,Helvetica,Sans Serif;
	font-weight : bold;
	font-style : normal;
	color : red;
	text-decoration : none;
	background-color : white;
}

.whitesmalltext  {
	font-size : 8pt;
	font-family : Verdana,Arial,Helvetica,Sans Serif;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : none;
}

.footertext  {
	font-size : 8pt;
	font-family : Verdana,Arial,Helvetica,Sans Serif;
	font-weight : normal;
	font-style : italic;
	color : white;
	text-decoration : none;
	text-align: center;
	background-color: black
}

.blkbgd10  { font-family: verdana, arial, helvetica, sans-serif; color: #FFFFFF; 
             font-size: 10pt; font-weight: bold; background-color: #000000; }
 
.trnbgdrt10  { font-family: verdana, arial, helvetica, sans-serif; color: #FFFFFF; 
               font-size: 10pt; color: #990000 }
 
.whtbgd8   { font-family: verdana, arial, helvetica, sans-serif; color: #000000; 
             font-size: 8pt; font-style: italic; font-weight: normal; background-color: #FFFFFF; }