@charset "windows-1251";
body {
	background-image: none;
}
.center {
	background-color: #F93;
	color: #FFE7CE;
}
.input2 {

}

.header{
background-repeat: no-repeat;
	}



.footer {
	color: #FFF;
	background-color: #0CC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
}
.left {
	background-color: #0756A4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right {
	background-color: #53A530;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.serftxt {
	font-family: Verdana, Geneva, sans-serif;
	color: #BEFFA6;
	font-size: 18px;
	text-decoration: none;
}
.input {
	background-color: #DFF9FF;
}


.para {
	color: #FFF;
	font-weight: bold;
}
.admlinks{
	color:#FFF;
}
.topmenu {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
.form {
	text-align: center;
}
.point {
	color: #DFF9FF;
	text-decoration: none;
}
.alert {
	color: #FF6A6A;
}
a:link,a:visited {
	color: #0080C0;
	font-weight:
	bold; text-decoration:none;
}

a:hover {
	color: #FF0000;
	text-decoration:underline;
}
#left {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #0080C0;
}
#right {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #0080C0;
}
#bottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0080C0;
}
#input {
	border: thin solid #0080C0;
}
#top {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0080C0;
}