body {
	color: #333333;
	scrollbar-face-color: #E1E4FF;
	scrollbar-shadow-color: #000066;
	scrollbar-highlight-color: #000066;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: #000066;
	scrollbar-arrow-color: #0099ff;
	background-color: #E1E4FF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

a:link {
	color: #0099FF;
	text-decoration: none;

}
a:visited {
	color: #0000CC;
	text-decoration: none;

}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
table {
	font-size: 90%;
}
.heading {
	font-size: 160%;
	color: #330099;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
}

.date {
	font-style: italic;
	font-weight: bold;
	color: #330099;
	font-size: 135%;
	background-color: #FFFFFF;
	text-align: center;

}

.offers {
	font-style: italic;
	font-weight: bold;
	color: #000000;
	font-size: 120%;
	background-color: #99FFCC;
	text-align: center;
}
.mixes {
	font-size: 130%;
	color: #009966;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;

}
.mixesPrices {
	font-style: italic;
	font-weight: bold;
	color: #006666;
	font-size: 115%;
	background-color: #FFFFFF;
	text-align: center;
}
.mixesBody {
	font-size: 70%;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}

.mixesComment {
	font-size: 80%;
	color: #666666;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: center;
	font-style: italic;
}

.tableTitles {
	font-weight: bold;
}

/* -- Text in place of list data -- */
#listDisclaimer {
	font-weight: bold;
	color: #BDBEC3;
	text-align: center;
	background-color: #323D7E;
	padding: 5px;
}

/* PHP specific CSS */
.loginError {
	color: #990000;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
}

.php_offers_comment {
	font-style: italic;
	text-align: center;
	color: #990000;
}

.php_offers {
	background-color: #99FF99;
	text-align: center;
}

.php_inputs {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #9EA7C7;
	font-weight: bold;
	width: 36px;
}

.php_inputUsername {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #9EA7C7;
	font-weight: bold;
	width: 250px;
}

.php_addButton {
	text-align: center;
}

#php_manage_form {
	margin: 5px;
	padding: 0px;
	background-color: #99CCFF;
	text-align: left;
	border: thin dotted #003399;
}

.php_customerName {
	font-weight: bold;
	color: #3300CC;
}

.php_existing_error {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #003399;
}

.php_debtor_error {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}

.php_account_inputs {
	text-align: left;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #7279BA;
	font-weight: bold;
}
.php_admin_logins {
	text-align: left;
	font-size: 8pt;
	color: #660000;
	font-weight: bold;
}

.php_old_order_date {
	font-size: 8pt;
	font-weight: bold;
}

.php_old_order_text {
	font-size: 7pt;
	color: #666666;
}

.php_order_date {
	font-weight: bold;
	color: #000066;
}

.php_order {
	color: #FFFFFF;
	background-color: #66CC99;
}

.php_reminder_button {
	color: #000066;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.php_username_OK {
	color: #000066;
}

.php_login_inputs {
	text-align: left;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #9EA7C7;
	font-weight: bold;
}

.admin_OK {
	color: #0000FF;
	font-weight: bold;
}

#logout {
	text-align: right;
	margin-right: 15px;
}
.php_logout_button {
	color: #990000;
	background-color: #9999FF;
}
.php_adminTitles {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
}
.php_admin_table_top {
	color: #000066;
	background-color: #66CC99;
}
.php_surplus_volume {
	color: #666666;
}
.php_account_stress {
	text-align: left;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #CC3300;
	font-weight: bold;
}
.php_admin_error {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
.php_optionalInputs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.php_volume_error {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}

/* need to specify all aspecys needed to override the content ID tags; also the reason this is an ID not a class */
#speciesName a, #speciesName a:visited, #speciesName a:link, #speciesName a:hover {
	color: #000;
	font-weight: normal;
}

