<style type="text/css">
<!--
body {margin-left: 0px;	margin-top: 0px; margin-right: 0px;	margin-bottom: 0px;}
.style1 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #666666; font-weight: normal;}
.style2 {font-size: 11px; font-family: Tahoma, Verdana, Arial;	color: #005190;	font-weight: normal; text-decoration:none;}
.style3 {font-family: Arial, Helvetica, sans-serif;	font-size: 24px;	color: #888888;}
.style4 {font-family: Tahoma, Verdana, Arial;	font-size: 11px;	font-weight: bold;	color: #666666;}
.style5 {font-size: 12px; color: #666666; font-family: Tahoma, Verdana, Arial;}
.style8 {font-family: Tahoma, Verdana, Arial; font-size: 11px; }
.style9 {font-size: 11px; color: #666666; font-family: Tahoma, Verdana, Arial; }
.style10 {font-family: Tahoma, Verdana, Arial; color: #999999; font-size: 80%; font-weight: bolder; }
.style12 {font-family: "Times New Roman", Times, serif; color: #666666; font-size: 120%; font-weight: bolder; }
.style13 {font-size: 13px; color: #dddddd; font-family: Tahoma, Verdana, Arial; }
.style14 {
	color: #ffbc00;
	font-weight: bold;
}
.style16 {font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #FFFFFF; }
.style18 {font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #000000; }
.scroller { 
  display:block; 
  position:relative; 
  width: 50px; 
  height: 50px; 
  margin:0; 
  padding:0px; 
  background:inherit; 
  color:inherit; 
  overflow:auto; 
  clear: both; 
}




.body{
	background: #020000;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 14px;
	color: White;
}
.bodyFrame{
	background: #620600;
	text-align: center;
	vertical-align: middle;
	border: 1 solid #848484;
}
.general-table{
	background: #430400;
	border: 1 solid Red;
}
.header{
	color: White;
	font-size: 20;
	font-style: normal;
	text-decoration: none;
	font-family: Impact;
	text-align: center;
	vertical-align: middle;
}
.link{
	font-family: Fixedsys;
	font-size: 14;
	font-style: normal;
	text-decoration: underline;
	color: #CBCBCB;
}
.link:hover{
	font-family: Fixedsys;
	font-size: 14;
	font-style: normal;
	text-decoration: none;
	color: White;
}
.linkr{
	font-family: Fixedsys;
	font-size: 14;
	font-style: normal;
	text-decoration: underline;
	color: #CBCBCB;
	text-align: right;
}
.linkr:hover{
	font-family: Fixedsys;
	font-size: 14;
	font-style: normal;
	text-decoration: none;
	color: White;
	text-align: right;
}
.title{
	color: White;
	font-size: 15;
	font-style: normal;
	text-decoration: none;
	font-family: Impact;
	text-align: center;
}
.text{
	color: #333333;
	font-size: 14;
	font-style: normal;
	text-align: right;
	font-family: System;
}
.field{
	background: White;
	color: Black;
	border: 1 solid Black;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.button{
	background: #B0B0B0;
	font-family: Fixedsys;
	font: 14px;
	text-decoration: none;
	text-align: center;
	border: 1 solid Black;
}
.err{
	color: #FFCACA;
	font-family: Impact;
	font-size: 15px;
	text-align: center;
	border: 2px solid Red;
}
.suc{
	color: #00BF02;
	font-family: Impact;
	font-size: 15px;
	text-align: center;
	border: 2px solid Green;
}
.link-list{
	font-family: Fixedsys;
	font-size: 14;
	font-style: normal;
	text-decoration: underline;
	color: #A0A0A0;
	text-align: left;
}
.link-list:hover{
	font-family: Fixedsys;
	font-size: 14;
	font-style: normal;
	text-decoration: none;
	color: #8C8C8C;
	text-align: left;
}


-->
</style>