.bg {
	background-color: #FBE9C1;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.bg_dark {
	background-color: #1E1908;
	background-image: url(images/dark_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #1E1908;
	border-right-color: #1E1908;
	border-bottom-color: #1E1908;
	border-left-color: #1E1908;
}
.font {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.head {
	font-family: Tahoma;
	font-size: 12px;
	color: #BFA461;
	font-weight: bold;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #1E1908;
	border-right-color: #1E1908;
	border-bottom-color: #1E1908;
	border-left-color: #1E1908;
}


.copy {
	font-family: Tahoma;
	font-size: 9px;
	color: #CDB170;
}
a.copylink:link {
	font-family: Tahoma;
	font-size: 9px;
	color: #CDB170;
	text-decoration: none;
}
a.copylink:visited {
	font-family: Tahoma;
	font-size: 9px;
	color: #CDB170;
	text-decoration: none;
}
a.copylink:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.ovr {
	background-image: url(images/ovr.gif);
font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #342C0E
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: center center;
	cursor: hand;

}
.out {
	background-image: url(images/out.gif);
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1E1908;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: center center;
	

}

