BODY {  
	margin:0;TEXT-ALIGN: center; background-color: #003200;
	background-image: url('images/bg.gif'); background-repeat: repeat; background-position: left top
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 170%;
	color: #555555;
}

a:link{
	color: #555555;
	text-decoration: none;
}
a:visited{
	color: #555555;
	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: Microsoft Sans Serif; 
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	color: #DBDBDB;
}
#bot a {
	color: #DBDBDB;
}
#bot a:hover {
	color: #ffff00;
	text-decoration:none; position: relative; right: 0px; top: 0px;
}
