body
{
	scrollbar-face-color:#a18c42;
	scrollbar-track-color:#f3f0e2;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-shadow-color:#566393;
	scrollbar-highlight-color:#96ADFF;
	scrollbar-3dlight-color:#D1DBFF;
	scrollbar-darkshadow-Color:#283150;
}


/* table colors 12
.tableHeader      {font-family: Arial; font-size: 12px; background-color:#a18c42; color: white; font-weight: bold; }
.tableRow         {font-family: Arial; font-size: 12px; background-color:#f3f0e2}
.tableRowHighlight{font-family: Arial; font-size: 12px; background-color:#9c92bd}
*/
.tableHeader      {font-family: Arial; font-size: 12px; background-color:#c6c3c6; color: black; font-weight: bold; }
.tableRow         {font-family: Arial; font-size: 12px; background-color:#efefef}
.tableRowHighlight{font-family: Arial; font-size: 12px; background-color:#f3f0e2}
.tableRowDownloadFile{font-size: 12px; font-family: Arial; background-color: white;}


/* border of the main frame add the side frame */
.solid_colored_border {border-color: #a18c42;border-style: solid; border-width: 1}
/*side bars links */
a.sidebar         {color:#4c3b8a ; font-family: Arial; text-decoration: none}
a.sidebar:hover   {color:#4c3b8a ; font-family: Arial; text-decoration: underline}




