body
{
	margin:0px;
	font-family:Arial,Verdana;
}

td
{
	font-size:80%;
	color:#111111;
}

.norepeat
{
	background-repeat:no-repeat;
}

.factbox_title
{
	color:#ffffff;
	font-weight:bold;
	font-size:70%;
	padding-left:5px;
	padding-bottom:3px;
	height:10px;
}

.factbox_border
{
	border:1px #669900 solid;
}

.nav0
{
    position:absolute;
	color:#555555;
	background-color:#FFFFCC;
	border:2px #999900 solid;
	width:115px;
	height:20px;
	text-decoration:none;
	text-align:center;
	padding:5px 0 2px 0;
        
}

.nav0:hover
{
	color:#000000;
	background-color:#CCCC99;
	border:2px #999900 solid;
	width:115px;
	height:20px;
}