@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

#footer {width:960px; height:30px; background:#096872; text-align:center; padding:10px 0px 0px 0px; color:#9bcad7; font-weight:bold;}

#emailfooter {width:960px; height:30px; background:#325f32; text-align:center; padding:10px 0px 0px 0px; color:#D7EAD7; font-weight:bold;}

#yellowfooter {width:960px; height:30px; background:#996600; text-align:center; padding:10px 0px 0px 0px; color:#FFFFFF; font-weight:bold;}


#footer a:link , a:visited { color:#9bcad7; font-weight:bold; text-decoration:none;}
#footer a:hover { color:#9bcad7; font-weight:bold; text-decoration:underline;}


#emailfooter a:link , a:visited { color: #D7EAD7; font-weight:bold; text-decoration:none;}
#emailfooter a:hover { color:#D7EAD7; font-weight:bold; text-decoration:underline;}

#yellowfooter a:link , a:visited { color: #FFFFFF; font-weight:bold; text-decoration:none;}
#yellowfooter a:hover { color:#FFFFFF; font-weight:bold; text-decoration:underline;}


.mainExpand {
margin:0px;
  cursor:hand;
  cursor:pointer;
  }
  
  form {
  padding:0px;
  margin:0px;
  }


