/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:14px arial;
	color:#AACCFF;
	font-weight: bold;
	line-height: 18px;
	}
	
a {
	color: #33CCFF;
	text-decoration:underline;
	}
	
a:hover {
	color: #77EEFF;
	text-decoration:none;
	}

#logo {
	color: #FF3300;
	line-height:24px;
	letter-spacing:0.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	}

#tagline {
	color: #FF3300;
	line-height:18px;
	letter-spacing:0.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}

/* Class Styles */

.bodyText {
	font:14px arial;
	color:#99CCFF;
	line-height:18px;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.subHeader {
	font:18px georgia;
	color: #FF4400;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	

.bidLabel {
	font:14px arial;
	color:#FF3300;
	font-weight: bold;
}

li {
	line-height: 20px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
}
