@charset "iso-8859-1";
body {	background: url(/layout-img/016.gif), 	url(https://www.transparenttextures.com/patterns/xv.png);
	background-repeat: repeat-x, repeat !important;
	background-position: top center, top center;
	background-attachment: fixed, fixed;
	background-color: #022802;
	color: #fff;  /*- content text color - */
	font-family: Verdana; 
	font-size: 12px; 
scrollbar-arrow-color: #FAFAF2;
  scrollbar-track-color: #FCFCFA;
  scrollbar-face-color: #FAFAF2;
  scrollbar-highlight-color: #000000;
  scrollbar-3dlight-color: #FCFCFA;
  scrollbar-darkshadow-color: #FCFCFA;
  scrollbar-shadow-color: #000000;}

.header { 	font-family: 'Georgia', cursive;
	border-bottom: 1px solid #aaa;
	color: #ff75d8;
	font-style: italic;
	font-size:20px;
	letter-spacing: 1px;
	margin: 0 auto 2px;
	text-align: center;
	padding: 2px;
	width: 300px;}

a:link, a:visited, a:active {color: #5A5A5A; text-decoration: none;}
a:hover      { color: #D7DB6A; text-decoration: none; background-color:none}