BODY {
	FONT-FAMILY: Arial Cyr,Arial,Helvetica,sans-serif; FONT-SIZE: 14px; BACKGROUND-COLOR: #FFFFFF; COLOR: #000000;
	margin: 0;
}

INPUT {
	height: 18px; BORDER-RIGHT: #000000 1px outset; BORDER-TOP: #000000 1px outset; BORDER-LEFT: #000000 1px outset; BORDER-BOTTOM: #000000 1px outset
}
INPUT.Radio
{
	border-style: none;
}
INPUT.CheckBox
{
	border-style: none;
}
TEXTAREA {
	BORDER-RIGHT: #000000 1px outset; BORDER-TOP: #000000 1px outset; BORDER-LEFT: #000000 1px outset; BORDER-BOTTOM: #000000 1px outset
}

TD {
	FONT-FAMILY: Arial Cyr,Arial,Helvetica,sans-serif; FONT-SIZE: 10pt
}

A {
	TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 12px; COLOR: #62B401; TEXT-DECORATION: none
}
A:link {
	FONT-SIZE: 12px; COLOR: #1D700D; TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: 12px; COLOR: #513801; TEXT-DECORATION: none
}
A:active {
	FONT-SIZE: 12px; COLOR: #62B401; TEXT-DECORATION: none
}


TABLE.Main
{
	width: 100%;
	border-style: none;
	border-color: gray;
}

TD.MainTop
{
	border-style: none;
	border-width: 1px;
	border-color: green;
	height: 120px;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	vertical-align: bottom;
}

TD.MainBody
{
	border-style: none;
	border-width: 1 px;
	border-color: red;
	text-align: center;
	align: center;
	FONT-SIZE: 13px; 
	COLOR: #4C3401; 
}

TD.MainBottom
{
	background-image: url('/image/bottom2.jpg');
	border-style: none;
	border-width: 1px;
	border-color: green;
	height: 60px;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	font-size: 12px;
	vertical-align: bottom;
	align: center;
}


TABLE.UsersLogon
{
	border-color: grey;
	border-style: none;
	border-width: 1px;
}

TD.UsersLogonTop
{
	text-align: center;
	border-color: grey;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	vertical-align: baseline;
}

TD.UsersLogonError
{
	text-align: center;
	border-color: grey;
	border-style: none;
	border-width: 1px;
	color: red;
	font-size: 11px;
	vertical-align: baseline;
}

TD.UsersLogonName
{
	height: 14px;
	text-align: center;
	border-color: grey;
	border-style: none;
	border-width: 1px;
	font-size: 11px;
	vertical-align: middle;
}

TD.UsersLogonPassword
{
	text-align: center;
	border-color: grey;
	border-style: none;
	border-width: 1px;
	font-size: 11px;
	vertical-align: middle;
}

TD.UsersLogonBottom
{
	text-align: center;
	border-color: grey;
	border-style: none;
	border-width: 1px;
	font-size: 11px;
	vertical-align: middle;
}

INPUT.UsersLogonText
{
	text-align: left;
	border-color: grey;
	border-style: solid;
	border-width: 1px;
	font-size: 10px;
	vertical-align: baseline;
	width: 100 px;
	height: 16px;
}

INPUT.UsersLogonSubmit
{
	margin-top: 5px;
	text-align: center;
	border-color: grey;
	border-style: solid;
	border-width: 1px;
	font-size: 10px;
	vertical-align: baseline;
	width: 100%;
	height: 16px;
}

INPUT.UsersLogonSubmit1
{
	margin-top: 5px;
	text-align: center;
	border-color: grey;
	border-style: solid;
	border-width: 1px;
	font-size: 10px;
	vertical-align: baseline;
	width: 100%;
	height: 16px;
}

