td {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	cursor: default;

}
a {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;


}
.butten {
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	height: 18px;
	width: 35px;

}
.TEXTAREA {
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	height: 18px;
	border: 1px solid #666666;
}
.TEXTAREA2 {
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px inset;
}
form {
	margin: 0px;
	padding: 0px;
}
.textarea3 {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	height: 18px;
	width: 100px;
	border: 1px inset;
}
.buttenmail {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #FFCC00;
	height: 18px;
	width: 55px;
	border: 1px solid #000000;
}
select {
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	height: 20px;
	border: 1px solid #000000;
}
.webbg {
	background-image: url(images/web-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.webbg2 {
	background-image: url(images/web-bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
