.normal {
	color:#FEF1E1;
	font-size:11px;
	line-height:20px;
	font-weight:normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration:none
}

.normal2 {
	color:#FEF1E1;
	font-size:13px;
	line-height:16px;
	font-weight:normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration:none
}

.head {
	color:#FEF1E1;
	font-size:13px;
	line-height:28px;
	font-weight:bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
}

a {
	color:#FBB159;
	font-size:12px;
	font-weight: normal;
	font-family:"Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
}

a:hover {
	color:#FEF1E1;
	font-size:12px;
	font-weight:normal;
	font-weight: normal;
	font-family:"Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
}
	
	body  {
scrollbar-DarkShadow-Color:100010; scrollbar-Track-Color:6C3D14; 
scrollbar-Face-Color:6C3D14; scrollbar-Shadow-Color:6C3D14; 
scrollbar-Highlight-Color:100010; scrollbar-3dLight-Color:6C3D14; 
scrollbar-Arrow-Color:white;
 }
 

.td_top {
/*	background-attachment: fixed;*/
	background-image: url(img/head_02.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
}
.border_l {
	background-image: url(img/border_l.jpg);
	background-repeat: repeat-y;
	width: 8px;
}
.border_r {
	background-image: url(img/border_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 8px;
}
.menubg {
	background-image: url(img/menubg.jpg);
	background-repeat: repeat-y;
}
