
/*#menuSystem		{ position: absolute; top: 25px; left: 10px; z-index: 1;}*/
#menuSystem table	{ font-family: Arial; font-size: 9pt; border-collapse:collapse; color:#DF0000;}
#menuSystem table td	{ padding:0px; font-size: 9pt; color: #000000; font-weight: 75;}

#mainTable table 	{ border-collapse:collapse; }
#mainTable th           { font-family: Geneva, Arial, Helvetica, sans-serif; padding: 5px 0 5px 3px; font-size: 9pt; width: 130 px; text-align:left; color:#DF0000; text-decoration: none; font-weight: bolder; font-stretch:narrower; }
#mainTable th a:link,
#mainTable th a:hover,
#mainTable th a:visited { font-family: Geneva, Arial, Helvetica, sans-serif; padding: 5px 0 5px 1px; font-size: 9pt; width: 130 px; text-align:left; color:#DF0000; text-decoration: none; font-weight: bolder; font-stretch:narrower; }



 
#mainTable table td	{ font-stretch:condensed; padding: 2px 0 2px 27px; text-align:left; color:#004A90; /*background-image:url(../images/arrows_lblue.gif); background-position: left; background-repeat: no-repeat;*/}
#mainTable table td.first	{ font-stretch:condensed; padding: 10px 0 2px 27px; text-align:left; /*background-image:url(../images/arrows_lblue_f.gif); background-position: left; background-repeat: no-repeat;*/ color:#004A90;}
#mainTable table td.last	{ font-stretch:condensed; padding: 2px 0 10px 27px; text-align:left; /*background-image:url(../images/arrows_lblue_l.gif); background-position: left; background-repeat: no-repeat;*/ color:#004A90;}

#mainTable a, #mainTable a:active, #mainTable a:focus, #mainTable a:link, #mainTable a:visited 
{ font-stretch:condensed; font-size: 9pt; color: #000000; font-weight: bolder;  padding:0;  font-family: Arial; text-decoration: none;  }

#mainTable a:hover     	{ font-stretch:condensed; font-size: 9pt; color: #000000; font-weight: bolder; padding: 0;  font-family: Arial; text-decoration: underline;  }

