body {
	background-image: url(/img/bg6.jpg);
}

form {
	margin: 0px;
}

body, td, input, select, textarea {
	font-family: Tahoma, Georgia;
	font-size: 11px;
}

a {
	color: #007dfd;
}

a:hover {
	text-decoration: none;
	color: #fe0107;
}

.header {
	font-family: Tahoma, Georgia;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	
}

.footer {
	font-family: Tahoma, Georgia;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

.top_login {
	font-family: verdana;
	font-size: 8px;
	font-weight: normal;
	color: #ffffff;
}
.copyright {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

h1 {
	color:				#666666;
	margin-top:			10px;
	border-bottom:		2px #CCCCCC solid;
	font-size:			12px;
	font-family:		Arial, Helvetica, sans-serif;
	font-weight:		bold;
	text-align:			left;
}