body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url();
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style3 {color: #000000}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #0033CC; }
.style7 {color: #0033CC}
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000;}
.style9 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10; font-weight: bold; color: #000000; }
.style11 {color: #000000; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10;}
.style12 {color: #0033CC; }
.TableTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	display: block;
	height: 25px;

}
.border {
/*	border: thin solid #ffffff;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;

}
.Remember {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}

a:visited {
	color: #ff0000;
}
a:hover {
	color: #ff0000;
}
a:active {
	color: #ff0000;
}

input, textarea, select, checkbox {
	font-family: verdana; 
	font-size: 11px; 
	font-weight: normal; 
	border: 1px solid blue;
}
.newA:visited {
	color: #ffffff;
}
.newA:hover {
	color: #ffffff;
}
.newA:active {
	color: #ffffff;
}