
BODY{font-size:10pt;font-family:arial;color:#5E5E5E;background-image: url(/images/white-bg.jpg);background-color:#FFFFFF;
	scrollbar-base-color:#EEEBEB; 
	scrollbar-face-color:#BDBDBD; 
	scrollbar-track-color:#EDEDED; 
	scrollbar-arrow-color:#5E5E5E;
	scrollbar-highlight-color:#f9f9f9; 
	scrollbar-3dlight-color:#EEEBEB; 
	scrollbar-shadow-color:#EEEBEB;
	scrollbar-darkshadow-color:#595959; 
}

td{font-size:10pt;font-family:arial;color:#5E5E5E;}

/*** *** *** GLOBAL LINKS  *** *** ***/
a{text-decoration:none;} 
a:link{color:#2357A0;font-weight:bold;font-size:10pt;}
a:visited{color:#2357A0;font-weight:bold;font-size:10pt;}
a:hover{color:#7092C1;font-weight:bold;font-size:10pt;} 
a:active{color:#990000;font-weight:bold;font-size:10pt;}

.details0{font-size:10pt;font-weight:bold;color:#595959;}
.details1{font-size:8pt;font-weight:bold;color:#595959;text-align:right;}
.details2{font-size:8pt;font-weight:bold;color:#595959;text-align:left;}

.orange{font-size:9pt;font-weight:bold;color:#FF9900;}
.zRequired{ 
  font-weight:bold;
	color:#ff0000;
}
/*** *** *** TEXTBOX *** *** ***/
.TB{
   background-color:#f9f9f9;
   color:#5E5E5E;
   border-style:ridge;
   border-color:#f9f9f9;
   border-width:1px;
   font-size:8pt;
   font-weight:bold;
   left-margin:1px;
}
/*** *** *** SELECT *** *** ***/
SELECT.SL{
   background-color:#f9f9f9;
   color:#5E5E5E;
   border-style: Intset;
   border-color:#f9f9f9;
   border-width:1px;
   font-size:8pt;
   font-weight:bold;
   left-margin:1px;
}
/*** *** *** button *** *** ***/
.button{
   background-color:#ECECEC;
   color:#5E5E5E;
   border-style: ridge;
   border-color:#f9f9f9 #f9f9f9 #f9f9f9 #f9f9f9;
   border-width:3px;
   font-size:8pt;
   font-weight:bold;
	 outline-color:#000000;
}
/*** *** *** MAIN LEFT MENU *** *** ***/
a.daMenu:link{
   text-align:right;
   height:28px;
   color:#5E5E5E;
   font-family:arial;
   font-size:10px;
   Font-Weight:bold;
	 background-image: url(images/white-button.jpg);
	 background-repeat : no-repeat;
	 background-position : top right;
	 margin-right:5px;
}
a.daMenu:visited{
   text-align:right;
   height:28px;
   color:#5E5E5E;
   font-family:arial;
   font-size:10px;
   Font-Weight:bold;
	 background-image: url(images/white-button.jpg);
	 background-repeat : no-repeat;
	 background-position : top right;
	 margin-right:5px;
}
a.daMenu:hover { 
   text-align:right;
   height:28px;
   color:#5E5E5E;
   font-family:arial;
   font-size:10px;
   Font-Weight:bold;
	 background-image: url(images/blue-button.jpg);
	 background-repeat : no-repeat;
	 background-position : top right;
	 margin-right:5px;
}
a.daMenu:active { 
   text-align:right;
   height:28px;
   color:#5E5E5E;
   font-family:arial;
   font-size:10px;
   Font-Weight:bold;
	 background-image: url(images/red-button.jpg);
	 background-repeat : no-repeat;
	 background-position : top right;
	 margin-right:5px;
}
/*** *** *** END MAIN LEFT MENU *** *** ***/

/*** *** *** daMenu2 *** *** ***/
a.daMenu2:link{
   text-align:center;
   width: 165px; 
   height:20px;
   color:#f9f9f9;
   background-color:#CC0000;
   font-family:arial;
   font-size:10pt;
   Font-Weight:bold;
   margin:2px;
   border:solid;
   border-width:1px;
   border-color:#2357A0;
}
a.daMenu2:visited{
   text-align:center;
   width: 165px; 
   height:20px;
   color:#f9f9f9;
   background-color:#CC0000;
   font-family:arial;
   font-size:10pt;
   Font-Weight:bold;
   margin:2px;
   border:solid;
   border-width:1px;
   border-color:#2357A0;
}
a.daMenu2:hover { 
   text-align:center;
   width: 165px; 
   height:20px;
   color:#f9f9f9;
   background-color:#CC6666;
   font-family:arial;
   font-size:10pt;
   Font-Weight:bold;
   margin:2px;
   border:solid;
   border-width:1px;
   border-color:#2357A0;
}
a.daMenu2:active { 
   text-align:center;
   width: 165px; 
   height:20px;
   color:#f9f9f9;
   background-color:#FF6666;
   font-family:arial;
   font-size:10pt;
   Font-Weight:bold;
   margin:2px;
   border:solid;
   border-width:1px;
   border-color:#2357A0;
}
/*** *** *** END DaMenu2 *** *** ***/



