
a, a:visited { text-decoration: none; color: #000000; font-weight: bold;  }
a:hover, a:active { text-decoration: none; color: #000000;  font-weight: bold; cursor: move; background color: #000000 }

hr {color: #000000;}

p, table, div, td, tr, ul, ol, li, form  
{ font-family: Tahoma,Verdana,Trebuchet MS, Arial; font-size: 8pt; text-align: justify; color: #000000; }

.left { text-align: left; }

h1 
{ font-family: Tahoma,Verdana,Trebuchet MS, Arial; font-size: 10pt; text-align: center; color: #000000; font-weight: bold;
text-decoration: underline; }

h2
{ font-family: Tahoma,Verdana,Trebuchet MS, Arial; font-size: 8pt; text-align: center; color: #000000; font-weight: bold; }


body    { 
scrollbar-3d-light-color: #000000;
scrollbar-arrow-color: #000000; 
scrollbar-base-color: #727e74; 
scrollbar-darkshadow-color: #000000; 
scrollbar-face-color: #727e74;  
scrollbar-highlight-color: #000000; 
scrollbar-shadow-color: #727e74; 
scrollbar-track-color: #727e74; 
background-attachment:fixed;
background-color: #727E74;  
background-repeat:repeat;
cursor: crosshair; 
background-image:url('background.jpg');
padding:0px;
margin: 0px;
text-align: center}

img          { border: 0px none; }

input, button, textarea, select      { font-family: Verdana; font-size: 7.5pt; color: #000000; border: 1px solid #000000; 
background-color: #727e74; }

input { height: 15px}

#main {z-index: 0; width:600px; height: auto; margin-right:auto; margin-left:auto; margin-top:0px; padding:0px;
background-image:url('background-main.gif'); background-position: center;}

#pic {z-index: 1; width:600px; height: auto; margin-right:auto; margin-left:auto; margin-top:0px; padding:0px; 
border-top: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 0px none;}

#text{width:430px; height: auto; margin-right:auto; margin-left:80px; margin-top:-75px; padding:0px;}

body > #main {width: 602px;}
