body {
	background-color: #999999;
}
.copper {
	font-family: "Copperplate Gothic Bold";
	font-size: 14px;
	color: #DAA616;
}
.darkblue {
	font-family: "Copperplate Gothic Bold";
	font-size: 16px;
	color: #000066;
}
.YellowText {
	color: #FFCC00;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
}
.SmallYellowText {
	color: #FFCC00;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.family-discount-red {
color: #F00;
font-weight:900;
}


td, th {
	color: #99CCCC;
}

h1 {
	color: #FFFF33;
}

h2 {
	color: #FFFF66;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}

a {
	color: #9999cc;
}
.form_input {
	background-color: #FFFF66;
	padding: 1px;
}
.form_input_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #FFFF66;
	padding: 1px;
}
.form_input_right {
	background-color: #FFFF66;
	padding: 1px;
	text-align: right;
}
.Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFCC00;
	text-decoration: underline;
}
.no_see_form {
	color: #000000;
	background-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}
.NoSeeFormLightGray {
	color: #000000;
	background-color: #E6E6E6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}
.maintable {
margin: auto auto;
border-collapse: collapse; /*this is what stops the double border appearing on cells*/ 
border: 1px solid black;
}
}
.maintable_Test {
margin: auto auto;
border-collapse: collapse; /*this is what stops the double border appearing on cells*/ 
border: 2px outset black;
}


#order2009ktv{
	
}

#order2009rrv {
	font-size: 10px;
}

#order2009rrv ul {
list-style: none;
padding: 0;
margin: 0;	
}

#order2009rrv ul li{
list-style: none;
padding: 0;
margin: 0;	
float: left;
clear: both;
}

#order2009rrv ul li input {
float: left;
    margin: 5px;
    padding: 1px;
    width: 300px;
}

#order2009rrv ul li input.quant-type, #order2009rrv ul li input#FanfFcheck {
	width:  25px;
}

#order2009rrv ul li label {
 float: left;
    margin-right: 10px;
    padding: 6px;
    text-align: right;
    width: 100px;
}

#order2009rrv #submit_btn {
	width:  100px;
}

#order2009rrv #preview_btn {
	width:  100px;
	margin-left: 220px;
}

#bottle-wrap, #case-wrap {
float: left;	
}

#order2009rrv h3 {
color: black;
    float: left;
    font-family: helvetica;
    font-size: 16px;
	width: 100%
}
