@import url(menu_style.css);
BODY {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #1B1B1B;
	background: #1B1B1B url(/images/main_bk.jpg) repeat-x top;
}
HR {
	color : #aeaeae;
}
.menubar {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
  	color : White;
	font-weight: bold;
}
.menubar:hover { 
	color : Silver;
	text-decoration : underline;
}
.formfield, .required, .formselect {
	border: 1px solid #999999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	background-color: White;
	color: Black;
}
.required{ background-color: #FFFF99; }
.formselect{ background-color: #FFECEE;}
.readonly {	background-color: #DCDCDC; }
A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	font-weight: normal;
	color : #8687FF;
}
A:hover {
	text-decoration: none;
	color : #0002E1;
}
.menuleft {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	text-align : right;
	font-weight: normal;
}
.menuleft:hover {
	text-decoration: underline;
}
.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
 	text-decoration: none;
	color : #E8E8E8;
}
A.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
	color : #AEB3FF;
}
A.footer:hover {
	text-decoration: none;
	color : #777FFF;
}
UL{
	list-style-type: disc;
}
.NavBar {
    BACKGROUND-COLOR: #336699;
}
.NavBarBorders {
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: 1px solid #DCDCDC;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: 1px solid #DCDCDC;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #4B4B4B;
}
TD.label {
	vertical-align : middle;
	text-align : right;
	background-color : #F5F5F5;
	font-size : 10px;
	color : #660000;
	font-weight : normal;        
}
TD.field {
	vertical-align : bottom;
	text-align : left;
	background-color : #F5F5F5;
}
TD.section {
	vertical-align : bottom;
	text-align : left;
	background-color : #F5E3DE;
	font-size : 14px;
	font-weight : bold;
}
H1, H2, H3 {
	margin-top: 0px;
	margin-bottom: 0px;
}
H1 {
	font-size : 11pt;
 	color : #000092;
}
H2 {
	font-size : 9pt;
 	color : #000092;
}
H3 {
	font-size : 7pt;
 	color : Black;
}
.row1 {	
	background-color : #DFDFD1;	
	font-size : 10px;
	margin-left: 0px;
	padding-left: 2px;
}
.row2 {	
	background-color : #FDFDF8;	
	font-size : 10px;
	padding-left: 2px;
}
.row_over {
	background-color: #A9A9A9;
	padding-left: 2px;
	vertical-align : top;
}
.pageheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : Gray;
}
.redbold {
	color : #9B8246;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
.dataheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : White;
	text-align : left;
	padding-right : 4px;
	background-color : #4F4F4F;
}
.dataheader2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #777777;
	text-align : left;
	padding-right : 4px;
	background-color : #EFECE6;
}
.dataheader3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #6A6A6A;
	text-align : left;
	padding-right : 4px;
	background-color : #EFECE6;
	vertical-align : top;
}
.datacell {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-align : left;
	padding-left : 4px;
	background-color : #D9D9D9;
}
.datacell2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-align : left;
	padding-left : 4px;
	background-color : #EDEDED;
}
.windowborder {
	background-color : #ACACAC;
}
.windowheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
	text-align : center;
	font-weight : bold;
}
	A.iwlt2 {
		color: Gray;
		font-size: 14px;
		font-weight: bold;
	}
	A.iwlt2:hover {
		color: Black;
		text-decoration: none;
	}
	
		A.iwlt3 {
		color: gray;
		font-size: 12px;
		font-weight: bold;
	}
	A.iwlt3:hover {
		color: Black;
		text-decoration: none;
	}
	
.inputButton, .pagebutton	{	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 9px;	font-weight: bold;	}
.pagebutton {border: 1px solid Silver;	background-color: White;}
	