body {
	background-color: #114E91;
	background-image: url(images/index01.gif);
	margin: 10px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

form {
	margin: 0px;
	padding: 0px;
}

h2 {font-size:13px; margin:0; padding:5px 0;}
h3 {color:#aaa; font-size:10px; margin:0; padding:0;}
img {border:none;}

.imgbr td {padding:5px; text-align:center;}
.imgbr td img {border:5px solid #eee;}

.toright {float:right;}
.toleft {float:left;}
.clear_float {float:none; clear:both;}

.padd {padding:5px 15px;}

.input1 {
	width: 162px;
	border: 1px solid #C4D0D2;
	color: #9EA9AB;
}

.inputsubmit {font-size:10px;}

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

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

a.link2 {
	color: #5499DB;
	text-decoration: underline;
}

a.link2:hover {
	text-decoration: none;
}

a.link3 {
	color: #FFFFFF;
	text-decoration: underline;
}

a.link3:hover {
	text-decoration: none;
}

.text1 {
	font-size: 10px;
	color: #9EA9AB;
}

.text2 {
	font-size: 10px;
	color: #9EA9AB;
	text-align: justify;
}

.text3 {
	font-size: 11px;
	line-height: 12px;
	color: #6C6C6C;
	text-align: justify;
}

.text4 {
	font-size: 10px;
	color: #FFFFFF;
}

.text4 {
	font-size: 10px;
	color: #CE9080;
}

.bggrey {background-color:#efefef;}
.nobg {background:none;}
.smalltext {font-size:11px; text-transform:uppercase;}
.smalltext a {margin:0px 20px; padding-left:25px; color:#777; text-decoration:none; background:url('./images/odr.gif') 0 50% no-repeat;}
.smalltext a:hover {text-decoration:underline;}
.smalltext span {font-weight:bold;}
.heightx {height:180px;}
.heightx td {vertical-align:middle; height:30px; border-bottom:1px solid #EAEAEA; border-right:1px solid #EAEAEA;}
.heightx td.clean {height:1px; border:none;}

.green {color:green;}

#formular-main {
	display: inline;
	float: left;
	clear: left;
	margin: 10px 0 15px 0px;
	width: 470px;
}

#formular-main input{
	width: 250px;
	border: 1px #A9A9A9 solid;
	height: 20px;
	background-color: #F9F9F9;
	margin-bottom:3px;
}

#formular-main textarea {
  width:420px;
}

#formular-main input.submit {
	background-color: #EC6A01;
	height: 27px;
	border: 0px;
	color: #fff;
	font-weight: bold;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 11px;
	float: right;
  position:relative;
  top:7px;
  right:1px;  
	width: 141px;
}

#formular-main span {color:red; font-weight:bold;font-size:11px;}

#formular-main label {
	margin: 0 0 12px 0;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	display: block;
	width: 152px;
	float: left;
	clear:left;
}
#formular-main fieldset {
	padding: 15px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border:1px solid #FFD280;
	background: #FFE9C0;
}

#formular-main legend {
	color: #A56B01;
	font-size: 11px;
	font-weight: bold;
	padding: 0 5px;
}

#formular-main select {width:250px;}

.fastform input {margin:4px 0; font-size:11px; padding:1px 0;}

.footerads {text-align:center; font-size:10px; color:#fff;}
.footerads a {font-size:10px; color:#fff;}
.center {text-align:center;}
