body {
cursor:crosshair;
}

body {
   background-color: #525252;  
   background-image: url(layouts/back004.jpg);
   background-repeat:repeat-y;
   background-position: 0px: 0px;


}

img { }

body {
scrollbar-face-color: #868686;
scrollbar-highlight-color:#525252; 
scrollbar-3dlight-color: #525252; 
scrollbar-darkshadow-color: #525252; 
scrollbar-shadow-color:#525252; 
scrollbar-arrow-color: #868686;
scrollbar-track-color: #525252; 
}

textarea {
scrollbar-face-color: #686868; 
scrollbar-highlight-color:#737373;
scrollbar-3dlight-color: #737373;
scrollbar-darkshadow-color: #737373;
scrollbar-shadow-color: #737373;
scrollbar-arrow-color: #686868; 
scrollbar-track-color: #737373;
}

body
{ font-family: tahoma;
color: #AE9260;
font-size: 9px;}

h2
{ font-family: arial, tahoma, verdana;
color: #3f3f3f;
text-align:left;
margin-top: 5px;
margin-bottom: 0px;
line-height:1.0;
font-size: 18px;}


h1
{ font-family: arial, tahoma, verdana;
color: #2d2d2d;
text-align:left;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
line-height:1.0;
font-size: 12px;}

h3
{ font-family: arial, tahoma, verdana;
color: #2d2d2d;
text-align:left;
margin-top: 2px;
margin-bottom: 0px;
line-height:1.0;
font-size: 12px;}

table
{ font-family: arial, tahoma, verdana;
color: #3f3f3f;
line-height:1.0;
text-align:justify;
font-size: 11px;}

input, select, textarea { font-family:tahoma; font-size:9px;background-color: #737373; color:#000000; border-width:1px; border-style:solid; border-color: #686868;}

A:link{color:#272727;text-decoration:none;cursor:crosshair;}
A:visited{color:#272727;text-decoration:none;cursor:crosshair;}
A:active{color:#272727;text-decoration:none;cursor:crosshair;}
A:hover{color:#000000;cursor:crosshair;}


