BODY {  
	margin:0;TEXT-ALIGN: center; background-color: #15100B;
	background-image: url('images/bg.gif'); background-repeat: repeat-x; background-position: left top
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 170%;
	color: #CCCCCC;
}

a:link{
	color: #CCCCCC;
	text-decoration: none;
}
a:visited{
	color: #CCCCCC;
	text-decoration: none;
}
a:hover{
	color: #FF6600;
	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 #9A8E8C;
	color: #000000;
	background-color: #ffffff;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #9A8E8C;
	background-color: #ffffff;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #EAEAEA;
	background-color: #15100B;
}
#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;
}