@charset "utf-8";
/* CSS Document */

.greylink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 75%; 
	font-weight: bold; 
	color: #CCCCCC; 
	text-decoration: none
}

.greylink:hover { font-family: Arial, Helvetica, sans-serif; font-size: 75%; font-weight: bold; color: #FFFFFF; text-decoration: none 
}

.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #1B1217
}

.greylinkhighlight {
	font-family: Arial, Helvetica, sans-serif; font-size: 75%; font-weight: bold; color: #FFFFFF; text-decoration: none 
}

.btmlinks { 
	color: #C16943; 
}

.mailsignup {
	width: 603px;
}

#enlsbmt {
	position: relative;
	top: 11px;
}

.wighttabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #EEE;
}
.titlecapswhite {
	text-transform: uppercase;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;);
	font-size: 1.2em;
}

