 Body {
	font-family: Verdana;
	color: #000000;
	font-size: 10pt;
	background-image: url(../files/bg.gif);
	background-repeat: repeat;
 }
 
 a:link.red {
     color:#31316b;
	 text-decoration:none;
	 font-weight: bold;
	 font-size: 10pt;
	 font-family: "Tahoma"; 
 }
 a:visited.red {
     color:#31316b;
	 text-decoration:none;
	 font-weight: bold;
	 font-size: 10pt;
	 font-family: "Tahoma";
 }
 a:hover.red {
  	text-decoration:none;
  	color:#bc1b1b;
	font-weight: bold;
	font-size: 10pt;
	font-family: "Tahoma";
 }
 a:link.yellow {
     color:#31316b;
	 text-decoration:none;
	 font-weight: bold;
	 font-size: 10pt;
	 font-family: "Tahoma"; 
 }
 a:visited.yellow {
     color:#31316b;
	 text-decoration:none;
	 font-weight: bold;
	 font-size: 10pt;
	 font-family: "Tahoma";
 }
 a:hover.yellow {
  	text-decoration:none;
  	color:#d49705;
	font-weight: bold;
	font-size: 10pt;
	font-family: "Tahoma";
 }
 a:link.green {
     color:#31316b;
	 text-decoration:none;
	 font-weight: bold;
	 font-size: 10pt;
	 font-family: "Tahoma"; 
 }
 a:visited.green {
     color:#31316b;
	 text-decoration:none;
	 font-weight: bold;
	 font-size: 10pt;
	 font-family: "Tahoma";
 }
 a:hover.green {
  	text-decoration:none;
  	color:#058708;
	font-weight: bold;
	font-size: 10pt;
	font-family: "Tahoma";
 }
 a:link.blue {
     color:#31316b;
	 text-decoration:none;
	 font-weight: bold;
	 font-size: 10pt;
	 font-family: "Tahoma"; 
 }
 a:visited.blue {
     color:#31316b;
	 text-decoration:none;
	 font-weight: bold;
	 font-size: 10pt;
	 font-family: "Tahoma";
 }
 a:hover.blue {
  	text-decoration:none;
  	color:#175c96;
	font-weight: bold;
	font-size: 10pt;
	font-family: "Tahoma";
 }
 a:link.purple {
     color:#31316b;
	 text-decoration:none;
	 font-weight: bold;
	 font-size: 10pt;
	 font-family: "Tahoma"; 
 }
 a:visited.purple {
     color:#31316b;
	 text-decoration:none;
	 font-weight: bold;
	 font-size: 10pt;
	 font-family: "Tahoma";
 }
 a:hover.purple {
  	text-decoration:none;
  	color:#7e046f;
	font-weight: bold;
	font-size: 10pt;
	font-family: "Tahoma";
 }
 a:link {
     color:#058708;
	 text-decoration:none;
	 font-weight: bold;
	 font-size: 10pt;
	 font-family: "Tahoma"; 
 }
 a:visited {
     color:#058708;
	 text-decoration:none;
	 font-weight: bold;
	 font-size: 10pt;
	 font-family: "Tahoma";
 }
 a:hover {
  	text-decoration:none;
  	color:#7e046f;
	font-weight: bold;
	font-size: 10pt;
	font-family: "Tahoma";
 }
 H1 {
  	color:#bc1b1b;
	font-weight: bold;
	font-size: 14pt;
	font-family: "Verdana";
 }
 H2 {
  	color:#31316b;
	font-weight: bold;
	font-size: 11pt;
	font-family: "Verdana";
 }
 H3 {
  	color:#175c96;
	font-weight: bold;
	font-size: 9pt;
	font-family: "Verdana";
 }
 div {
  	color:#000000;
	font-weight: normal;
	font-size: 10pt;
	font-family: "Verdana";
 }
 input.btn{
   color:#1b1b42;
   font-family:'Verdana';
   font-weight: bold;
   font-size:8pt;
   height:18px;
   background-color:#5a5a8d;
   border:1px solid;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#5a5a8d',EndColorStr='#8e8eb1');
}
 INPUT {
   border-style:solid;
   border-width:1px;
   border-color:#1b1b42;
   font-family:'Verdana';
   font-size:8pt;
   color:#1b1b42;
   background-color:#ffffff;
}
input.box {
   color:#1b1b42;
   font-size:8pt;
   height:15px;
   font-family:'Verdana';
   background-color:#FFFFFF;
   border:1px solid;
   border-top-color:#1b1b42;
   border-left-color:#1b1b42;
   border-right-color:#1b1b42;
   border-bottom-color:#1b1b42;
}
input, textarea{
   color:#1b1b42;
   font-size:8pt;
   font-family:'Verdana';
   background-color:#FFFFFF;
   border:1px solid;
   border-top-color:#1b1b42;
   border-left-color:#1b1b42;
   border-right-color:#1b1b42;
   border-bottom-color:#1b1b42;
}