body {
background-color: #CCCCCC;
margin-top: 8px;
margin-bottom: 8px;
}

.header{
	background-image: url(images/toplogo.gif);
	background-repeat:no-repeat;
}
.footer{ 
	background-color: #A31220;
	font-size: 10px;
	color: #000000;
}
#footer a{
color: #FFFFFF;
text-decoration: none;
}
#footer a:hover{
color: #FFCC33;
text-decoration: none;
}
.navtop
{ 
text-align: right;
font-size: 12px;
}
#navtop a{
color: #FFCC33;
text-decoration: none;
}
#navtop a:hover{
color: #FFFFFF;
text-decoration: none;
}
.bodytext {
	background-image: url(images/bg.gif);
	color: #000000;
}
.centertable
{ 
text-align: left;
font-size: 14px;
color:#000000;
background-color: #FFFF99;
}
#centertable a{
color: #3366FF;
text-decoration: none;
}
#centertable a:hover{
color: #FFCC33;
text-decoration: none;
}
.titletext
{
font-size: 14px;
color: #FFCC00;
text-decoration: none;
}
.quotes
{
font-size: 12px;
color: #FFFFFF;
text-decoration: none;
font-style: italic;
}
.intextquotes
{
font-size: 14px;
color: #A31220;
text-decoration: none;
font-style: italic;
font-weight: bold;
}
.comments
{
color: #000000;
text-decoration: none;
font-style: italic;
font-size: 14px;
text-align: center;
}
#comments a{
color: #3366FF;
text-decoration: none;
}
#comments a:hover{
color: #FFCC33;
text-decoration: none;
}
#jan a{
color: #FF0000;
text-decoration: none;
font-weight: bold;
}
#jan a:hover{
color: #FF0000;
text-decoration: underline;
font-weight: bold;
}
.images {
border: 1px solid #000000;
}
.error {
	background:#eee;
	border:1px solid #f30;
	color:#f30;
	width:95%;
}
.success {
	background:#eee;
	border:1px solid #390;
	color:#390;
	width:95%;
}

.new { color: #0066CC; }