
body{
	SCROLLBAR-FACE-COLOR: #FEF95C;  
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #FAE53C; 
	SCROLLBAR-3DLIGHT-COLOR: #F4CC15; 
	SCROLLBAR-ARROW-COLOR: #F4CC15; 
	SCROLLBAR-TRACK-COLOR: #FFFFE0; 
	SCROLLBAR-DARKSHADOW-COLOR: #C6A900; 
	background-image: url(../images/back_strip.png);
	background-repeat: repeat-x;
font-family: Tahoma,Arial,sans-serif;
}

html{ 
 } 

table.main{
background-position: -100px top;}
table.img{
width: 800px;
height: 700px;
background-position: 0px 63px;
background-image: url(../images/back_pic.jpg);
background-repeat: no-repeat;}




.gold{
	color: #FFD700;
}



h1{
	color: #006400;
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
}
h3{
	color: #006400;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
}
.std1{
	color: #708090;
}

a:link, a:visited{
	color: #006400;
	text-decoration: none;
}
a:hover{
	color: #FFD700;
	text-decoration: none;
}