/* CSS Document */
body {
	margin:0;
	padding:0;
}
.header {
	background-image:url(../img/top_background.gif);
	background-repeat:repeat-x;
	height:114px;
}
.letters {
	font-family:Verdana,Tahoma;
	font-size:12px;
	color: #CCCCCC;
}
.login {
	background-image:url(../img/m09.gif);
	background-repeat:repeat-x;	
}
.login_l {
	font-size:12px;
	color:#FFFFFF;
	font-family:Tahoma;
	size:15px;
}
.top {
	font-family:Tahoma;
	font-size:12px;
	color: #333333;
	padding-top:3px;
	height:15px;
	padding-left:10px;
	
}
.custom  {
	font-family:Tahoma;
	font-size:13px;
	color: #FF9900;
	font-weight:bold;
}