body { font-family: Arial, Helvetica, sans-serif; font-size: 11px; margin-top: 0px;}
a { color : #000066; font-size: 11px; font-family : Arial, Helvetica, sans-serif; font-weight : bold; text-decoration : underline;}
a:hover { color : #D19486; font-weight : bold; text-decoration : none;}
a.t { color : #cccccc; font-family : Arial, Helvetica, sans-serif; font-size : 11px; font-weight : bold; text-decoration : none;}
a.t:hover { color : #ffcc66;}
a.t2 { color : #ffffff; font-family : Arial, Helvetica, sans-serif; font-size : 11px; font-weight : bold; text-decoration : none;}
a.t2:hover { color : #ffcc66;}
a.m { color : #414736; font-family : Arial, Helvetica, sans-serif; font-size : 11px; font-weight : bold; text-decoration : none;}
a.m:hover { color : #D19486;}
a.y { color : #ffd700; font-family : Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold; text-decoration : none;}
a.y:hover { color : #ffcc66;}
a.z { color : #ccccee; font-size: 11px; font-family : Arial, Helvetica, sans-serif; font-weight : normal; text-decoration : none;}
a.z:hover { color : #D19486;}
a.ttext { color : #666666; font-size: 10px; font-family : Arial, Helvetica, sans-serif; font-weight : normal; text-decoration : none;}
a.ttext:hover { color : #D19486;}
.bcss { color: #444444; font-weight : normal;}
.bcss:hover { color:#FF0000; background-color: #ffffcc;}
p { font-family: Arial, Helvetica, sans-serif; font-size: 11px}
td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal}

.nonStandard { display:none; }

h1 {
	font-size: 16px;
	color:#ffffff;
	padding:5px;
}

.title { display: none; }

INPUT, select, textarea, text {
border: 1px #006699 groove;
background-color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #000000;
border-color: #000000;
border-style: solid;
}

.floatimgleft {
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
} 

.floatimgright {
float:right;
margin-top:10px;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
} 

.header {
font-family : Arial, Helvetica, sans-serif;
   text-align: center;
   font-weight:normal;
   font-size: 7px;
   color: #eeeeee;
}

.footer {
font-family : Arial, Helvetica, sans-serif;
   text-align: center;
   padding: 5px;
   margin: 0 5px 2px 5px;
   font-size: 9px;
   color: #666666;
}

.footer a {
   font-size: 9px;
   color: #666666;
   text-decoration:none;
   }
   
img.floatRight { 
    float: right; 
    margin: 8px; 
}