body { 
  scrollbar-face-color:#DAD8D8;
  scrollbar-highlight-color:#DAD8D8;
  scrollbar-3dlight-color:#0000000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-shadow-color:#DAD8D8;
  scrollbar-arrow-color:#000000;
  scrollbar-track-color:#DAD8D8;
 background-color: #AAC0A4;
 background-image: url('layout/bg-oc.jpg');

}

   
table, body, tr, td, p { 
   font-family: verdana;
	font-size: 8pt;
	color: #EFC420;}
	
	
input, textarea {  
   color: #77500F; 
   font-size: 8pt; 
   letter-spacing: 2pt; 
   font-family: verdana;  
   border:1pt solid #000000;}

#layout {
position: absolute;
left: 100px;
width: 990px;
top: 10px;
  }

#content {
position: absolute;
left: 120px;
width: 600px;
top: 480px;
text-align: left;
color: #F1D736;
 }

#content h1 {
color:#000000;
text-align: center;
font-size:10px;
letter-spacing:2px;
border-left: #ffffff 0px solid;
border-right: #ffffff 0px solid;
border-top: #ffffff 0px solid;
border-bottom: #7D9873 0px solid;
background-color: #F1D736;
font-family: verdana;
 }

IMG{
border : 2px solid #F1D736;
}

.borderimage{
border : #000000 1px;}



a:link {
	color: #FBFDE6;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FBFDE6;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #FBFDE6;
	background-color: #000000;
}

a:active {
	text-decoration: none;
	color: #FBFDE6;
}



