body { 
  margin-top:10px; 
  margin-left:00px; 
  margin-right:10px; 
  margin-bottom:10px; 
  background-color:#F4C100;
/*  background-color:#CC9900; */
  font-family:Verdana,sans-serif;
  font-size:10px;
  font-weight:bold;
  color:black;
}

.td_nav { font-size: 11px; color:white; font-weight:bold;}

.td_title { font-size: 16px; font-weight:bold; color:#CC9900; text-align:center;}

h1 { font-size: 20px; color:#FFE600; }
h3 { font-size: 12px; color:#FFE600; }

th {
  font-family:Verdana,sans-serif;
  font-size:13px;
  font-weight:bold;
  text-align:left;
  color:black;
}

.my_tr_nav {
  background-color:#3333CC; 
}

.my_logo_table {
  background-color:#3333CC; 
}

.my_td_nav {
  font-family:Verdana,sans-serif;
  font-size:12px;
  font-weight:normal;
  color:white;
  line-height:28px;  
}

.my_tr_header {
  background-color:#F2F2F2; 
}

.my_td_header {
  font-family:Verdana,sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#008080;
  line-height:20px;  
}

.my_td {
  font-family:Verdana,sans-serif;
  font-size:12px;
  font-weight:normal;
  color:black;
  line-height:20px;  
}

td {
  font-family:Verdana,sans-serif;
  font-size:12px;
  font-weight:normal;
  color:black;
  line-height:20px;  
}

.my_ul {
  list-style-image:url(img/circle.jpg);
  color:black;
  line-height:16px;    
}  

.my_line {
  line-height:16px;    
}  

.myFont{
  color:#008080;
  font-size:24pt;
  font-weight:bold;  
  font-style:italic;
}

a:hover   { color:white; text-decoration:none; }
a:link    { color:white; text-decoration:none; }
a:visited { color:white; text-decoration:none; }
a:active  { color:white; text-decoration:none; }

#nav a:link    { text-decoration: underline; color:#3333CC; }
#nav a:visited { text-decoration: underline; color:#3333CC; }
#nav a:hover   { color:#3333CC; text-decoration:underline; }

.my_header
{
  position:absolute;
  top:64px;
  left:440px;
  white-space:nowrap;  
}
