body {
	background:url(images/bg.jpg) top center repeat-x;
	height:100%;
	background-color:#e2e7eb;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

img{
border:none;
}

.main-text {
	font-family: arial;
	font-size: 13px;
	line-height:22px;
	font-weight:normal;
	color: #394349;

}

.main-text a
{
text-decoration:none;
color:#486F04;
font-weight:bold;
text-decoration:underline;
}
.main-text a:hover
{
text-decoration:none;
color:#ffa33c;
}

.header {
font-family:Trebuchet MS;
font-size:28px;
font-weight:bold;
color:#394349;
}


.border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	background: #f2f7fb;
    border: 1px double #e6ecf0;
    
}
.type-form {
 background-color: #FFFFFF;
 color: #000000;
 width:175px;
 height:20px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:normal;
 border: 1px solid #26331e;
 font-weight:normal;
 text-align: left;
}

.form-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}

.top-links {
font-family:arial;
font-size:12px;
font-weight:normal;
line-height:20px;
color:#ffca0e;
}

.top-links a
{
text-decoration:none;
color:#FFFFFF;
font-size:13px;
text-decoration:underline;
}
.top-links a:hover
{
text-decoration:none;
color:#ffca0e;
}

.inputbox {
 background-color: #FFFFFF;
 color: #000000;
 width:150px;
 height:20px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:normal;
 border: 1px solid #343f19;
 font-weight:normal;
 text-align: left;
}

.testi {
	font-family: tahoma;
	font-size: 11px;
	line-height:20px;
	font-weight:normal;
	color: #8fb3bc;

}