body {font-family: arial; background-color:#eeeeff; margin:10}
a {text-decoration:none}
a:link {color:#000033}
a:active {color:#000033}
a:visited {color:#000033}
a:hover {color:#996600}
.banner {border:1px solid #000033}
.menu {border:1px solid #000033; border-left:1px solid #000033; background: url(button-back.jpg) repeat-y center top; font-size:10pt}
.headers {font-size:16pt; font-weight:700; color:#000033}
.content {background-color:#ffffff; font-size: 10pt; border:1px solid #000033}
.prices {background-color:#ffffff; font-size: 10pt; border:1px solid #000033}
.cell1 {background-color:#ffffff; font-size: 10pt; border-top:1px solid #000033;  border-right:1px solid #000033}
.cell2 {background-color:#ffffff; font-size: 10pt; border-bottom:1px solid #000033;  border-left:1px solid #000033}
.watermark-home {background: url(watermark-home.jpg) no-repeat left bottom fixed; background-color:#eeeeff;}
.watermark-order {background: url(watermark-order.jpg) no-repeat left bottom fixed; background-color:#eeeeff;}
.description {text-align:justify; line-height:11pt}
.size0 {font-family: arial; font-size:8pt}
.size0b {font-family: arial; font-size:8pt; font-weight:700}
.size1 {font-family: arial; font-size:10pt}
.size1b {font-family: arial; font-size:10pt; font-weight:700}
.size2 {font-family: arial; font-size:12pt}
.size2b {font-family: arial; font-size:12pt; font-weight:700}
.size3 {font-family: arial; font-size:16pt}
.size3b {font-family: arial; font-size:16pt; font-weight:700}

/* Left Column Style */
.beefordersLeftColumn {
width:140px;
font-size:10pt;
font-weight:bold;
padding-right:5px;
padding-bottom:5px;
}

/* Right Column Style */
.beefordersRightColumn {
 padding-right:5px;
 padding-bottom:5px;
}

/* Text Field Style */
.beefordersTextField {
 width:350px;
 border: 1px solid #000033;
 color:#333333;
 padding-left:2px;
}

/* Text Area Style */
.beefordersTextArea {
 width:350px;
 height:160px;
 border: 1px solid #000033;
 color:#333333;
 padding-left:2px;
}

/* Check Box Style */
.beefordersCheckBox {
}

/* Submit Button Style */
.beefordersSubmit {
 border: 1px solid #000033;
 font-weight:bold;
 background-color:#ccccff;
}

/* Errors Block Style */
.beefordersErrors {
 color:#FF0000;
}

/* Thank You Message Style */
.beefordersThankYou {
font-size:10pt;
font-weight:bold;
color:#ff0000;
}

