/* CSS Document */

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


   html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
	  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color: #FFFFFF;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 400px;
   }
.style1red {color: #FF0000}
.style8 {font-size: 11px; font-family: Trebuchet MS, Verdana, Arial, sans-serif; }
.style12 {color: #4D7EB0}
.footertext {font-size: 11px; font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #4D7EB0; }
.footertext1 {font-size: 11px; font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #4D7EB0; }
.footertext1 a:link {font-size: 11px; font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #4D7EB0; }
.footertext1 a:visited {font-size: 11px; font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #4D7EB0; }
.footertext1 a:active {font-size: 11px; font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #4D7EB0; }
.footertext1 a:hover {font-size: 11px; font-family: Trebuchet MS, Verdana, Arial, sans-serif; color:#990033; }
.maintext {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color: #FFFFFF;
}
.titletext {font-size: 20px}
.style2xx {font-size: 10px; }
.style2 {color: #000000; }
.style2 a:link {
	color: #000000;
	text-decoration: none;
}
.style2 a:visited {
	text-decoration: none;
	color: #000000;
}
.style2 a:hover {
	text-decoration: none;
	color:#FFFF00;
	font-weight:bold;
}
.style2 a:active {
	text-decoration: none;
	color: #000000;
}
