#footer a {
	color: #BBB;
}
#outerWrapper #header a {
	color: #FFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	border: 1px solid #1B1B1B;
}
#leftColumn1 table {
	background-color: #E9E9E9;
	color: #333;
}
#leftColumn1 table a {
	color: #333;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	font-size: 11px;
}
#outerWrapper #headimg {
	height: 300px;
}
#leftColumn1 table a:hover {
	color: #FFF;
	background-color: #1C1C1C;
}
#rightColumn1 form div p {
	line-height: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sidebar-input {
	background-color: #D9D9D9;
	width: 198px;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C1C1C;
}
.sidebar-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E9E9E9;
	background-color: #1C1C1C;
	font-weight: bold;
	width: 160px;
	border: 1px solid #1C1C1C;
}
#footer div table a {
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
#footer div table a:hover {
	color: #FFF;
	text-decoration: none;
}
#outerWrapper #header a:hover {
	border: 1px solid #383838;
	color: #E9E9E9;
	text-decoration: none;
}
