/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
body {
	background-image: url(images/BG_repeater.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainbox {
	font-size: 12px;
	}
a {
	font-size: 12px;
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.header { font-weight: bold; color: #6B6B6B;}

.micronav a{color:#000000;}
.listheader {color: #C00F23; font-weight: bold;}

.factbox {
	background-color:#EFEFEF;
	padding: 10 10 10 10;
	list-style-image: url(images/bullet.gif);
	list-style-position: inside;
	}
	
.plusheader {color: #C00F23; font-weight: bold;
	list-style-image: url(images/bullet.gif);
	list-style-position: inside;
	}
.pagefooter {
	text-decoration:none;
	text-align:center;
	font-size: 12px;
	color:#999999;
	}
.pagefooter a {
	text-decoration:none;
	color: #999999;
}
.pagefooter a:hover {
	text-decoration:none;
	color: #000000;
}
.invisibles {
	color: #CCCCCC;
	text-align: center;
	}
.invisibles a{
	color: #CCCCCC;
	}
.invisibles a:hover{
	color: #CCCCCC;
	}
.cake {
width: 230px;
height: 131px;
float: right;
overflow: hidden;
padding-top: -10px;
}

