body 	{
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #4C1A13; 
	scrollbar-highlight-color: #4C1A13; 
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #4C1A13;
	}
div 	{ 
	scrollbar-face-color: #2C3135;
	scrollbar-shadow-color: #2C3135; 
	scrollbar-highlight-color: #2C3135; 
	scrollbar-3dlight-color: #2C3135;
	scrollbar-darkshadow-color: #2C3135; 
	scrollbar-track-color: #2C3135;
	scrollbar-arrow-color: #FFFFFF; 
	}
body, div, td, p { 
	font-family: verdana, sans-serif; 
        color: #FFFFFF; 
        font-size: 10;
	}
U, B	{
	color: #F2D287; 
	}
.border {
	border: 2px #AA764F solid;
	}
#box1	{
	padding: 0px;
	position: absolute; 
	z-index: 2; 
	left: 13px; 
	top: 15px; 
	width: 215px; 
	height: 205px;
	overflow: visible;
	}
#box2	{
	padding: 0px;
	position: absolute; 
	z-index: 2; 
	left: 245px; 
	top: 15px; 
	width: 498px; 
	height: 740px;
	overflow: visible;
	text-align: justify;
	}
#lay	{
	padding: 0px;
	position: absolute; 
	z-index: 2; 
	left: 0px; 
	top: 0px; 
	width: 869px; 
	height: 751px;
	}
.nav  	{  
	border-bottom: 1px #FFFFFF solid;
	font-family: verdana, sans-serif;
        color: #F2D287;
        font-size: 15;
        text-align: right;
	font-weight: bold;
        }
.header { 
	border-bottom: 1px #AA764F solid;
	padding: 0px; 
        font-family: verdana, sans-serif; 
        color: #F2D287; 
        font-size: 15;
        font-weight: bold;
	}
.header2 {
	border-bottom: 1px #FFFFFF solid;
        padding: 0px; 
        font-family: verdana, sans-serif; 
        color: #7B7B7B; 
        font-size: 15;
	}
a:link 	{
	color: #8ABCB9; 
        text-decoration: none; 
        CURSOR: crosshair; 
        font-weight: bold;
	}
a:visited {
	color: #8ABCB9; 
        text-decoration: none; 
        CURSOR: crosshair; 
        font-weight: bold;
	}
a:active {
	color: #8ABCB9; 
        text-decoration: none; 
        CURSOR: crosshair; 
        font-weight: bold;
	}
a:hover { 
	COLOR: #FFFFFF; 
        text-decoration: line-through; 
        CURSOR: crosshair;
	}
BODY 	{
	background: #FFFFFF; 
	background-image: url(back.jpg); 
	background-repeat: repeat-y;
	background-position: 0% 0%; 
	} 