/*
colors:
light blue   #EBF1F4
dark blue  #336699
light red   #FF9999
red  #990000
green  #006666


****old colors (do not use)***
light orange  #F6D9A7
dark orange  #CC6600
*/

body {
 font-family: "Lucida Grande", "Lucida Sans", Lucida, "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
 font-size: 12px;
 line-height: 120%;
 margin-top:0px;
 margin-top: 0px;
 background-image:url(BG.jpg);
 background-position:top;
 background-repeat:repeat-x;
 background-color:#BDD9E7;
	}
td {
font-family: "Lucida Grande", "Lucida Sans", Lucida, "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
 font-size: 12px;
 line-height: 120%;
 margin-top:0px;
 margin-top: 0px;}
p {
 margin:10px 10px 10px 10px;
	}
		
.nav:active, .nav:visited, .nav:link {
 padding:3px 10px 3px 10px;
 color: #ffffff;
 font-weight: bold;
 text-decoration:none
	}
	
.nav:hover {
 padding:3px 10px 3px 10px;
 color: #336699;
 background:#EBF1F4;
 font-weight: bold;
 line-height
 }
 
.BGnav {
 background-image:url(../images/BGnav.jpg);
 background-repeat:repeat-x;
 background-position:top;
 /*text-align:center;*/
 vertical-align:top;
 padding-top:5px;
 height:25px;
}
.secnav:active, .secnav:visited, .secnav:link {
 display:block;
 color: #336699;
 font-weight: bold;
 text-decoration:none;
 padding:3px 0 3px 5px;
 border: 5px solid #EBF1F4;
 border-width:  0 5px 0 5px;
	}
	
.secnav:hover {
 display:block;
 color: #000000;
 font-weight: bold;
 text-decoration:none;
 padding:3px 0 3px 5px;
 border: 5px solid #990000;
 border-width:  0 5px 0 5px;
 background:#FFCCCC;
	}  
.secnavRED:active, .secnavRED:visited, .secnavRED:link {
 display:block;
 color: #FFFFFF;
 font-weight: bold;
 text-decoration:none;
 padding:3px 0 3px 5px;
 border: 5px solid #FFCCCC;
 border-width:  0 5px 0 5px;
 background:#990000;
	}
	
.secnavRED:hover {
 display:block;
 color: #000000;
 font-weight: bold;
 text-decoration:none;
 padding:3px 0 3px 5px;
 border: 5px solid #990000;
 border-width:  0 5px 0 5px;
 background:#FFCCCC;
	}  
.BGsecnav {
background:#EBF1F4;
padding-top:15px;
text-align:center;    

}        
.footer{
 background:#336699;
 color:#ffffff;
 text-align:center;
}
h3
{
 font-size:16px;
 color:#336699;
}

h4
{
 margin:10px 10px 10px 10px;
 font-size:12px;
 font-weight:bold;
 color:#990000;
}
h5
{
 font-size:14px;
 color:#336699;
}
.TITLEred 
{
 font-size:14px;
 color:#990000;
 }
.TITLEgreen 
{
 font-size:14px;
 color:#006666;
}
a:link {
 color: #000000 }

a:visited {
 color: #000000 }

a:hover {
 color: #CC9900 }

a:active {
 color: #000000 }

fieldset {
 border: 1px solid #999999; 
 padding: 0px 10px 10px 10px; 
 margin: 0px 5px 10px 5px }

legend {
 border: 1px solid #999999; 
 padding: 4px 10px 4px 10px; 
 font-weight: bold }

hr {
 border: 0; 
 color: #999999; 
 background-color: #999999; 
 height: 1px; 
 width: 100%; 
 text-align: left }

input {
 margin: 0 3px 0 3px }

li {
 color: #333333; 
 font-size: 11px }

ul {
 color: #333333; 
 list-style-type: square;
 font-size: 11px }

ol {
 color: #333333;
 list-style-type: decimal-leading-zero;
 font-size: 11px }

pre {
 width: 100%; 
 border: 1px solid black; 
 background-color: white }
dd {
 color: #333333; 
 font-size: 11px }
.mytext {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 color: #666699 }

.mytext a:link {
 color: #333333; 
 text-decoration: underline }

.mytext a:visited {
 color: #666666; 
 text-decoration: underline }

.mytext a:hover {
 color: #999933; 
 text-decoration: none }

.mytext a:active {
 color: #333333; 
 text-decoration: none }

.mytext2 {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 color: #666666 }

.mytext2 a:link {
 color: #666666; 
 text-decoration: underline }

.mytext2 a:visited {
 color: #666666; 
 text-decoration: underline }

.mytext2 a:hover {
 color: #CCCCCC; 
 text-decoration: none; 
 background-color: #333333 }

.mytext2 a:active {
 color: #333333; 
 text-decoration: none }

.formlistdate {
 border-bottom: 1px solid #999999; 
 padding: 20px 0px 10px 0px; 
 font-family: Tahoma, Verdana, Arial, sans-serif; 
 font-weight: bold }

.formlisttime {
 padding: 20px 0 0 0; 
 font-family: Tahoma, Verdana, Arial, sans-serif; 
 font-weight: bold;
 font-size: 11px }

.formlistfield {
 padding: 5px 0 0 0; 
 font-size: 11px }

.border{
border:1px solid #999999;
}.Body10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
