body {
    background-image:url(Back_01.jpg);
	background-color:#3E1208;
	scrollbar-face-color:#801E01;
	scrollbar-highlight-color:#e1b392;
	scrollbar-3dlight-color:#e1b392;
	scrollbar-darkshadow-color:#e1b392;
	scrollbar-shadow-color:#e1b392;
	scrollbar-arrow-color:#e1b392;
	scrollbar-track-color:#e1b392;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

body, td, th { 
	font-family: Arial;
	font-size: 12px; 
	color:#F9E9E6;
	font-style: normal;
	font-weight: normal; letter-spacing:1px;
}

.HEADER { 
	font-family: Arial;
	font-size: 14px; 
	color:#F9E9E6;
	font-style: normal;
	font-weight: bold;
}

.NAVIGATION { 
	font-family: Arial;
	font-size: 12px; 
	color:#F9E9E6;
	font-style: normal;
	font-weight: bold;
	line-height:20PX;
}

.SUB_NAVIGATION { 
	font-family: Arial;
	font-size: 11px; 
	color:#F9E9E6;
	font-style: normal;
	font-weight: bold;
	line-height:15PX;
}

.LINKS { 
	font-family: Verdana;
	font-size: 10px; 
	color:#F9E9E6;
	font-style: normal;
	font-weight: normal;
}
.link {
	color:#F9E9E6;
}
.LINK2 {
	color:#F9E9E6;
}

.tip {
	font-family: Verdana;
	font-size: 10px; 
	color:#FFFF00;
	font-style: normal;
	font-weight: bold;
}

.image_border {
	border: 1px solid #FFFFFF;
	}


a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none; color:#FFFFFF; letter-spacing:2px; font-weight:bold;}
a:active {	text-decoration: none;
