* {margin:0; padding:0;}
body.site {
	background: #1c4682;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a{
	outline:none;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0px;
}
p{
	color:#fff;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:12px;
	padding-top:30px;
}
h1{
	color:#ffde00;
	font:40px Helvetica, sans-serif;
	margin-top:40px;
}
h1 span{
	color:#6bcfcf;
}
.clear {
	clear: both;
	height: 0px;
	overflow:hidden;
}
#container{
	width:600px;
	margin:0px auto;
}
.header{
	padding-bottom:18px;
}
.header a.lang{
	background: url(../images/lang.gif) no-repeat;
	display:block;
	width:89px;
	height:20px;
	color:#FFFFFF;
	font:15px Verdana, Arial, Helvetica, sans-serif;
	padding:10px;
	text-align:center;
	float:right;
	margin-top:20px;
	margin-bottom:-40px;
	z-index:1;
	position:relative;
}
.header a.lang:hover{
	text-decoration:none;
	color:#e94a4a;
}
.main label{
	float:left;
	display:block;
	width:256px;
	text-align:right;
	padding-right:12px;
	padding-top:10px;
}
.text_center{
	color:#fff;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:5px;
	padding-top:55px;
	text-align:center;

}
.center_main{
	width:476px;
	margin:0px auto;
}
input
{
	float: left;
	display: block;
	width: 180px;
	background: #FFFFFF;

	text-align: left;
	margin-right: 3px;
	margin-top: 4px;
	color: #000000;
	cursor: text;
	text-decoration: none;
}
.main a{
	display:block;
	width:240px;
	height:19px;
	float:left;
	color:#fff;
	padding:10px 8px 8px 20px ;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
.main a.browse_your {
	background: url(../images/browse_your_place.gif) no-repeat;
}
.main a.browse_your:hover {
	background: url(../images/browse_your_place_hover.gif) no-repeat;
	text-decoration:none;
}
.main .subscribe {
	background: url(../images/subscribe.gif) no-repeat;
	padding-left:30px;
	width:230px;
}
.main .subscribe:hover {
	background: url(../images/subscribe_hover.gif) no-repeat;
	text-decoration:none;
}

.main .unsubscribe {
	background: url(../images/unsubscribe.gif) no-repeat;
	padding-left:30px;
	width:230px;
}
.main .unsubscribe:hover {
	background: url(../images/unsubscribe_hover.gif) no-repeat;
	text-decoration:none;
}
.center_main p{
	text-align:left;
}
.lbValdiMail
{
	color: red;
}
inputbox
{
	vertical-align: middle;
	text-align: left;
}
cell
{
	border-right: red thin solid;
	border-top: red thin solid;
	border-left: red thin solid;
	border-bottom: red thin solid;
}

