.general {
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-color: #2f2e27;
	background-repeat:  repeat-x;
}

.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#59584f;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
	background-position: top;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#688927;
	text-decoration: none;
}
.link:hover {
	color:#96c23f;
	text-decoration: underline;
}
.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#688927;
	text-decoration: none;
	line-height: 13px;
	text-align: left;
}
.font2:hover {
	color:#0083A4;
	text-decoration: underline;
}
.font3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#595959;
	text-decoration: none;
	text-align: center;
}
.font3:Hover {
	color:#999999;
	text-decoration: none;
}
.font1_footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
}
.font1_footer:Hover {
	color:#96c23f;
	text-decoration: none;
}
.font_footer2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#ccc9aa;
	text-decoration: none;
}
.font_footer3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#ccc9aa;
	text-decoration: none;
	text-align: center;
}
.font_footer3:Hover {
	color:#96c23f;
	text-decoration: none;
}
.font_footer4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#ccc9aa;
	text-decoration: underline;
	text-align: center;
}
.font_footer4:Hover {
	color:#96c23f;
	text-decoration: none;
}
.font5_footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}
.font5_footer:Hover {
	color:#96c23f;
	text-decoration: none;
}
.textfield3 {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-weight: normal;
	color: #636362;
	text-decoration: none;
	border: 1px solid #acebfc;
	background-color: #E9F7FD;
	height: 20px;
}
.bordesall {
	border: 1px solid #acebfc;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	;
	font-size: 11px;
	font-weight: normal;
	color:#636362;
	background-color: #E9F7FD;
	border: 1px solid #acebfc;
	height: 20px;
}
.textfield2 {
	font-family: Arial, Helvetica, sans-serif;
	;
	font-size: 11px;
	font-weight: normal;
	color:#636362;
	background-color: #E9F7FD;
	border: 1px solid #acebfc;
}

#popup-promo{
    background: url(../images/popup.jpg) top left no-repeat;
    width: 550px;
    height: 400px;
}
#modalClose{
    float: right;
    background: url(../images/x.png) top right no-repeat;
    height: 30px;
    width: 30px;
    cursor: pointer;
}
