body {
	background: #FCFEF4 url(images/bg_top.gif) repeat-x;
	margin: 0px 0 20px 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica;
	font-size: 76%;
	color: #3F3F3F;
	text-align: center;
	}

	
a:link {
	color: #78A515;
	font-weight: bold;
	text-decoration: none;
	}
	
a:visited {
	color: #999;
	}
	
a:hover, a:active {
	background: #78A515;
	color: #fff;
	text-decoration: none;
	}
	
.boru_sol {
	background: url(images/boru.gif) repeat-y;
	}
.boru_sag {
	background: url(images/boru_sag.gif) repeat-y;
	}
	
	
#footer {
	background: url(images/footer.gif) no-repeat;
	height: 75px;
	}
	
#footer p {
	padding: 30px 0 0 70px;
	float: left;
	text-transform: uppercase;
	font-size: .9em;
	color: #777;
	}

.LoginInput {
	BORDER-RIGHT: #7896BA 1px inset;
	BORDER-TOP: #7896BA 1px inset;
	FONT-SIZE: 14px;
	BORDER-LEFT: #7896BA 1px inset;
	COLOR: #7896BA;
	BORDER-BOTTOM: #7896BA 1px inset;
	font-family:Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
.login {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7896BA;
	margin: 0px;
	padding: 1px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	height: 18px;
	border: 1px solid #7896BA;
	background-color: #FFFFFF;
}	
.clearfix:after { 
    content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
    visibility: hidden;
	}

* html .clearfix {height: 1%;}