BODY  {
	color: Black;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	font-size : 10pt;
	background-color : White;
	}
TH {font-family: Helios, MS Sans Serif, Arial; font-size: 10pt;background-color: Gray; color : Yellow;}
TD {font-family: Helios, MS Sans Serif, Arial; font-size: 10pt;  color : Black; }
TD.menuleft {font-family:Helios, MS Sans Serif, Arial; font-size: 10pt;  margin-right : 30px;  background-image : url(img/left_menu_bg.gif);  background-repeat : no-repeat;  background-position : left top;     }
TD.menuright {font-family:Helios, MS Sans Serif, Arial; font-size: 10pt;  background-image : url(img/right_frame_bg.gif); }
TD.topline {font-family: Helios, MS Sans Serif, Arial; font-size: 10pt;  border-bottom : 4 solid Maroon;      }
TD.mainpage {font-family: Helios, MS Sans Serif, Arial; font-size: 10pt;  border-left : solid #877814;  border-right : 4 solid #877814;  background-color : White;           }
TD.bottline {font-family: Helios, MS Sans Serif, Arial; font-size: 10pt;  background-image : url(img/lines_bg.gif); }
TD.orange{
	background-color : #FF9933;
}
P,BR{font-family: Helios, MS Sans Serif, Arial; font-size: 10pt; color: #990000; }
TABLE {font-family: Helios, MS Sans Serif, Arial; font-size: 10pt;}
P.light {font-family: Helios, MS Sans Serif, Arial; font-size: 10pt; color:white; }
A {TEXT-DECORATION: none;  font-size : 10pt; font-family: Helios, MS Sans Serif, Arial;   }
A:link    {color: Black;}
A:visited {color: #A0522D;}
A:active  {color: #FF3300;}
A:hover   {color: #FF3300;}
h1 { font-size: 14pt;}
h2 {margin-bottom : 0;	margin-top : 0;	padding-bottom : 0;  padding-top : 0; }
h2.darkgray {font-family: MS Sans Serif, Arial;
	margin-bottom : 0;	
	margin-top : 0;	
	padding-bottom : 0;  
	padding-top : 0;
	font-size: 14pt;
	color : #4C4C4C;
}
A.darkgray, A.darkgray:link,  A.darkgray:visited {font-family: MS Sans Serif, Arial;
	font-size: 14pt;
	color : #4C4C4C;
}
A.darkgray:hover, A.darkgray:active {font-family: MS Sans Serif, Arial;
	font-size: 14pt;
	color : #ffffff;
}

A.dark{FONT-SIZE: 12px; COLOR: #990000; FONT-FAMILY: Helios, MS Sans Serif, Arial; TEXT-DECORATION: none;  font-weight : bold; }
A.dark:link    {color: #8B0000; FONT-SIZE: 12px;}
A.dark:visited {color: #A0522D; FONT-SIZE: 12px;}
A.dark:active  {color: #556B2F; FONT-SIZE: 12px;}
A.dark:hover   {color: #FF4500;  FONT-SIZE: 12px;}

A.orange{FONT-SIZE: 16px; COLOR: #e57e2f; FONT-FAMILY: "Arial Narrow",  Impact;  TEXT-DECORATION: none;  font-weight : bold;                }
/* A.orange:link    {color: #FF9900; FONT-SIZE: 16px;} */
A.orange:link    {color: #A0522D; FONT-SIZE: 16px;}
A.orange:visited {color: #A0522D; FONT-SIZE: 16px;}
A.orange:active  {color: Red; FONT-SIZE: 16px;}
A.orange:hover   {color: Red; FONT-SIZE: 16px;}

.orangeline {font-family: Helios, MS Sans Serif, Arial; font-size: 10pt;  background-image : url(img/lines_bg.gif); }
.menutext{FONT-SIZE: 12px; COLOR: #990000; FONT-FAMILY: Helios, MS Sans Serif, Arial; TEXT-DECORATION: none;  font-weight : bold; }
.smalltext{font-family: Helios, MS Sans Serif, Arial; font-size: 8pt;}
.lightrow {font-family: Helios, MS Sans Serif, Arial; font-size: 10pt;background-color: #E7E7E7;
}
.darkrow  {font-family: Helios, MS Sans Serif, Arial; font-size: 10pt;background-color: #CCCCCC; color : Black;}
.redcell {font-family: Helios, MS Sans Serif, Arial; font-size: 10pt;background-color: #ff0000; color : Black;}
.olive  {font-family: Helios, MS Sans Serif, Arial; font-size: 10pt;background-color: #666633; color : Black;}
input.gray {background-color : Silver;}
textarea.gray {	background-color : Silver;}

#bodyText {
	font-size: small;
	padding: 10px 0;
	height: 600px;
	overflow: auto;
	}

