body{
	background-color:#2F2F2F;
	background-image: url(img/bkb.gif);
	background-position : center;
	padding: 0;
	margin: 0;
	 background-attachment: fixed;
}
td{
font-family:Arial;
font-size:14px;
}
a{
color:#004FB1;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
a.big{
font-family:Impact;
font-size:22px;
}
.small
{
font-size:11px;
}
.title{
font-family:verdana,tahoma;
font-size:16px;
font-weight:bold;
color:#ffffff;
}
.tdlogo{
	background-repeat:no-repeat;	
	background-position : center;
	background-image: url(img/logo.gif);
}
.tdtop{
	background-repeat:no-repeat;	
	background-position : center;
	background-image: url(img/top.gif);
	width:647px;;
	height:36px;
}
.tdbottom
{
	background-repeat:no-repeat;	
	background-position : center;
	background-image: url(img/bottom.gif);
	width:647px;;
	height:27px;
	font-size: 11px;
}.login_box {
	background-color: #FFFFFF;
	border: 1px solid #B20000;
	height: 20px;
	width: 200px;
}

