body {
	background-image: url(images/bg.jpg);
}


.left-addres {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 42px;
}
.boxs-text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 18px;
	padding-top: 20px;
}
.welcome-text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 40px;
}
.bottom {
	font-family: Tahoma;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 30px;
	line-height: 17px;
	text-transform: uppercase;
}




.top-right {
	font-family: Tahoma;
	font-size: 10px;
	color: #F6CEA1;
	text-decoration: none;
	padding-right: 40px;
	text-transform: uppercase;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F6CEA1;
}
.titles {
	font-family: Tahoma;
	font-size: 20px;
	text-transform: uppercase;
	color: #F5CFA2;
	text-decoration: none;
	padding-bottom: 10px;
	padding-left: 17px;
	padding-top: 10px;
}
.input-field-boxes {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #460E00;
	border: 1px solid #6E420F;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}



a.white:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
a.white:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}
a.white:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
}
a.white:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}



.style1 {
color: #FFFFFF;
}

.style2 {
	color: #F6CEA1;
	font-weight: bold;
}
