body {
	margin:0px;
	background:url(../images/bg.gif);
	font-family:Tahoma;
	font-size:11px;
	color:#7f7f7f;
}
.logintext{
	font-size:10px;
	color:#6a6a6a;
	font-weight:bold;
}
.logintext input{
	color:#6a6a6a;
	font-weight:normal;
	border:#7f7f7f 1px solid;
	background:#FFFFFF;
}
a, a:link, a:visited, a:active{
	color:#0a4399;
	text-decoration:underline;
}
a:hover{
	color:#0a4399;
	text-decoration:none;
}

.textfield{
	font-size:12px;
	width:150px;
	padding:0;
	margin:0;
	color:#6a6a6a;
	font-weight:normal;
	border:#7f7f7f 1px solid;
}
.form{
	padding:0;
	margin:0;
}
more-bt{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.more-bt{
	color:#FFFFFF;
	text-decoration:none;
}
.more-bt a, .more-bt a:link, .more-bt a:visited, .more-bt a:active{
	color:#FFFFFF;
	text-decoration:none;
}
.more-bt a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}



.blue-hd{
	color:#0a4399;
	font-weight:bold;
}
.list{
	padding:18px 10px 0 17px;
	margin:0;
	list-style-type:none;	
}
.list li{
	padding:0 0 9px 13px;
	margin:0;
	background:url(../images/arrow.jpg) no-repeat left 4px;
}