BODY
{
	font-size: 12pt;
	width: 100%;
	font-family: Garamond, 'Times New Roman', Arial;
	background-color: #dadac2;
}
#pbForm {
	WIDTH: 100%; HEIGHT: 100%
}
TABLE.list {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BORDER-LEFT-COLOR: white; BORDER-BOTTOM-COLOR: white; PADDING-BOTTOM: 10px; VERTICAL-ALIGN: middle; WIDTH: 100%; BORDER-TOP-COLOR: white; PADDING-TOP: 10px; BORDER-RIGHT-COLOR: white
}
TABLE.edit {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BORDER-LEFT-COLOR: white; BORDER-BOTTOM-COLOR: white; PADDING-BOTTOM: 10px; WIDTH: 100%; BORDER-TOP-COLOR: white; PADDING-TOP: 10px; BORDER-RIGHT-COLOR: white
}
TABLE.hidden {
	FONT-SIZE: 8pt
}
TABLE.search_tbl
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	background-color: #dadac2;
}
TABLE.search_tbl_woColor
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}
TD.rez_data
{
	padding-right: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #cdc9af;
	border-bottom-style: none;
}
TD.rez_data1
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #DADAC2;
	border-bottom-style: none;
}
TABLE.search_rez
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #dadac2;
	border-bottom-style: none;
}
TR.list_header {
	FONT-SIZE: smaller; FONT-WEIGHT: bold; COLOR: white; HEIGHT: 30px; BACKGROUND-COLOR: #094478; TEXT-ALIGN: center
}
TR.list_footer {
	FONT-WEIGHT: bold; COLOR: white; BACKGROUND-COLOR: #094478; TEXT-ALIGN: center
}
TR.list_paging
{
	border-bottom: 1px solid;
	background-color: #b9c19d;
}
tr.separator
{
	BACKGROUND-COLOR: #a0ab85;
}
tr.middle
{
	font-size: smaller;
	background-color: #cdc9af;
}
tr.middle_bright
{
	background-color: #E6E6D5
}
tr.middle_bright_with_height_30px
{
	background-color: #E6E6D5;
	height: 30px
}

tr.tblr
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-collapse: collapse;
}
TR.search_fields
{
	BACKGROUND-COLOR: #DADAC2;
}
TR.activ_row
{
	BACKGROUND-COLOR: #889bc8;
}
TR.pasiv_row
{
	BACKGROUND-COLOR: #dadac2;
}
td.left_margin
{
	width: 20px;
}
TD.header_left {
	HEIGHT: 61px; BACKGROUND-COLOR: #106093
}
TD.header_right {
	BACKGROUND-IMAGE: url(../images/header_bg.jpg); BACKGROUND-REPEAT: repeat-x; HEIGHT: 61px
}
TD.content_top {
	FONT-WEIGHT: bold; BACKGROUND-IMAGE: url(../images/content_topbg.jpg); TEXT-TRANSFORM: uppercase; BACKGROUND-REPEAT: repeat-x; POSITION: relative; HEIGHT: 44px
}
TD.content_top_right
{
	font-weight: bold;
	text-transform: uppercase;
	background-color: #2f5d2f;
}
TD.content_top_left
{
	font-weight: bold;
	text-transform: uppercase;
	background-color: #9d9186;
}
TD.content_bottom_left
{
	font-weight: bold;
	text-transform: uppercase;
	background-color: #e0d8ce;
}
TD.content_middle
{
	font-weight: bold;
	font-size: 80%;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
td.tbcell
{
	border-right: #dadac2 1px solid;
	border-top: #003300 1px solid;
	border-bottom-color: #003300;
	border-left: #dadac2 1px solid;
}
TD.content_login {
	FONT-WEIGHT: bold; font-size:12pt; BACKGROUND-IMAGE: url(../images/content_topbg.jpg); TEXT-TRANSFORM: none; BACKGROUND-REPEAT: repeat-x; HEIGHT: 44px
}
TD.content_bottom {
	PADDING-LEFT: 12px; BACKGROUND-IMAGE: url(../images/content_bottombg.jpg); MARGIN: 0px; BACKGROUND-REPEAT: repeat-x; HEIGHT: 25px
}
TD.content {
	MARGIN: 20px; font-size: 80%;
}
TD.error
{
	font-size: 80%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: #cdc9af;
}
TD.del {
	WIDTH: 80px
}
TD.edit_header
{
	font-weight: bold;
	color: #003300;
}
TD.edit {
	TEXT-ALIGN: left;
	color: #003300;
}
SPAN.edit_header {
	FONT-WEIGHT: bold; TEXT-ALIGN: right
}
SPAN.edit {
	FONT-SIZE: 8pt; TEXT-ALIGN: left
}
SPAN.required {
	FONT-WEIGHT: bold; FONT-SIZE: medium; COLOR: red
}
SPAN.error
{
	font-weight: bold;
	font-size: small;
	color: red;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
IMG.red_button {
	POSITION: static; TOP: 4px
}
A 
{
	COLOR: #001B77;
}
A:visited 
{
	color: #6F0077;
}
A.link {
	FONT-SIZE: x-small; COLOR: #000000; FONT-FAMILY: tahoma; TEXT-DECORATION: none
}
A.link:hover {
	FONT-SIZE: x-small; COLOR: #000000; FONT-FAMILY: tahoma; TEXT-DECORATION: underline
}
A.btnnew {
	FONT-WEIGHT: bold; COLOR: #094478; TEXT-DECORATION: none
}
A.btnnew:hover {
	FONT-WEIGHT: bold; COLOR: #094478; TEXT-DECORATION: underline
}
A.btndel {
	FONT-WEIGHT: bold; COLOR: #000; TEXT-DECORATION: none
}
A.btndel:hover {
	FONT-WEIGHT: bold; COLOR: #000; TEXT-DECORATION: underline
}
A.btnsave
{
	font-weight: bold;
	color: black;
	text-decoration: none;
}
A.btnsave:hover {
	FONT-WEIGHT: bold; COLOR: black; TEXT-DECORATION: underline
}
A.btnback
{
	font-weight: bold;
	color: red;
	text-decoration: none;
}
A.active
{
	font-weight: bold;
}
A.btnback:hover {
	FONT-WEIGHT: bold; COLOR: red; TEXT-DECORATION: underline
}
A.linkbutton
{
	font-weight: bold;
	font-size: 80%;
	color: black;
	text-decoration: none;
}
A.homelink
{
	font-size: smaller;
	text-decoration: none;
}
INPUT.edit {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid
}
TEXTAREA.edit {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid
}
SELECT.edit {
	FONT-SIZE: 8pt; BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000
}
OPTION.edit {
	
}
OPTION.selected {
	COLOR: red
}
SELECT.combobox
{
	border-right: 3px inset;
	border-top: 3px inset;
	border-left: 3px inset;
	border-bottom: 3px inset;
}
INPUT.editbox
{
	border-right: 3px inset;
	border-top: 3px inset;
	border-left: 3px inset;
	border-bottom: 3px inset;
}
INPUT.button {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BACKGROUND: #ffffff; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid
}
INPUT.edit_fn {
	BORDER-RIGHT: 0px solid; BORDER-TOP: 0px solid; BACKGROUND: #ffffff; BORDER-LEFT: 0px solid; BORDER-BOTTOM: 0px solid; TEXT-ALIGN: right
}
INPUT.edit_fe {
	BORDER-RIGHT: 0px solid; BORDER-TOP: 0px solid; BACKGROUND: #ffffff; BORDER-LEFT: 0px solid; BORDER-BOTTOM: 0px solid; TEXT-ALIGN: left
}
IMG.red_button {
	LEFT: 20px; POSITION: absolute; TOP: 18px
}
IMG.red_button_login {
	LEFT: 20px; TOP: 18px
}
IMG.activ_menu_img {
	LEFT: 40px; WIDTH: 58px; POSITION: absolute; TOP: 0px; HEIGHT: 44px
}
SPAN.label_desc {
	LEFT: 110px; POSITION: absolute; TOP: 12px
}
.expandable
{
	CURSOR: hand
}
.expanded
{
	color: black
}
.collapsed
{
	DISPLAY: none
}
p.copyrightText
{
	vertical-align: middle;
}

.Copyright
{
	font-family: Tahoma;
	font-size: 10px;
	padding: 2px;
}
.BrowserCompatibility
{
	padding-left:20px;
}
