body {
	margin: 0px;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
}
.line {
	font-size: 14px;
	color: #FFFFFF;
}
.space {
	font-family: Verdana;
	font-size: 10px;
	color: #35282F;
	text-decoration: none;
}
.title {
	color: #323830;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.content {
	font-family: Verdana;
	font-size: 12px;
	color: #7C4E56;
	text-align: justify;
	font-weight: normal;
}
.subtitle {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #534740;
	text-decoration: none;
}
.topline {
	background-image: url(../images/top_line.png);
	background-repeat: repeat-x;
}
.downline {
	background-image: url(../images/down_line.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box {
	background-color: #E0D9D6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 27px;
	width: 180px;
}
.box1 {
	background-color: #E0D9D6;
	height: 60px;
	width: 180px;
}
.button {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #352831;
	border: 1px solid #000000;
	width: 90px;
	height: 27px;
}
.button1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #352831;
	width: 30px;
	height: 30px;
	border: none;
}

.name {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #352831;
}
.contact {
	font-family: Verdana;
	font-size: 16px;
	color: #352831;
	font-weight: bold;
}
.email {
	font-family: Verdana;
	font-size: 12px;
	color: #352831;
}
.top:link {
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.top:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.top:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.main_title {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.under_construction {
	font-family: Verdana;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}

.White {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #7C4E56;
}

