/* body */
body,td,th {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;	
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	font-weight: bold;
	background-color: #FFFFCC;
}
a:active {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}



/* page font elements */
.page_header {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.breadcrumbs {color: #E6750D}
.footer {color: #FFFFFF}
.credits {
	font-size: 9px;
	color: #FFFFFF;
}


/* page background elements */
.text_body_bg {
	background-color: #FFFFFF;
}
.text_frame_bg {
	background-color: #996600;
}
.footer_bg {
	background-color: #996600;
}
.page_frame_bg {
	background-color: #957439;
}


/* controls */
.buttons {
font-size: x-small;
}

/* other stuff */
.campaign {
	font-size: 9px;
	color: #FFFFFF;
}.text_body_bg p,ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #996600;
}
