@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
.menutitle {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
}
.backtotop{
	color: #4FA49F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	font-weight: normal;
}
h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
}

h4 {
	font-family:"Century Gothic", Verdana, sans-serif;
	font-size:12px;
	text-align:center;
	color:#B97D48;
	font-weight:normal;
	line-height:normal;
}



body {
	background-image: url(images/bg.gif);
	background-color: #510600;
	background-repeat: repeat-x;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
