﻿body.login
{
	background-image: url(Images/bg_gray.gif);
	background-repeat: repeat-x;
	background-color: #7f7f7f;
	text-align: center;
}
.soldataHomeLink
{
	position: absolute;
	top: 4px;
	right: 8px;
}
hr.upline
{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 160px;
	height: 1px;
	color: #7f7f7f;
}
.bottomMenu
{
	font-weight: bold;
	font-size: 8px;
	margin-left: auto;
	margin-bottom: 8px;
	margin-right: auto;
	margin-top: 48px;
}
