@charset "windows-1251";

body {
	font-size: 75%;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 8 8 8 8;
	SCROLLBAR-FACE-COLOR: #dee3e7; 
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
    SCROLLBAR-SHADOW-COLOR: #dee3e7; 
    SCROLLBAR-3DLIGHT-COLOR: #d1d7dc; 
    SCROLLBAR-ARROW-COLOR: #006699; 
    SCROLLBAR-TRACK-COLOR: #efefef; 
    SCROLLBAR-DARKSHADOW-COLOR: #98aab1;
	BACKGROUND-COLOR: #FFFFFF;
}

ACRONYM {
	cursor: help; 
	border-bottom: navy 1px dashed;
}

/* Variable Part of template */
.bodyline {
}

.borderline {
}

/* End of Variable Part of template */

A:link, A:visited, A:active {
        text-decoration: none;
}
A:hover {
	text-decoration: underline
}

.menuitem {
	color: #ffffff;
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif; 
	text-decoration: none;
}

.menuitem_current {
	color: #ffffff;
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif; 
	text-decoration: none;
	font-weight: bold;
}

.error {
	color: red;
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif; 
	text-decoration: bold;
}

.date {
	color: maroon;
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif; 
	text-decoration: bold;
}

.success {
	color: #000099;
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif; 
	text-decoration: none;
}

/* Template for Builder forms */
.formtable {
	BORDER-RIGHT: #A5A7B6 1px solid; 
	BORDER-TOP: #A5A7B6 1px solid; 
	BORDER-LEFT: #A5A7B6 1px solid; 
	BORDER-BOTTOM: #A5A7B6 1px solid; 
	BACKGROUND-COLOR: #DCE0E5;
}

.formtitle {
    color: white;
	background-color: #A5A7B6;
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
}

.formtable_odd {
	BORDER-RIGHT: #A5A7B6 1px solid; 
	BORDER-TOP: #A5A7B6 1px solid; 
	BORDER-LEFT: #A5A7B6 1px solid; 
	BORDER-BOTTOM: #A5A7B6 1px solid; 
	BACKGROUND-COLOR: #E2E6E9;
}

.formtable_even {
	BORDER-RIGHT: #A5A7B6 1px solid; 
	BORDER-TOP: #A5A7B6 1px solid; 
	BORDER-LEFT: #A5A7B6 1px solid; 
	BORDER-BOTTOM: #A5A7B6 1px solid; 
	BACKGROUND-COLOR: #DCE0E5;
}

/* Default Template*/
.small {
	color: #000099;
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif; 
	text-decoration: none;
}

.small_current {
	color: #000099;
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif; 
	text-decoration: none;
	font-weight: bold;
}

.sublink {
	font-size: 11px;
	color: #8E7000;
	font-family: verdana,arial,helvetica,sans-serif; 
}

.sublink_current {
	font-size: 11px;
	color: #8E7000;
	font-family: verdana,arial,helvetica,sans-serif; 
	font-weight: bold;
}

P {
	FONT-FAMILY: verdana,arial,helvetica,sans-serif
}

SPAN, DIV {
	color: #000000;
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif; 
	text-decoration: none;
}

TABLE {
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif; 
}

TD {
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif
}

TH {
	font-size: 14px; 
	font-family: verdana,arial,helvetica,sans-serif
	text-decoration: bold;
}

TD.mainbody {
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
}

TD.tdTop {
	font-size: 11px;
    background-color: #AEBFE3;
	BORDER-TOP: #e5e5e5 1px solid; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM: #98aab1 1px solid; 
	BORDER-RIGHT-WIDTH: 0px
}

TD.tdLeftSide {
	font-size: 11px;
    background-color: #AEBFE3;
	BORDER-TOP: #e5e5e5 1px solid; 
	BORDER-LEFT: #e5e5e5 1px solid; 
	BORDER-BOTTOM: #98aab1 1px solid; 
	BORDER-RIGHT-WIDTH: 0px;
}

TD.tdRightSide {
	font-size: 11px;
    background-color: #AEBFE3;
	BORDER-TOP: #e5e5e5 1px solid; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM: #98aab1 1px solid; 
	BORDER-RIGHT: #98aab1 1px solid;
}

STRONG {
	color: #003300;
	font-size: 17px; 
	font-family: verdana,arial,helvetica,sans-serif;
	font-style: normal;
}

.today {
	color: #003300;
	font-size: 10px; 
	font-family: verdana,arial,helvetica,sans-serif;
	font-style: normal;
}

H1 {
	font-weight: bold;
	font-size: 18px; 
	color: #000066;
	font-family: verdana,arial,helvetica,sans-serif;
	font-style: normal;
}
H2 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	COLOR: #000066; 
	FONT-FAMILY: verdana,arial,helvetica,sans-serif
}

H3 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR: #000066; 
	FONT-FAMILY: verdana,arial,helvetica,sans-serif
}

H4 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #000066; 
	FONT-FAMILY: verdana,arial,helvetica,sans-serif
}

INPUT {
	FONT-SIZE: 11px; 
	FONT-FAMILY: verdana,arial,helvetica,sans-serif;
	border-style: groove;
}

Input.cInput
{
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight:normal;
 text-align:right;
 color: black;
 align:right;
}

INPUT.radiocheck {
	FONT-SIZE: 11px; 
	FONT-FAMILY: verdana,arial,helvetica,sans-serif;
	border-style: none;
}

LABEL {
	FONT-SIZE: 11px; 
	FONT-FAMILY: verdana,arial,helvetica,sans-serif
}

SELECT {
	FONT-SIZE: 11px; 
	FONT-FAMILY: verdana,arial,helvetica,sans-serif;
	border-style: none;
}

TEXTAREA {
	FONT-SIZE: 11px; 
	FONT-FAMILY: verdana,arial,helvetica,sans-serif;
	border-style: groove;
}

.disabled {
	color: gray;
	font-family: verdana,arial,helvetica,sans-serif;
}

.disabledcontrol {
	color: gray;
	background-color: #E2E6E9;
	font-family: verdana,arial,helvetica,sans-serif;
}

.download_leftright {
	border-left: #A5A7B6 1px solid; 
	border-right: #A5A7B6 1px solid;
}

.download_top {
	border-top: #A5A7B6 1px solid;
}

.download_bottom {
	border-bottom: #A5A7B6 1px solid;
}

.download_topbottom {
	border-top: #A5A7B6 1px solid;
	border-bottom: #A5A7B6 1px solid;
}
