@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,td,th {
	color: #FFFFFF;
	font-family: Calibri, Tahoma, Trebuchet MS;
	font-size: 12px;
}
a:link {
	color: #C9AC86;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C9AC86;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
a:active {
	text-decoration: none;
	color: #C9AC86;
}
.style2 {font-weight: bold}
#Buttons {
	position:absolute;
	width:475px;
	height:52px;
	z-index:1;
	left: 74px;
	top: 236px;
	visibility: visible;


}
.Centered {
	position: relative;
	visibility: visible;
	width: 960px;
	top: 0px;
	background-color: #FFFFFF;
	overflow: visible;
}
#TOPBALK {
	background-color: #FFFFFF;
	background-image: url(imgsnav/Top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 310px;
	width: 960px;
}
#CONTENT {
	background-color: #000000;
	background-image: url(imgsnav/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 900px;
	height: 590px;
}
.ImgBorder {
	padding: 5px;
	border: 1px solid #FFFFFF;
	margin-top: 6px;
}
.Padding10 {
	padding-top: 10px;
}
.BorderBottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #715B31;
	padding-bottom: 5px;
}

.Padding5 {
	padding-top: 5px;
}
.Padding15 {
	padding-top: 15px;
}
.Padding20 {
	padding-top: 20px;
}
.Padding30 {
	padding-top: 30px;
}
.Padding40 {
	padding-top: 40px;
}
.Padding5Bottom {
	padding-bottom: 5px;
}
.Radio {
	text-align: center;
}
