BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	height: 100%;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;

}
A:link { 
	text-decoration: none;
} 
A:visited { 
	text-decoration: none;
} 
A:active {
	text-decoration: underline;
} 
A:hover {
	text-decoration: underline; 
} 

P {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
/*	text-indent: 4em;*/
	text-align : justify;
	padding: 0px 4px 0px 4px;
}
.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.small_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #155682;
	text-align: left;
	padding-bottom: 4px;
}
H1 {
	font-size: 16px;
}
H2 {
	font-size: 14px;
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
H3 {
	font-size: 12px;
}


TABLE#tab {
	background-color: #000000;
}
TABLE#tab TD{
	background-color: #F5F9FD;
	padding: 4px;
	text-align:center;	
}
TABLE#tab TH, TH#tab {
	background-color: #E7F0FA;
	padding: 10px;
		text-align:center;
}
TD#tab {
	background-color: #F5F9FD;
	padding: 4px;
	text-align:center;
}
TABLE#tab .Header {
	font-weight: bold;
	color: #155682;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
}
.lmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.lmenul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.center {
	text-align: center;
}
.red {
	color: #CC0000;
}
.blue {
	color: #0000CC;
}
.grey {
	color: #999999;
}
.darkred {
	font-weight: bold;
	color: #CC0000;
}

.darkgreen {
	font-weight: bold;
	color: #080;
}
UL {
/*	margin-top: -16px;*/
}
LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.res_form {
        border:none;
        width: 1px;
        color:#000000;
        font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
        font-size: 11px;
        line-height: 10px;
        padding: 10px;
}

.edit {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:12px;
        font-weight: bold;              
        background-color: #F6FAFF;
        color : #000000;
        border-left : 1px solid #4D5E7B;
        border-top : 1px solid #4D5E7B;
        border-bottom : 1px solid #4D5E7B;
        border-right : 1px solid #4D5E7B;
        width: 300px; 
        height: 24px;
        padding: 4px;
        scrollbar-face-color: #F7FAFF;
        scrollbar-highlight-color: #F7FAFF;
        scrollbar-arrow-color: #4D5E7B;
        scrollbar-shadow-color: #4D5E7B;
        scrollbar-3dlight-color: #4D5E7B;
        scrollbar-darkshadow-color: #E3F2FF;
        scrollbar-track-color: #E3F2FF;
        scrollbar-base-color: #F7FAFF;

}
.button {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:12px;
        font-weight: bold;              
        color : #ffffff;
        border-left : 1px solid #ABC3EC;
        border-top : 1px solid #ABC3EC;
        border-bottom : 1px solid #4D5E7B;
        border-right : 1px solid #4D5E7B;
        width: 98px;
        height: 24px;
        background-color: #3973a1;
}

.sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
	}
.underline
{
border-bottom: 1p solid #000000;
}
.formsample {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	font-style: italic;
	color: #999;
	vertical-align: text-top;
}
