<!--basic -->

body { background-color: #FFEFC6; color: black; margin: 0px }
h1,h2,h3,h4,td { font-family: Tahoma,Verdana,Arial,Geneva }
td { font-family: Verdana,Arial,Geneva }

h1 { color: #000080; font-size: 18pt }
h2 { color: #000066; font-size: 18pt }
h3 { color: #000033; font-size: 14pt }
h4 { color: white; font-weight: normal }

a:link { color: #003300 }
a:visited { color: #003300 } 
a:active { color: #006600 }
a:hover { color: #006600 } 

<!--header -->

td.header { background-color: #000066 }

td.tab { background-color: #006600; background-image: url('images/button_bar.gif');
	border-top: 1px solid white; font-family: Arial,Geneva; font-size: 10pt; color: white; }

a.tab:link { color: #FFFFFF; text-decoration: none }
a.tab:visited { color: #FFFFFF; text-decoration: none } 
a.tab:active { color: #FFFFFF; text-decoration: none }
a.tab:hover { color: #FFCC00; text-decoration: none } 

a.tab2:link { color: #FFCC00; text-decoration: none; font-weight: bold }
a.tab2:visited { color: #FFCC00; text-decoration: none; font-weight: bold } 
a.tab2:active { color: #FFCC00; text-decoration: none; font-weight: bold }
a.tab2:hover { color: #00FF00; text-decoration: none; font-weight: bold } 

<!--body -->

	.navhead { font-size: 11pt; font-weight: bold; text-decoration: underline }
	 
td.main { background-color: white; font-size: 10pt; padding: 15px; border-right: 1px solid #000066;
	border-bottom: 1px solid white;  }

	.up1 { font-size: 11pt }
	
td.box { font-family: Arial,Geneva; font-size: 10pt; background-image: url('images/grad_bar.gif');
	background-color: #000066; color: #FFFFFF; border: 1px solid #CCCCCC } 
	
	.boxhead { font-family: Arial,Geneva; color: #FFCC00; 
		font-weight: bold; font-style: italic; font-size: 11pt; } 
	
table.audio { padding: 3px }

td.left { font-family: Arial,Geneva; color: white; font-size: 9pt; 
	background-image: url('images/left.gif'); background-color: #000066; 
	border-top-width: 1px; padding: 8px }
	
td.lefttxt { font-size: 9pt; color: white }

<!--footer -->

td.fsleft { background-image: url('images/left.gif'); background-color: #000066; 
	font-family: Arial,Geneva; color: white; font-size: 9pt; 
	border-left: 1px solid #808080; border-right: 1px solid #808080; 
	border-bottom: 1px solid white;
	padding: 8px }
	
td.fsright { font-family: Arial,Geneva; color: black; font-size: 9pt; background-color: #FFCC00; 
	border-right:1px solid #808080; border-bottom: 1px solid white;
	border-left:1px solid #808080; padding: 8px }

td.fsmain { background-color: white; font-size: 10pt; border-bottom: 1px solid white; padding: 15px }

td.footer { background-color: #006600; background-image: url('images/button_bar.gif');
	border-bottom: 1px solid white; font-family: Arial,Geneva; font-size: 10pt; color: white; }
	
<!--end -->

td.end { font-family: Arial,Geneva; color: white; padding: 3px }

<!--admin -->
	
a.dark:link { color: cccccc }
a.dark:visited { color: cccccc } 
a.dark:active { color: lime; text-decoration: none }
a.dark:hover { color: lime; text-decoration: none }

a.quote:link { text-decoration: none; color: lime }
a.quote:active { text-decoration: none; color: lime }
a.quote:visited { text-decoration: none; color: lime }
a.quote:hover { text-decoration: none; color: lime }

a.white:link { text-decoration: none; color: #FFFFFF }
a.white:hover { text-decoration: none; color: #FFFFFF } 
a.white:active { text-decoration: none; color: #FFFFFF }
a.white:visited { text-decoration: none; color: #FFFFFF } 

table.dk { background-color: #003300; border: 2px solid #009900 }
td.dk         { font-family: Tahoma,Verdana,Sans-serif; font-size: 10pt; color: white }
		 
table.lt { background-color: #EEEEEE; border: 1px solid #808080 }
td.lt  { font-family: Tahoma,Verdana,Sans-serif; font-size: 10pt; color: black }

.red { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size: 8pt; font-weight: bold; color: white; background-color: #CC0000 }
.green { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 8pt; font-weight: bold; color: white; background-color: #006600 }