@charset "windows-1251";
/* CSS Document */


.index-header{
text-align:center;
}

.index-footer{
font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#770000;
}

.index-footer .address{
text-align:center;
}

#main .leftcolumn .searchbox input{
font-family:"Trebuchet MS";
font-size:12px;
color:#BB8833;
}

#content .headerimg p .title-text{
font-family:"Trebuchet MS";
font-size:27px;
font-weight:bold;
color:#fff;
}

#content .headerlabel{
font-family:"Trebuchet MS";
font-size:14px;
font-weight:bold;
font-style:italic;
color:#790000;
text-align:right;
}

#content .headerlabel span{
font-family:"Trebuchet MS";
font-size:12px;
font-style:italic;
font-weight:normal;
}

#content .text{
font-family:"Trebuchet MS";
font-size:14px;
color:#790000;
}

#content .input{
padding-left:3px;
font-family:"Trebuchet MS";
font-size:13px;
color:#790000;
}

#footer .cell-left{
font-family:"Trebuchet MS";
font-size:11px;
color:#fff;
}

#footer .cell-centr{
font-family:"Trebuchet MS";
font-size:14px;
color:#fff;
line-height:15px;
}

#footer .cell-right p{
font-family:"Trebuchet MS";
font-size:14px;
color:#fff;
font-weight:bold;
}


.validatortext{
	text-align:left;
	vertical-align:middle;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FF0000;
	font-weight:normal;
}

.failedmessagetext{
	text-align:center;
	padding-top:20px;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FF0000;
	font-weight:normal;
}
.sucessmessagetext{
	text-align:center;
	padding-top:20px;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:green;
	font-weight:normal;
}
.link{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#0000FF;
	font-weight:normal;
}
.link a{
	text-decoration:none;
}
.mail{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#0000FF;
	font-weight:normal;
}
.mail a{
	text-decoration:none;
}