body { background-image:url("/L:/RedwoodKrest/images/main/redwood.jpg")}

a.main {
	font-family: arial;
	font-size: 13px;
	font-weight:bold;
	color: white;
	text-decoration: none;
}

a.main:hover {
	text-decoration: none;
	color: #cc9933;
}

a.popup {
	font-family: arial;
	font-size: 10px;
	font-weight:bold;
	color: white;
	text-decoration: none;
}

a.popup:hover {
	text-decoration: none;
	color: #cc9933;
}

.left {
	font-family: verdana;
	font-size: 13px;
	font-weight:bold;
	color: white;
	text-decoration: none;
}

table.popup {
	border-style: solid;
	border-width: 1px;
	border-color: #cc9933;
	background-color: #424573;
	position:absolute;
}


