BODY {  
	margin:0;TEXT-ALIGN: center; background-color: #5A7E9D;
	background-image: url('images/bg.gif'); background-repeat: repeat-x; background-position: left top
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 170%;
	color: #B4DBFC;
}

a:link{
	color: #B4DBFC;
	text-decoration: none;
}
a:visited{
	color: #B4DBFC;
	text-decoration: none;
}
a:hover{
	color: #FF6600;
	text-decoration: NONE;
	position: relative; right: 0px; top: 0px;
}
.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;
}
