body {
	margin: 0 0 1em 0;
	padding: 0;
	}

body, td, th {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	}
	
#form td, #footer td {
	font-size: 10px;
	}
	
#form td, #form td a, #form td a:active, #form td a:visited {
	color: #FFFFFF;
	}

h1 {
	color: #FF1212;
	}
	
h1#future {
	background: url(images/hdr_future.gif);
	height: 12px;
	margin: 1em 0 0 0;
	padding: 0;
	width: 77px;
	}
	
h1#password {
	background: url(images/hdr_password.gif) top left no-repeat;
	height: 17px;
	margin: 0 0 1em 0;
	padding: 0;
	width: 193px;
	}

h1 span {
	_display: none;
	visibility: hidden;
	}
	
input.form {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	height: 18px;
	}
	
.phone {
	color: #66A5D2;
	font-size: 1.5em;
	font-weight: bold;
	}
	
a, a:active, a:visited {
	color: #000000;
	}

/* 
a:visited {
	color: #C0C0C0;
	}
*/
	
form {
	margin: 0;
	padding: 0;
	}
	
.red {
	color: #FF1212;
	font-weight: bold;
	}

.darkred {
	color: #CC3300;
	font-size: 13px;
	font-weight: bold;
	}
	
.blue {
	color: #0057A4;
	font-weight: bold;
	}

.darkblue {
	color: #003366;
	font-weight: bold;
	}

.orange {
	color: #FFCC66;
	font-weight: bold;
	}

.white {
	color: #FFFFFF;
	font-weight: bold;
	}
	
.options a, .options a:active, .options a:visited {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
	}
	
.options a#print {
	background: url('images/icon_print.gif') 0 0 no-repeat;
	padding-left: 20px;
	}

.admin, .admin a, .admin a:active, .admin a:visited {
	color: #FFFFFF;
	font-weight: bold;
	}

#deliveries {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	}

#deliveries th {
	background-color: #D7D7D7;
	border-bottom: 1px solid #000000;
	text-align: center;
	}

#deliveries th.left {
	text-align: left;
	}
	
#deliveries td {
	border-bottom: 1px solid #000000;
	text-align: center;
	font-size: 11px;
	}
	
#deliveries td.left {
	text-align: left;
	}
	
.in {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	}
	
.login {
	color: #FFFFFF;
	font-size: 10px;
	}

.left a, .left a:active, .left a:visited {
	color: #000000;
	}
	
.buttons {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background: #FFCC99;
	font-size: xx-small;
	color: #003366;
	font-weight: bold;
	border: 1px solid #CC3300;
	padding: 2px 4px;
	margin: 0;
	}
	
ul.instructions {
	margin: 0 0 0 16px;
	padding: 0;
	}

li {
	border: 3px solid #FFFFFF
	}

.grey-back {
	background: #CCCCCC;
	}

.small-text {
	font-size: xx-small;
	}