BODY  {
margin-top: 0px; 
font-size : 14px;
font-style : normal;
font-weight : normal;
color : #455d6f;
font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
background: white;
}


P, TD {font-size: 13px; font-style: normal; font-weight: normal; color: #455d6f; font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; text-align:justify;}

th {text-align: center;}

tr.nav, td.nav {font-size: 14px; font-style: normal; font-weight: normal; color: #c3bfba; background:#5A7287; text-align:center; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;}

table.datatable, tr.datatable, td.datatable {border: #455d6f 1px solid; text-align: left;}

A.nav:link {font-style : normal; font-weight: normal; text-decoration: none; color: #c3bfba; font-size: 13px; font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;}
A.nav:visited {font-style: normal; font-weight: normal; text-decoration: none; color: #c3bfba; font-size: 13px;}
A.nav:hover {font-style: normal; text-decoration: none; color: #5A7287;  font-size: 13px; background:#c3bfba;}
A.nav:active {font-style: normal; text-decoration: none; color: #5A7287; font-size: 13px; background:#c3bfba;}

A:link {font-style : normal; font-weight: normal; text-decoration: none; color: #9f9b80; font-size: 13px; font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;}
A:visited {font-style: normal; font-weight: normal; text-decoration: none; color: #9f9b80; font-size: 13px;}
A:hover {font-style: normal; text-decoration: none; color: red;  font-size: 13px; }
A:active {font-style: normal; text-decoration: none; color: red; font-size: 13px; }

H1       {
	COLOR: #c9c9c9; FONT-FAMILY: Trebuchet MS,Verdana,Arial,helvetica,sans-serif; font-weight: normal; FONT-SIZE: 18px; letter-spacing: 0.3em;
              }

H2       {
	COLOR: #9f9b80; FONT-FAMILY: Trebuchet MS,Verdana,Arial,helvetica,sans-serif; font-weight: normal; FONT-SIZE: 16px;
              }

H3       {
	COLOR: #455d6f; FONT-FAMILY: Trebuchet MS,Verdana,Arial,helvetica,sans-serif; font-weight: bold; FONT-SIZE: 15px;
              }

input.button  {
	background: #6388a4 none; font-family: Trebuchet MS,Verdana,Arial,helvetica,sans-serif; font-weight: bold; font-size: 12 px;
	color: white; letter-spacing: 0.5em; 
              }
.smaller {font-size: 12px; font-style: normal; font-weight: normal; color: #455d6f; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;}

.tiny {
	FONT-FAMILY: Trebuchet MS, Verdana, Arial,helvetica, sans-serif; font-weight: normal; FONT-SIZE: 10px; text-align: left;
      }

A.tiny:link {font-style : normal; font-weight: normal; text-decoration: none; color:#455d6f; font-size: 11px; font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; text-align:left;}
A.tiny:visited {font-style: normal; font-weight: normal; text-decoration: none; color:#455d6f; font-size: 11px; text-align:left;}
A.tiny:hover {font-style: normal; text-decoration: none; color: red;  font-size: 11px; text-align:left;}
A.tiny:active {font-style: normal; text-decoration: none; color: red; font-size: 11px; text-align:left;}

/* Stuff for popup tooltips */
#dhtmltooltip{
position: absolute;
/* width: 0px; */
border: 2px solid black;
padding: 2px;
background-color: #ffffcc;
visibility: hidden;
FONT-FAMILY: Verdana, Arial,helvetica; font-weight : normal; FONT-SIZE: 13px;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

