@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 : 10pt;
	font-weight : normal;
  	color : #535353;
	background-color: #777775;
}

TD.sidebar {
	background-image : url(../images/bk_leftbar.jpg);
	width : 147px;
}
TD.side_bottom {
	background-image : url(../images/bk_leftbar_bottom.jpg);
	width : 147px;
	height : 27px;
}
.row1 {
    font-size : 12px;
    background-color : #D3D3D3;
}
.row2 {
    font-size : 12px;
    background-color : #F5F5DC;
}
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 : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
 	text-decoration: none;
	color : #1D5C7F;
}
A:hover { 
  TEXT-DECORATION: none; 
  color : #2576A4;
}
.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-size : 8pt;
 	text-decoration: none;
  	color : #666666;
}

.footer:hover { 
  text-decoration: none; 
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #676767;
}
TH {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	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;
}
TD.field {
	vertical-align : bottom;
	text-align : left;
	background-color : #F5F5F5;
}
.dataheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Silver;
	text-align : left;
	padding-left : 4px;
	background-color : #535353;
}

.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;
}
H2 {
	font-size : 12pt;
	margin-bottom : 0px;
	color: #1D5C7F;
}
H2, H3, H4 {
	font-size : 8pt;
	margin-bottom : 0px;
}

.pageheader2 {
   font-size : 14pt;
	margin-bottom : 0px;
	text-align: left;
	color: #1A206E;
}

.pageheader {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
	font-weight : bold;
}
.formbutton {
	background-color: #F5F5F5; 
	font-size: 8pt;
}
.formfield, .required, .formselect {
	border: 1px solid #999999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DCDCDC;
	color: Black;
	}
.formselectopts {
	border: 1px solid #999999;
	margin-top: 3px; 
	font-size: 7pt; 
	font-family: verdana, sans-serif; 
	background-color: #D9D9D9;	
	}
.required {
	background-color: #FFFACD;
	}
.formselect {
	background-color: White;
	}
	
/* Following Styles are for Tigra Menu - Do Not Alter */
.mXPtable {
	border-top: 1px solid #747474;
	border-left: 1px solid #747474;
	border-right: 1px solid #747474;
	border-bottom: 1px solid #747474;
	background: #F5F5F5;
}
.mXPmouto {
	background: transparent;
}
.a0{
	color: #000000; 
	font-family: Tahoma, Verdana, MS Sans Serif; 
	font-size: 8pt;
}
.a1{
	color: #000000; 
	font-family: Tahoma, Verdana, MS Sans Serif; 
	font-size: 8pt;
	background: #F5F5F5;
}

