body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	background-color: #000000;
	margin: 0px;
}

.highlight1 {
	color: #CC3300;
	font-weight: bold;
}
.footerbg{
	background-image: url(images/footer01.gif);
	font-size: 8pt;
}
.message {
	color: #FFFFFF;
	background-color: #CC0000;
	border: 2px solid #FF0000;
	font-size: 8pt;
}


.caption {
	font-size: 8pt;
	color: #CCCCCC;
}
.entry {
	font-size: 9pt;
	color: #955759;
	background-color: #E8D1BB;
	border: 1px solid #996600;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
a:active {
	color: #CC3300;
	text-decoration: underline;
}
.big {
	font-size: 18pt;
	font-weight: bold;
	color: #CC6600;
}
.success {

	color: #FFFFFF;
	background-color: #999900;
	border: 2px solid #666600;
	font-size: 8pt;
}
h3 {
	font-weight: bold;
	color: #CC3300;
}
