BODY {  
	margin:0;TEXT-ALIGN: center; background-color: #fff;
	background-image: url('images/mainbg0.gif'); background-repeat: repeat-y; background-position: center top
}

td {
	font-family: " Arial, Helvetica, sans-serif";
	font-size: 14px;
	line-height: 160%;
	color: #111;
}

a:link{
	color: #333;
	text-decoration: none;
}
a:visited{
	color: #333;
	text-decoration: none;
}
a:hover{
	color: #FF0000;
	text-decoration: NONE;
	position: relative; right: 0px; top: 1px;
}
.title {
	font-size: 13px;
	font-weight: bold;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #0000000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
}
#bot{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #eee;
}
#bot a {
	color: #eee;
}
#bot a:hover {
	color: #ffff00;
	text-decoration:none; position: relative; right: 0px; top: 1px;
}