body {
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #708090;
}
.headings {
	font-size: 120%;
}
.wrap {
	width: 800px;
}
.menu {
	background-color: #006699;
	position: absolute;
	width: 100%;
	height: 20px;
	top:0px;
	z-index: 10;
	text-align: right;
	font-size: 10px;
}
.top {
	position: absolute;
	top:21px;
	z-index: 100;
}
.mid {
	position: absolute;
	z-index: 100;
	top: 220px;
}
.bottom {
	position: absolute;
	z-index: 100;
	top: 579px;
}
td.inner {

}
td.outer {
	border-right: solid 1px #0095cc;
}
td.midmid {

}
td.info {
	color:#006699;
}
td.pot {
	border: 1px solid #006699;
	width: 15px;
	height: 15px;
}
td.total {
	border-top: 1px solid #006699;
	border-bottom: 1px solid #006699;
}
td.endL {
	background-color: #006699;
	color: #FFFFFF	;
	text-align: left;
	padding-left: 20px;
	font-size: 10px;
}
td.endR {
	background-color: #006699;
	color: #FFFFFF	;
	text-align: right;
	padding-right: 20px;
	font-size: 10px;
}
td.endR a {
	color: #FFFFFF	;
	text-decoration: none;
}
.message {
	position: absolute;
	z-index: 100;
	top: 130px;
	left: 400px;
	width: 300px;
	height:60px;
	border: 1px solid #00478A;
}
#placeholder {
	position: relative;
	z-index: 200;
	top: 130px;
	left: 400px;
	width: 300px;
	height:60px;
	font-size: 10px;
	color:#006699;
}
#placeholder2 {
	position: relative;
	z-index: 200;
	top: 120px;
	left: 500px;
	width: 300px;
	height:60px;
	font-size: 10px;
	color:#006699;
}
.message2 {
	position: absolute;
	z-index: 100;
	top: 130px;
	left: 260px;
	width: 200px;
	height:100px;
	border: 1px solid #00478A;
}
.more {
	position: absolute;
	z-index: 100;
	top:10px;
	left: 250px;
	width: 500px;
	height:100px;
	border: 1px solid #00478A;
	display: none;
	background-color: #ffffff;
	padding: 10px;
}
.red {
	color:#FF0000;
}
.menu a {
	text-decoration:none;
	color:#ffffff;
	padding:4px 12px 4px 12px;
}
.menu a:hover {
	text-decoration:none;
	color:#ffffff;
	padding:4px 12px 4px 12px;
	background-image:url(gen-images/circ2.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.on {
	text-decoration:none;
	color:#ffffff;
	padding:4px 12px 4px 12px;
	background-image:url(gen-images/circ2.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.t a {
	text-decoration:none;
	color:#ffffff;
	font-size: 10px;
}
.t td {
	color:#ffffff;
	font-size: 10px;
}
.last {
	margin-top:1px;
}
.thumb {
	border: 1px solid #006699;
	width:60px;
	height:60px; 
}
.pic {
	border: 1px solid #006699;
}
table.form {
	font-size:9px;
}
.form_text_input {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 160px; 
  border: 1px solid #006699; 
}
 .form_text_area {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 160px; 
  border: 1px solid #006699; 
}
 .form_text_input_sml {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 80px; 
  border: 1px solid #006699; 
}
 .form_text_input_vsml {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  width: 15px; 
  border: 1px solid #006699; 
}
.form_button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF; 
	border: 1px solid #006699;
	background-color: #006699;
	height:17px;
	cursor:hand;
	padding: 0px 10px 0px 10px;
	font-size:12px;
 }
 .order_button {
 	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff; 
	border: 1px solid #006699;
	background-color: #006699;
	padding: 0px 10px 0px 10px;
	cursor:hand;
 }
h4 {
	margin-top:0px;
	margin-bottom:0px;
	font-size: 125%;
}
span#error {
	color: red;
}

