
body {
color: #666600;
background-color: #EFEBDE;
font-family:Arial;
font-size: 1em;
margin: 0px 0px 0px 0px;
}
Object
{
	width: 100%;
	height: 100%;
}
.ErrorMessage
{
	font-size: x-small;
	color: Red;
	font-weight: bold;
}
.ErrorMessage .div .ul .li
{
	padding: 0px 0px 0px 0px;
}
.InfoMessage
{
	font-size: x-small;
	color: Green;
	font-weight: bold;
}

td {
color:#107131;
font-family:Arial;
font-size:1em;
}

.notes {
color:#107131;
font-family:Arial;
font-size:.7em;
}

/*
 2-4-06 **** Nicole James **** added .normalLinks and adminText classes below
*/
.normalLinks {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #000066;
	text-decoration: underline;
}

.adminText {
color:#336600;
font-family:Arial;
font-size:10pt;
}
/*
 2-4-06 **** Nicole James **** end addition
*/

.pageTitle {
color:#336600;
font-family:Arial;
font-weight:bold;
font-size:22pt;
letter-spacing:-2;
}

div#container {
position: relative;
width: 170px;
margin: 0 auto;
}

div.logo {
position : absolute;
left : 0px;
top : -40px;
}

.btn1 {
background: #ccff66;
background-image: url(/images/back_form_button.gif);
Layer-background-image: url(/images/back_form_button.gif);
border-width:1px;
border-style:Solid;
font-family:Verdana;
font-size:xx-small;
font-weight:bold;
width:144px;
}

.btn2 {
background: #ccff66;
background-image: url(/images/back_form_button.gif);
Layer-background-image: url(/images/back_form_button.gif);
border-width:1px;
border-style:Solid;
font-family:Verdana;
font-size:xx-small;
font-weight:bold;
width:20px;
}

.formfield1 {
color:#000000;
background-color:White;
border-width:1px;
border-style:Solid;
font-family:Verdana;
font-size:x-small;
font-weight:bold;
width:180px;
}

.infoTable {
color:#666600;
background-color:#F1F0E4;
border-width:3px;
border-color:#CCC8B4;
border-style:Solid;
font-family:Arial;
font-size:0.9em;
width:190px;
padding:5px;
}

.cartTable {
color:#666600;
background-color:#F1F0E4;
border-width:3px;
border-color:#CCC8B4;
border-style:Solid;
font-family:Arial;
font-size:.8em;
width:460px;
padding:5px;
}

.CustinfoTable {
color:#666600;
background-color:#F1F0E4;
border-width:3px;
border-color:#CCC8B4;
border-style:Solid;
font-family:Arial;
font-size:.8em;
width:460px;
padding:5px;
}
.paddedCell
{
	padding: 5px 15px 5px 15px;
}
.formElement
{
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
}
.formLabel
{
	text-align: right;
	white-space: nowrap;
}

.dgHeader
{
	background-color: #107131;
	text-align: center;
}

.dgItem
{
	background-color: #F8F8F1;
}

.dgAltItem
{
	background-color: #FFFFFF;
}

.dgButton
{
background: #ccff66;
background-image: url(/images/back_form_button.gif);
Layer-background-image: url(/images/back_form_button.gif);
border-width:1px;
border-style:Solid;
font-family:Verdana;
font-size:xx-small;
font-weight:bold;
}
.filterLabel
{
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
}
.filterElement
{
	white-space: nowrap;
	text-align: center;
}

.detailsTable {
color:#666600;
background-color:#F1F0E4;
font-family:Arial;
font-size:0.8em;
width:190px;
padding:5px;
}

.confirmTitle {
color:#336600;
font-family:Arial;
font-size:16pt;
}


.confirmText {
color:#336600;
font-family:Arial;
font-size:9pt;
text-align: right;
}

.extras {
color:#000000;
background:#ccff00;
border-width:1px;
border-style:Solid;
font-family:Verdana;
font-size:x-small;
font-weight:bold;
}

.finePrint {
font-family:Verdana;
font-size:xx-small;
}

div#containerFlash {
position: relative;
vertical-align: top;
width: 100%;
height: 1400px;
margin: 0 auto;
}
