﻿body {
	background-image:url('images/top_bg.gif'); 
	background-position:top; 
	background-repeat:repeat-x;
	background-color: #E9E6DF;
	font-family: tahoma;
	font-size:10px;
	margin:0px;
}
.style1 {
	color: #777368;
	font-size: 10px;
}
.style2 {
	color: #865c3a;
	font-size: 10px;
}
.style3 {
	color: #c5525c;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #503929;
	font-size: 10px;
	font-family: tahoma;
}
.style5 {
	color: #503929;
	font-size: 9px;
	font-family: tahoma;
}
.style6 {
	color: #9B7244;
	font-size: 10px;
	font-family: tahoma;
}
.style7 {
	color: #503929;
	font-size: 12px;
	font-family: tahoma;
}

a:link {color: #777368; text-decoration:underline; font-size:12px;}
a:visited {color: #777368; text-decoration:underline; font-size:12px;}
a:active {color: #777368; text-decoration:underline; font-size:12px;}
a:hover {color: #ffffff; text-decoration:underline; font-size:12px;}
