BODY {
	FONT-FAMILY: Arial Cyr,Arial,Helvetica,sans-serif; FONT-SIZE: 14px; BACKGROUND-COLOR: #FFFFFF; COLOR: #000000;
	margin: 0;
        scrollbar-face-color: rgb(175,175,192);
        scrollbar-highlight-color: rgb(237,237,237);
        scrollbar-shadow-color: #EDEDED;
        scrollbar-3dlight-color: #EDEDED;
        scrollbar-arrow-color: #EF7422;
        scrollbar-track-color: rgb(240,240,255);
        scrollbar-darkshadow-color: rgb(175,175,192);
}

P.break {page-break-before: always}

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: #236B8E; FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
}
A:link {
	FONT-SIZE: 12px; COLOR: #236B8E; TEXT-DECORATION: none; FONT-WEIGHT: bold;
}
A:visited {
	FONT-SIZE: 12px; COLOR: #236B8E; TEXT-DECORATION: none; FONT-WEIGHT: bold;
}
A:active {
	FONT-SIZE: 12px; COLOR: #236B8E; TEXT-DECORATION: none; FONT-WEIGHT: bold;
}



A.MenuTab{
	TEXT-DECORATION: none;
}
A.MenuTab:hover {
	FONT-SIZE: 12px; COLOR: #236B8E; FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
}
A.MenuTab:link {
	FONT-SIZE: 12px; COLOR: #236B8E; TEXT-DECORATION: none; FONT-WEIGHT: bold;
}
A.MenuTab:visited {
	FONT-SIZE: 12px; COLOR: #236B8E; TEXT-DECORATION: none; FONT-WEIGHT: bold;
}
A.MenuTab:active {
	FONT-SIZE: 12px; COLOR: #236B8E; TEXT-DECORATION: none; FONT-WEIGHT: bold;
}

TABLE.Main
{
	width: 100%;
	height: 100%;
	border-style: none;
	border-color: gray;
}

TD.MainTop
{
	border-style: none;
	border-width: 1px;
	border-color: green;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	vertical-align: bottom;
	padding: 0px;
}

TD.MainLeftBody
{
	border-style: dotted;
	border-right-width: 1 px;
	border-top-width: 1 px;
	border-bottom-width: 1 px;
	border-left-width: 1 px;
	border-color: grey;
	text-align: center;
	align: center;
	vertical-align: top;
	FONT-SIZE: 13px; 
	COLOR: #4C3401; 
}

TD.MainLeft1
{
	width: 15%;
	height: 65%;
	border-style: none;
	border-right-width: 1 px;
	border-top-width: 1 px;
	border-bottom-width: 1 px;
	border-left-width: 1 px;
	border-color: grey;
	text-align: center;
	align: center;
	vertical-align: top;
	FONT-SIZE: 13px; 
}

TD.MainLeft2
{
	height: 35%;
	border-style: none;
	border-right-width: 1 px;
	border-top-width: 1 px;
	border-bottom-width: 1 px;
	border-left-width: 1 px;
	border-color: grey;
	text-align: center;
	align: center;
	vertical-align: top;
	FONT-SIZE: 13px; 
}

TD.MainLeft3
{
	width: 15%;
	height: 35%;
	border-style: none;
	border-right-width: 1 px;
	border-top-width: 1 px;
	border-bottom-width: 1 px;
	border-left-width: 1 px;
	border-color: grey;
	text-align: center;
	align: center;
	vertical-align: top;
	FONT-SIZE: 13px; 
}

TD.MainCenterBody
{
	width: 70%;
	height: 100%;
	border-style: none;
	border-right-width: 1 px;
	border-top-width: 1 px;
	border-bottom-width: 1 px;
	border-left-width: 1 px;
	border-color: grey;
	text-align: center;
	align: center;
	vertical-align: top;
	FONT-SIZE: 13px; 
	COLOR: #4C3401; 
}

TD.MainRightBody
{
	border-style: dotted;
	border-right-width: 1 px;
	border-top-width: 1 px;
	border-bottom-width: 1 px;
	border-left-width: 1 px;
	border-color: grey;
	text-align: center;
	align: center;
	vertical-align: top;
	FONT-SIZE: 13px; 
	COLOR: #4C3401; 
}


TD.MainLeftMenu
{
	background-image: url('/image/radial.gif');
	border-style: solid;
	border-right-width: 1 px;
	border-top-width: 1 px;
	border-bottom-width: 1 px;
	border-left-width: 1 px;
	border-color: grey;
	text-align: center;
	font-size: 10px;
	vertical-align: middle;
	height: 21px;
}

TD.MainCenterMenu
{
	background-image: url('/image/radial.gif');
	border-style: solid;
	border-right-width: 1 px;
	border-top-width: 1 px;
	border-bottom-width: 1 px;
	border-left-width: 1 px;
	border-color: grey;
	text-align: center;
	font-size: 10px;
	vertical-align: middle;
	height: 21px;
}
TD.MainRightMenu
{
	background-image: url('/image/radial.gif');
	border-style: solid;
	border-right-width: 1 px;
	border-top-width: 1 px;
	border-bottom-width: 1 px;
	border-left-width: 1 px;
	border-color: grey;
	text-align: center;
	font-size: 10px;
	vertical-align: middle;
	height: 21px;
}


TD.MainBottom
{
	background-image: url('/image/radial.gif');
	border-style: solid;
	border-right-width: 1 px;
	border-top-width: 1 px;
	border-bottom-width: 1 px;
	border-left-width: 1 px;
	border-color: grey;
	text-align: center;
	font-size: 10px;
	vertical-align: middle;
	height: 23px;
}

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;
}


.breakoutr {
float: right;
width: 35%;

padding: 10px;
margin-left: 10px;

background-color: #ccc;
color: #000;

text-align: left;
line-height: 120%;
} 

P.break {page-break-before: always}

