body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	background-color:#282924;
	color: #FFFFFF;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	line-height:15px;
}
a {
	color: #FFFFFF;	
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
form {
	margin: 0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	size: 150px;
	background-color: White;	
	border: 0px;
	border-color: black;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;	
}

.footer a {
	color: #FFFFFF;	
}
.footer a:hover {
	color: #FF6F06;
	text-decoration: none;
}

input.searchField {
	border-right: 1px solid Silver;
	border-left: 1px solid Silver;
	border-top: 1px solid Silver;
	border-bottom: 1px solid Silver;	
	width: 100px;
	height: 18px;
	font-size:11px;
	text-indent:2px;
	
	}

.search{
	 margin:0 0 0 25px;
	 width:100px;
	 text-decoration:none;
}
.search a{
	 text-decoration:none;
}
.searchicon {
	vertical-align:middle;
}

td {
	text-decoration: none;	
	font-size:12px;	color: #FFFFFF;		
	letter-spacing: 0px;
}

.title {
	font-size: 15px;
	font-weight: 800;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
}

.textnormal {
	font-size: 12px;
}

