@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 : 12px;
	font-weight : normal;
	color : Black;
	background-position: top left;
	border : Black;
	background-image : url(../images/header.jpg);
	background-repeat : no-repeat;
}

BODY.plain {
	background-image : none;
}

.row1 {
    font-size : 10pt;
    background-color : #BEC9CD;
}
.row2 {
    font-size : 10pt;
    background-color : #D9E0E6;
}
div.menubar { position: absolute; top: 93px; left: 5px;}    
div.shortmenubar { position: absolute; top: 58px; left: 5px;} 
.menubar {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
 	text-decoration: none;
  	color : Black;
}
.menubar:hover { 
  color : #DC143C;
  text-decoration : underline;
}
.pageheader {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : Black;
	font-weight : Bold;
}
A {
	font-family : Arial;
	font-size : 12px;
	text-decoration: none;
	color : Black;
	border : Black;
	font-weight : bold;
	font-style : italic;
}
A:hover {
	TEXT-DECORATION: underline;
	color : Silver;
}
.menuleft {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
 	text-decoration: none;
  	color : #7c7c7b;
}
.menuleft:hover { 
  TEXT-DECORATION: none; 
  color : #7F7F7F;
}

.footer {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
 	text-decoration: none;
  	color : #666666;
}

.footer:hover { 
  text-decoration: underline; 
}
.statusbar {
	width: 713px;
	background-color: #C3CDD1;
	margin-top: 4px;
	margin-left: 4px;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 2px;
	padding-bottom: 2px;
}
TABLE.status {
	width: 715px;
	background-color: #D8E0E4;
	margin-left: 4px;
	border-bottom: 1px solid Silver;
}
TD {
	font-family: Tahoma, Verdana, MS Sans Serif;
	font-size: 12px;
	color : Black;
}
TD.label {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align : middle;
	text-align : right;
	background-color : #DCDCDC;
	font-size : 10px;
	color : #8B0000;
	font-weight : bold;
	border : Black;
}
TD.field {
	vertical-align : bottom;
	text-align : left;
	background-color : #F5F5F5;
}
TD.sidebar {
	padding-left: 0px;
	vertical-align: top;
	width: 141px;
}
TD.mainbody {
	vertical-align: top;
	width: 625px;
}
TH {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	border : Black;
}
.dataheader {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
    color : Black;
	text-align : right;
	padding-right : 4px;
	background-color: #D8E0E4;
}

.dataheader2 {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
    color : White;
	text-align : left;
	padding-right : 4px;
	background-color : #868686;
}

.dataheader3 {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
    color : White;
	text-align : left;
	padding-right : 4px;
	background-color : #9C9C9C;
}

.dataheader4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : White;
	text-align : left;
	padding-right : 4px;
	background-color : #4D4D4D;
	border : Black;
}

.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;
	border : Black;
}
H1 {
	font-size : 18pt;
	margin-bottom : 0px;
	text-align: left;
	color: #1A206E;
	border : Black;
	font-family : Arial;
	font-weight : bold;
}
H2 {
	font-size : 14pt;
	margin-bottom : 0px;
	color: #000000;
	border : Black;
}
H3, H4 {
	font-size : 11pt;
	margin-bottom : 0px;
	color: #000000;
	border : Black;
}

.pageheader2 {
	font-size : 14pt;
	margin-bottom : 0px;
	text-align: left;
	color: #1A206E;
	border : Black;
}

.pageheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
	font-weight : bold;
	border : Black;
}
.formbutton {
	font-size: 8pt;
	border : Black;
}
.formfield, .required, .formselect {
	border: 1px solid #999999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: White;
	color: Black;
	}
.formselectopts {
	border: 1px solid Black;
	margin-top: 3px;
	font-size: 7pt;
	font-family: verdana, sans-serif;
	background-color: #D9D9D9;
	border-bottom : Black;
	border-color : Black;
	border-left : Black;
	border-right : Black;
	border-top : Black;
}
.required {
	background-color: #FFFACD;
	border : Black;
}
.formselect {
	background-color: White;
	border : Black;
}
	
/* Following Styles are for Tigra Menu - Do Not Alter */
.mXPtable {
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	background: #F5F5F5;
	border : Black;
}
.mXPmouto {
	background: transparent;
	border : Black;
}
.a0{
	color: #000000;
	font-family: Tahoma, Verdana, MS Sans Serif;
	font-size: 8pt;
	border : Black;
}
.a1{
	color: #000000;
	font-family: Tahoma, Verdana, MS Sans Serif;
	font-size: 8pt;
	background: #F5F5F5;
	border : Black;
}

