html, body, textarea {
	scrollbar-base-color:#cbbeae;
  	scrollbar-3d-light-color:#cbbeae;
  	scrollbar-arrow-color:#fbefd5;
  	scrollbar-darkshadow-color:#cbbeae;
  	scrollbar-face-color:#cbbeae;
  	scrollbar-highlight-color:#fbefd5;
  	scrollbar-shadow-color:#fbefd5;
  	scrollbar-track-color:#fbefd5;
         color: #000000;
         line-height: 16px;
	font-size: 12px;
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
         text-align: justify;
         background: #38312b;
			background-image: url(../images/bg.jpg);
			background-repeat: no-repeat;
			background-position: center;
}

table {
         color: #000000;
         line-height: 16px;
	font-size: 12px;
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
         text-align: justify;
}

#menu {
	font-size: 12px;
         text-align: right;
	border-bottom: thin solid Black;
	border-right: thin solid Black;
}

#foot {
	color:#000000;
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
         font-size: 10 px;
         text-align: center;
         letter-spacing: 1px;
}

a, a:active, a:visited, a:hover {
	text-decoration: none;
 	color: #000000;
         font-weight: bold;
}

iframe {
	width: 770px;
	height: 655px;
}