.bg {
	background-image: url(images/bg_01.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
input {
	BORDER-BOTTOM: rgb(100,100,100) 1px solid; BORDER-LEFT: rgb(100,100,100) 1px solid; BORDER-RIGHT: rgb(100,100,100) 1px solid; BORDER-TOP: rgb(100,100,100) 1px solid; FONT: 11px Tahoma,Verdana,Arial
}
TextArea {
	BORDER-BOTTOM: rgb(100,100,100) 1px solid; BORDER-LEFT: rgb(100,100,100) 1px solid; BORDER-RIGHT: rgb(100,100,100) 1px solid; BORDER-TOP: rgb(100,100,100) 1px solid; FONT: 11px Tahoma,Verdana,Arial	
}
SELECT {
	BORDER-BOTTOM: rgb(100,100,100) 1px solid; BORDER-LEFT: rgb(100,100,100) 1px solid; BORDER-RIGHT: rgb(100,100,100) 1px solid; BORDER-TOP: rgb(100,100,100) 1px solid; FONT: 11px Tahoma,Verdana,Arial
}
.text {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textbold {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textbroun {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
a.mail {
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: #1543c6;
	text-decoration:underline;
}
a.mail:hover {
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}