body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../_images/bg_pix.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}
.lineleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #646464;
}
.lineleftrighttop {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 646464;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 646464;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 646464;

}
.lineleftright {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.linetop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 646464;
}
.smallfont {
	font-size: 11px;
}
.linelefttop {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: 646464;
	border-left-color: 646464;
}
.bodytext {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #FE842C;
	text-decoration: none;
}
a:visited {
	color: #FEB68B;
	text-decoration: none;

}
a:active {
	color: FE842C;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}

A.webdesign:link {
	color: #ffffff;
	text-decoration: none;
}
A.webdesign:visited {
	color: #ffffff;
	text-decoration: none;

}
A.webdesign:active {
	color: #ffffff;
	text-decoration: none;
}
A.webdesign:hover {
	color: #ffffff;
}
.forminputr { 
	color:				#000000;
	background:			#ffffff;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			11px;	
	letter-spacing:		-0,5px; 
	border:				1px solid #ff5c00;
	}

.forminputo { 
	color:				#000000;
	background: 		#eeeeee;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			11px;	
	letter-spacing:		-0,5px;
	border:				1px solid #ff5c00;
	}

.formtext {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			11px;
	line-height:		20px;	
	vertical-align:		top;
	padding-right:		5px;
	}