table { border:0px; border-collapse:collapse ; width:100%} 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:arial;
	font-size:10px;
	vertical-align:top;
	text-transform:uppercase;
	line-height:14px;
	color:#8E8E8E;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:#F5F5F5}

ul{margin:0px; padding:0px; list-style:none; line-height:16px}
ul li a{ color:#8E8E8E;  text-decoration: underline}
ul li a:hover{ text-decoration: none}

span a{ color:#8E8E8E; text-decoration:underline; text-transform:none}
span a:hover{ text-decoration:none}

.footer{ color:#FFFFFF}
.footer a{ color:#FFFFFF; text-decoration:none}
.footer a:hover{ text-decoration:underline}

a{ color:#8E8E8E; text-decoration:underline}
a:hover{ text-decoration:none}

.form input {
	width:160px;
	height:17px;
	color: #7D7D7D;
	padding:1px 0 0 6px;
	background-color:#FFFFFF
}

.form textarea {
	width:164px;
	height:95px;
	color: #7D7D7D;
	overflow: auto;
	text-transform:uppercase;
	padding:1px 0 0 6px;
	background-color:#FFFFFF
}


.menu {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 16px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
	text-align: center;
}
.menu li {
	display: inline;
	width: 15%;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C1C1C1;
	padding-top: 15px;
	margin-top: 35px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.menu ul li .end {
	float: left;
	border-right-style: none;
	border-right-width: 0px;
	border-right-color: #8E8E8E;
}
.menu li:hover {
	display: inline;
	width: 15%;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C1C1C1;
	padding-top: 15px;
	margin-top: 35px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #848484;
	background-color: #E6C425;
}

.menu li a {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 16px;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	padding: 0px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 30px;
}

