
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/front_back_strip.png);
	background-repeat: repeat-x;
font-family: Tahoma,Arial,sans-serif;
}

html{ 
 } 

table.main{
	background-image: url(../images/background_png.png);
	background-repeat: repeat-x;
background-position: -100px top;}
table.img{
width: 791px;
height: 600px;
background-position: 0px 48px;
background-image: url(../images/picture_back.jpg);
background-repeat: no-repeat;}

table.std{
margin: 0px;
padding: 0px; 
}
td.left{
width: 150px;
vertical-align: top;
float: right}

td.right{
vertical-align: top;
}


.gold{
	color: #FFD700;
}



td.t1{
width: 41px;
height: 41px;
background-image: url(../images/bot_tabletop_left_png.png);
background-repeat: no-repeat;
}
td.t2{
height: 57px;
background-image: url(../images/bot_table_top_green_strip_png.png);
background-repeat: repeat-x;
vertical-align: middle;
color: White;
font-size: 25px;
}
td.t3{
width: 41px;
height: 41px;
background-image: url(../images/bot_tabletop_right_png.png);
background-repeat: no-repeat;
}
td.b1{
	width: 41px;
	height: 41px;
	background-image: url(../images/bot_tablw_bot_left_png.png);
	background-repeat: no-repeat;
}
td.b2{
height: 41px;
	
}
td.b3{
	width: 41px;
	height: 41px;
	background-image: url(../images/bot_table_bot_right_png.png);
	background-repeat: no-repeat;
}
.bold{
	font-weight: bold;
	font-size: 20px;
	color: #1286C3;
}
a, a:visited{

color: #1a651a;
text-decoration:  none;
border: none;
}
a:hover {
color: #d9c918;
text-decoration:  none; 
border: none;
}
