@charset "utf-8";
/* CSS Document */

body {font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333; font-size:10pt; text-align:center; margin:0 auto;}
table#content {width:950px; text-align:center; margin:0 auto;}
td.left { background-repeat:no-repeat;}
td.right { background-image:url(images/text_bodyBG.jpg); background-position:top right; background-repeat:no-repeat; text-align:left;}
  .right div {height:420px; overflow:auto; text-align:justify; padding:10px; margin-left:10px;}
  
 H1 {font-size:22px; font-family:'Trebuchet MS', Verdana, Arial, Hevetica, sans-serif; font-weight:bold; margin-left:17px;}
 H2 {color:#249444; font-weight:bold; font-family:'Trebuchet MS', Verdana, Arial, Hevetica, sans-serif;  margin-left:17px;}
 
 td.bottomLeft {background-color:#DBE6C6; color:#003399; text-align:left; padding:3px; font-size:95%;}
   .bottomLeft a{color:#660000; font-weight:bold; text-align:left; text-decoration:none;}
   .bottomLeft a:hover {text-decoration:none; color:#003366;}
   
   
div#footer {width:950px; height:50px; background-image:url(images/footer.jpg); background-repeat:repeat-x; font-size:10px; color:#999999; margin:0 auto; margin-top:10px; vertical-align:bottom; padding-top:10px;border-top:1px solid #333333;}
	#footer a {color:#999; font-weight:bold; text-decoration:none;}
	#footer a:hover {color:#CC3300; font-weight:bold; text-decoration:none; }
	
	td.menu {vertical-align:top; text-align:left;}

a {color:#005F10;}
a:hover {color:#00C628;}