.base {
 float: left;
 position: relative;
 z-index: 50;

}
.dot {
	position: absolute;
	z-index: 100;
}
.popup {
	width: 210px;
	text-align: center;

}


A {
	color: #ff0000;
}
.redround {
	border: 1px solid #ed1b24;
}
.round {
	
}
H3 {
	color: #000000;
}
A:Hover {
	color: #000000;
}
.mainheader {
	background: #000000;
}
H3 {
	color: #ed1b24;
}
.content {
	margin-top: 20px;
	color: #555555;
}

.mainback {
	color: #ed1b24;
	background: #FFFFFF url('t-reddots.png') REPEAT-Y;

}	
body {
	font-family: Verdana;
	background: #ffffff;
	background-repeat: repeat-x;
	color: #666666;
	margin: 0;
}
TD {
	font-size: 12px;
}
.sitelogo {
	left: 10;
	top: 5;
	position: absolute;
	z-index: 100;

}
.menu {
	background-position: left bottom ;
	text-align: center;
	height: 38;
	font-size: 17px;
	padding: 3;
	color: #ed1b24;
		text-decoration: none;
		 white-space:nowrap 
}
.menu:Hover {
	background-position: left bottom ;
	text-align: center;
	height: 38;
	font-size: 17px;
	padding: 3;
	color: #ed1b24;
	text-decoration: underline;
		 white-space:nowrap 
}

