
A.linkcontent:link    {color: #333333;	text-decoration:underline;  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 12px; }
A.linkcontent:visited { color: #333333; text-decoration:underline;  font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 12px; }
A.linkcontent:active  { color:#333333; text-decoration:underline;  font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 12px; }
A.linkcontent:hover   { color:#333333;   text-decoration:none;  font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 12px; }

#headerband {
	background:url(../elems/bg.jpg) no-repeat center;
	
}
body {
	margin:0;

}






.text {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.textbold {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight : bold;
}



.textplainbold {

	font-size: 12px;
	color: #000000;
	font-weight: bold;
}


.fielddiv {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 10px;
	background-image: url(../elems/bg_fielddiv.gif);
	}


.fieldselect {
	width: 140px;
	padding: 2px;


}


 .fieldmulti
 {
background:#ffffff;

	font-size: 12px;
	width: 440px;
	height:70 px;
	min-height:80px;
	border-color:#990000;
	border-width:1;
	border-left : 1px solid #ededed;
	border-top : 1px solid #ededed;
	border-right : 1px  solid #ededed;
	border-bottom : 1px solid #ededed;
	padding: 2px;
	
}


.field {
	background:#ffffff;
	font-size: 12px;
	width: 140px;
	height: 20px;
	border-color:#990000;
	border-width: 1px;
	border-left : 1px solid #ededed;
	border-top : 1px solid #ededed;
	border-right : 1px  solid #ededed;
	border-bottom : 1px solid #ededed;
	padding: 2px;

}




.submit {
	background:#ededed;
	font-size: 12px;
	width: 158 px;
	height:20 px;
	border-left : 1px solid #333333;
	border-right : 1px  solid #333333;
	margin-top:18px;
}



.captcha {
width: 140px;
	border-color:#990000;
	border-width: 1px;
	border-left : 1px solid #ededed;
	border-top : 1px solid #ededed;
	border-right : 1px  solid #ededed;
	border-bottom : 1px solid #ededed;
	padding: 2px;

}
