
/*  general  */

body	{background-color: #0066CC;
		background-image:url("images/backtop.gif");
  background-repeat:repeat-x;
  position: absolute;
  left: 0em;
  top: 0em;
  }

img.top {margin-top: 0px; margin-left: 0px;}

H1 { color: #B45C35; font-family: "Tahoma", "Verdana", "Helvetica", sans-serif ; font-size: 115%; font-weight: bold; margin-top: 1.5em; margin-bottom: .3em;}

H2 { color: #000000; font-family: "Tahoma", "Verdana", "Helvetica", sans-serif ; font-size: 102%; font-weight: normal; }

H3 { color: #000000; font-family: "Tahoma", "Verdana", "Verdana", sans-serif ; font-size: 95%; font-weight: normal; } 

input, select, textarea, option { border: 1px solid #AAAAAA; }

select { border: 1px solid #AAAAAA; }

B { color: #000000; font-weight: bold; } 

P, td, li { font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif; font-size: 10px; color: #333; }

P.large { font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif; font-size: 95%; color: #000000; }

P.small { font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif; font-size: 80%; color: #000000; }

P.white { font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif; font-size: 8px; color: #FFF; }

P.blue { font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif; font-size: 8px; color: #056AA0; }

P.title { font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif; font-size: 15px; color: #333; }

P.detail { font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif; font-size: 10px; color: #333; margin-left: 3em; margin-right: 3em;}

P.detailwide { font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif; font-size: 10px; color: #333; margin-left: 1em; margin-right: 1em;}

/* links */
A.link { color: #B45C35; font-weight: bold; text-decoration: none;}
A.active { font-weight: bold; color: #B45C35; text-decoration: none; }
A.visited { color: #B45C35; font-weight: bold;  text-decoration: none;} 
A.hover { color: #FFFFFF; font-weight: bold; text-decoration: none; }

A.fg:link { color: #FF8C3F; font-weight: bold; text-decoration: none;}
A.fg:active { font-weight: bold; color: #B45C35; text-decoration: none; }
A.fg:visited { color: #FF8C3F; font-weight: bold;  text-decoration: none;} 
A.fg:hover { color: #000051; font-weight: bold; text-decoration: none; }

A.none:link { font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif; font-size: 8px; color: #056AA0; text-decoration: none;}
A.none:active { font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif; font-size: 8px; color: #056AA0; text-decoration: none;}
A.none:visited { font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif; font-size: 8px; color: #056AA0; text-decoration: none;}
A.none:hover { font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif; font-size: 8px; color: #056AA0; text-decoration: none;}

