form(padding:0px;margin:0px;)
b{font-size:10pt;}
tr.login_field{
	color:#000000;
	background:#ECECEC url("login_bg.jpg") repeat-x;
	font-size: 12px;
}
input.text{
	border:1px #404040 solid;
	color:#212121;
	font-size:9pt;
	background:url("input_bg.png") repeat-x;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
input.submit{
	width:74px;
	height:21px;
	color:#FFFFFF;
	border:0px;
	cursor:pointer;
	background-image: url(login_btn.jpg);
	background-repeat: no-repeat;
}

.TableHeader { COLOR:#2E2E5A; FONT-WEIGHT: bold; FONT-SIZE: 9pt; background:url("list_hd_bg.jpg"); line-height:25px;}

.TableList{
   border:1px #9F9F9F solid;
   line-height:25px;
   font-size:9pt;
   border-collapse:collapse;
}
.TableList td{
   padding:3px;
   color:#000000;
}

.a39:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.a39:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.a39:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.a39:hover {
	font-size: 12px;
	color: #0099CC;
	text-decoration: underline;
	font-weight: normal;
}

