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



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


/* page background elements */
.text_body_bg {
	background-color: #FFFFFF;
}
.text_frame_bg {
	background-color: #FF0506;
}
.footer_bg {
	background-color: #FF0506;
}
.page_frame_bg {
	background-color: #9FEAFF;
}
.negative_space{
}
li {
	font-size: small;
	font-weight: bold;
	list-style-image: url(resources/pix/bullet.jpg);
	padding-top: 5px;
}


/* controls */
.buttons {
font-size: x-small;
}
.login {
color: #FF0000
}

/* other stuff */
.campaign {
	font-size: 9px;
	color: #FFFFFF;
}.text_body_bg p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #431307;
}
h1 {
	font-size: large;
	font-weight: normal;
	color: #FD030A;
	font-family: Arial, Helvetica, sans-serif;
}
