body {}
	  

BODY   {
		background-image: url(images/bck_grd.gif);
	    color: 000000;
	    font-family: Arial,Tahoma,Helvetica,sans-serif;
		font-size: 10pt;
		scrollbar-3dlight-color : #999999;
	 	scrollbar-arrow-color : #ffffff;
		scrollbar-base-color : #666666;
		scrollbar-darkshadow-color : #000000;
		scrollbar-face-color : #336699;
		scrollbar-highlight-color : #999999;
		scrollbar-shadow-color : #999999;
		scrollbar-track-color : #cccccc;
		}

.main  {
		text-decoration : none;
		font-family : Arial,Tahoma,Helvetica,sans-serif;
		color : 336699;
		font-size : 10pt;
		font-weight : normal;
		}

.side_menu  {
		text-decoration : none;
		font-family : Arial,Tahoma,Helvetica,sans-serif;
		color : ff9933;
		font-size : 9pt;
		font-weight : normal;
		}
