.leftrightcolumn {
	border-right-width: 20px;
	border-left-width: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5344A0;
	border-left-color: #5344A0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5344A0;
	border-bottom-color: #5344A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: 5433A0;
	background-color: #FFFFFF;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: 5433A0;
	width:800px;
	margin: 0 auto 0 auto;
}

.wrap {
	margin: 20px auto 0 auto;
	width:800px;
	text-align: center;
	border-right-width: 20px;
	border-left-width: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5344A0;
	border-left-color: #5344A0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5344A0;
	border-bottom-color: #5344A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: 5433A0;
	background-color: #FFFFFF;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
}

.topheader {
	margin: 10;
	padding: 0;
}

.mainsubtext {
	margin: 10;
	padding: 0;
	float: none;
}

a:link {
	color: #5344A0;
	text-decoration: none;
	}

a:visited {
	color: #5344A0;
	text-decoration: none;
}

a:hover {
	color: #5344A0;
	text-decoration: underline;
}

.menudiv {
	font-weight: bolder;
	color: #FFFFFF;
	text-transform:uppercase;
	background-color: 5344A0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 5344;
	border-right-color: A0;
	border-bottom-color: 5344;
	border-left-color: A0;
	padding: 10px;
	text-align: center;
}

.menudiv a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

.menudiv a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menudiv a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 15px;
	padding: 5px;
	color: #990000;
}

.maindiv {
	margin: 10px;
}

h2 {
	font-size: 12px;
	padding: 5px;
	margin: 0;
	text-transform: none;
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-indent: 20pt;
	text-transform: none;
}

li {
	list-style-type: none;
	margin: 0;
	list-style-image: url(../images/yinyang.gif);
	list-style-position: inside;
}

.description {
	padding: 0;
	margin: 0;
	text-transform: none;
	color: #990000;

}

.normaltext {
	text-transform: none;
	text-align: justify;
	margin: 20px;
	text-indent: 20pt;
	line-height: 130%;
}

.f_contact{
	border: 0px solid #E3E3E3;
	padding: 20px 10px;
	margin: 20px auto;
	width:700px;
  color:#5344A0;
}
.f_contact label{
  margin: 0;
  width:100px;
  float:left;
  text-align: right;
	padding: 0 10px 0 0;
}
.f_contact input , .f_contact textarea{
  width: 250px;
  border: 1px solid #e1e1e1;
}
.f_contact input.btn_login{
  width:auto;
  background: #5344A0;
  color:White;
}
.f_contact p.p_center{
  text-align: center;
}
.send_ok{
  background: Green;
  color:White;
  padding: 10px;
}
.error{
  background: Red;
  color: White;
  padding: 10px;
}
.buton{
  width:auto;
  background: #5344A0;
  color:White;
}

.resulttext {
	text-transform: none;
	margin: 14px;
	font-size: 12px;
}
.resulttextarea{
  border: 1px solid #e1e1e1;
}

