
body {
	color:#CCCC99;
}
	

.body13  { color: #cccc99; font-size: 13px; font-family: times, serif, FontName; text-decoration: none }
a.body13:hover  { color: #ffffff; font-size: 13px; font-family: times, serif, FontName; text-decoration: none }
.body13w  { color: #ffffff; font-size: 13px; font-family: times, serif, FontName; text-decoration: none }
.body13o, a.body13o:hover  { color: #999966; font-size: 13px; font-family: times, serif, FontName; text-decoration: none }
.ital13 { color: #C37823; font-size: 13px; font-family: times, serif; text-decoration: none}
.body11 { color: #CCCC99; font-size: 11px; font-family: verdana, arial, sans-serif; text-decoration: none  }
.body11s { color: #999966; font-size: 11px; font-family: verdana, arial, sans-serif; text-decoration: none  }
.footer11 { color: #CC9966; font-size: 11px; font-family: verdana, arial, sans-serif; text-decoration: none}
.footer10 { color: #CC9966; font-size: 10px; font-family: verdana, arial, sans-serif; text-decoration: none}  

.body12  { color: #999966; font-size: 12px; font-family: times, serif, FontName; text-decoration: none }
.body10 { color: #CCCC99; font-size: 11px; font-family: verdana, arial, sans-serif; text-decoration: none  }
.bodyPN { color: #CCCC99; font-size: 10px; font-family: verdana, arial, sans-serif; text-decoration: none  }

body { color: #CCCC99; font-size: 11px; font-family: verdana, arial, sans-serif; text-decoration: none  }
td { color: #CCCC99; font-size: 11px; font-family: verdana, arial, sans-serif; text-decoration: none }

.line-green { background: #999966; }

input,select {
	font-size:11px
	}

.genInfoCellPadd {
	padding:0px 5px 2px 0px;
	}

.checkoutTitle {
	background:#979765;
	padding:2px 5px 3px 4px;
	color:#ffffff;
	margin-bottom:3px;
}
.checkoutTitle a {
	color:#ffffff;
	text-decoration:none;
	}

.checkoutSteps {
	border-left: 1px solid #999966;
	display:block;
	list-style-type:none;
	padding:0px;
	height:21px;
}

.checkoutStep {
	border-right: 1px solid #999966;
	border-bottom: 1px solid #999966;
	padding:0px 10px 5px 10px;	
}
.checkoutStep a b {
	line-height:19px;		
	}


.checkoutBoundary {
	margin-left:30px;
	margin-top:10px;
	color:#CCCC99;
	width:430px;
	}


.cartTable {
	margin-left:30px;
	margin-top:10px;
	width:430;
	color:#CCCC99;
	font-size:11px;
}

.cartTable td {
	color:#CCCC99;
	font-size:11px;
		
	}

.cartHeaders {
	background:#979765;
	color: #ffffff;
}

.cartHeaders div {
/*	padding-left:5px;	*/
	color: #ffffff;
	text-align:center;
}

.cartFooter {
	text-align:center;	
}

.orderButton {
	border:1px solid #999966;
	text-align:center;
	padding:2px 5px 3px 5px;
	color:#999966;
	text-decoration:none;
}

.innerContentTable {
	width:100%
	}
	
.orderButton:hover {
	background:#979765;
	color:#ffffff;
}

.msgErrorCell {
	padding-bottom:10px;
	color:#ff9999;
}

.msgWarningCell {
	padding-bottom:10px;
}

.msgMessageCell {
	padding-bottom:10px;
}

.cartBarLeft {
	border-bottom:1px solid #9f9f9f;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
}
.cartBar {
	border-bottom:1px solid #9f9f9f;
	padding-top:2px;
	padding-bottom:2px;
}
.cartBarRight {
	border-bottom:1px solid #9f9f9f;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:10px;
	text-align:right;
}