@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color:#440501;
}
#mainpage { margin:0 auto; }
p,td { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a{
	color: #feb072;
	text-decoration: underline;
}
a:hover{
	color: #feb072;
	text-decoration: underline;
}
a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}
.bbg {
	background-image: url(html/images/bbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-left: 20px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
}
.bgy {
	background-repeat: repeat-y;
}
.bottom_addr {
	font-size: 10px;
	color: #f9b59d;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: right;
}
.bottom_addr a {
	text-decoration: none;
}
.bottom_addr a:hover {
	text-decoration: underline;
}
.bgx {
	background-repeat: repeat-x;
}

.norepeat {
	background-repeat: no-repeat;
}
.bottom-menu {
	color: #f9b59d;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 1px;
	font-size: 12px;
	vertical-align: middle;
	padding-right: 15px;
}
.bottom-menu a {
	color: #f9b59d;
	text-decoration: none;
}
.bottom-menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#ads {	
	 border:1px #990000 solid;
}
