body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	height: 100%;
	margin: 0px;
}
.paintingDefault {
	margin-left: 50px;
}
.mainTable {
	margin-top: 50px;
	margin-left: 50px;
}

.leftcolumn {
	margin-left: 50px;
}
.double:link {
	font-size: 14px;
	line-height: 16px;
}
.buttonborder {
	border: 1px solid #000000;
}
.double:active {
	font-size: 14px;
	line-height: 16px;
}
.double:visited {
	font-size: 14px;
	line-height: 16px;
}
.double:hover{
	font-size: 14px;
	line-height: 16px;
}
.navbutton:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #797563;
	text-decoration: none;
}
.navbutton:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #797563;
	text-decoration: none;
}
.navbutton:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #797563;
	text-decoration: none;
}
.navbutton:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.navbuttondark:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #D6D3C5;
	text-decoration: none;
}
.navbuttondark:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #D6D3C5;
	text-decoration: none;
}
.navbuttondark:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #D6D3C5;
	text-decoration: none;
}
.navbuttondark:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FEF9E5;
	text-decoration: none;
}