BODY {
	font-family: "verdana", "arial", "helvetica", sans-serif;
	background-color : #517aae;
	padding : 0;
	margin : 0;
	font-size : small;
	min-width : 700px;
}

TABLE {
min-width : 700px;
}

P {
	font-size: small;
	line-height: 1.5;
}

B {
	font-size : small;
	font-weight : bold;
}

LI {
	font-size: small;
	line-height: 1.5;
}

TD.ring {
	vertical-align: middle;
	padding: 5px;
	width: 130;
	height: 125;
	text-align : center;
}

TD.banner {
	width : inherit;
	text-align : left;
	padding : 0;
	background-image : url(images2/bgspacer.gif);
	background-repeat : repeat;
}

HR {
	color : Black;
	width : 100%;
}

TD.info {
	padding : 10px;
	background-color : White;
	width : 100%;
	vertical-align : top;
}

TD.nav2 {
	font-family: "verdana", "arial", "helvetica", sans-serif;
	color : White;
	font-size : small;
	font-weight : bold;
	line-height: 2;
	background-color : #517aae;
	padding : 10px;
	width : 130px;
	height : 100%;
	text-decoration : none;
	vertical-align : top;
}

A.nav1 {
	color : Black;
	background-color : White;
	font-size : small;
	font-weight : bold;
	line-height: 2;
	text-decoration : none;
}

A.nav2 {
	color : White;
	font-size : small;
	font-weight : bold;
	line-height: 2;
}

A.nav2:HOVER {	
	color : #517aae;
	background-color : White;
	font-size : small;
	font-weight : bold;
	line-height: 2;
}

TD.navb {
	color : White;
}