body {
	background-color: #2d2821;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
}
#Aligntable {
	position: absolute;
	height: 580px;
	width: 1090px;
	top: 50%;
	left: 50%;
	margin-top: -290px;
	margin-left: -545px;
	z-index: 1;
}
.textfield {
	background-color: #FFFFFF;
	height: 15px;
	width: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.dropdown {

	background-color: #FFFFFF;
	height: 20px;
	width: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.opacityit img{ 
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=55); 
-moz-opacity: 0.35; 
} 

.opacityit:hover img{ 
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); 
-moz-opacity: 1; 
}
a:link {
	color: #94856c;
	text-decoration: none;
}
a:visited {
	color: #94856c;
	text-decoration: none;
}
a:hover {
	color: #94856c;
	text-decoration: none;
}
a:active {
	color: #94856c;
	text-decoration: none;
}
.aroundphoto {
	float: right;
	padding: 0px;
	margin-left: 30px;
	text-align: center;
	font-size: 10px;
	margin-bottom: 30px;
}

