/* body */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #333365;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #333365;
}


/* 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;
}
a.credits:link {
	color: #FFFFFF;
}


/* page background elements */
.text_body_bg {
}
.text_frame_bg {
	background-color: #E38A24;
}
.footer_bg {
	background-color: #E38A24;
}
.page_frame_bg {
	background-color: #333365;
}


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

/* other stuff */
.campaign {
	font-size: 9px;
	color: #FFFFFF;
}.text_body_bg p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000099;
}
.negative_space {
	background-color: #663300;
}
.negative_space {
	background-color: #FFCC66;
}
.pic_bottom {
	padding: 7px;
}
