body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(images/bgr.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9b855b;
}

.textLink:link, .textLink:active, .textLink:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #41281a;
	text-decoration:none
}
.textLink:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f18904;
	text-decoration:none
}

.spvision:link, .spvision:active, .spvision:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9b855b;
	text-decoration:none
}
.spvision:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C6B38E;
	text-decoration:none
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #41281a;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 20px;
}
.contact td{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4C982;
	border-right-color: #E4C982;
	border-bottom-color: #E4C982;
	border-left-color: #E4C982;
}
.contact th{
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E4C982;
	border-bottom-color: #E4C982;
	color: #9a2602;
	font-family: garamond, "Times New Roman", serif;
	font-size: 18px;
	height: 25px;
}
.title{
	font-family: garamond, "Times New Roman", serif;
	font-size: 24px;
	color: #9a2602;
	padding-top: 15px;
	padding-left:50px;
	line-height: 24px;
}

.title_small{
	font-family: garamond, "Times New Roman", serif;
	font-size: 18px;
	color: #9a2602;
	padding-left:20px;
}

.info_detail_big{
	font-family: garamond, "Times New Roman", serif;
	font-size: 24px;
	color: #9a2602;
}

.info_detail{
	font-family: garamond, "Times New Roman", serif;
	font-size: 18px;
	color: #9a2602;
}
.info_detail td{
	font-family: garamond, "Times New Roman", serif;
	font-size: 18px;
	color: #9a2602;
	border-bottom: 1px solid #cc844f;
	text-align: left;
}

.form {
	border: 1px solid #DAB552;
	background-color: #FFF0CA;
}
.button {
	border: 1px solid #DAB552;
	background-color: #FFF0CA;
	width: 130px;
}	
.link:link, .link:active, .link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9a2602;
	text-decoration:none;
}
.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #41281a;
	text-decoration:none;
}