.textbody {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	position:absolute; 
	left:130px; 
	top:120px; 
	width:480px; 
	height:500px; 
	z-index:3; 
	layer-background-color: #000000; 
	border: 1px none #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #330000;
}

a {
	color: #330000;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #FFFFFF;
	position:absolute; 
	left:120px; 
	top:10px; 
	width:500px; 
	height:110px; 
	z-index:3; 
	layer-background-color: #000000; 
	border: 1px none #000000;
  	color: #FFFFFF;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #DEDECA;
	background-color: #330000;
}

.sidebar {
	background-color: #FFFFFF;
	position:absolute; 
	color: #333333;
	left:10px; 
	top:120px; 
	width:110px; 
	height:500px; 
	z-index:3; 
	layer-background-color: #000000; 
	border: 1px none #000000;
  	color: #FFFFFF;
}

.footer {
	padding: 3px;
	background-color: #FFFFFF;
	position:absolute; 
	left:10px; 
	top:620px; 
	width:500px; 
	height:30px; 
	z-index:3; 
	layer-background-color: #000000; 
	border: 1px none #000000;
  	color: #FFFFFF;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
