 body {
 margin: 0;
 background-color: #890a0c;
 background-image: url(../images/BckndPattern2.jpg);
}
.text{
  color: #9F1237;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 22px;
 }
.text a{
  color: #9F1237;
 }
 .text2 {
 color: #9F1237;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 14px;
}
 .text2 a {
 color: #9F1237;
 text-decoration: none;
}
 .text2 a:hover {
 color: #9F1237;
 text-decoration: underline;
}
 .text3, .text3 a {
  color: #9F1237;
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 18px;
  text-decoration: none;
}
 .hi {
 color: #9F1237;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
}
 .hi a {
  color: #9F1237;
  text-decoration: none;
}
 .hi a:hover {
  color: #9F1237;
  text-decoration: underline;
}
 .hi2 {
 color: #9F1237;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
}
 .tl1 {
  color: #9F1237;
  font-size: 38px;
  line-height: 36px;
 }
 .tl2 {
  color: #9F1237;
  font-size: 32px;
  font-style: italic;
  line-height: 36px;
 }
 .tl3 {
  color: #9F1237;
  font-size: 44px;
  font-style: italic;
  line-height: 44px;
 }
 .tl4 {
  color: #9F1237;
  font-size: 52px;
  line-height: 44px;
 }
 .note {
  color: #9F1237;
  font-size: 12px;
  line-height: 14px;
  font-style: italic;
}
 .cartView td {
font-size :12px;
line-height: 14px;
font-family:Arial,Helvetica,sans-serif ;
padding:3px ;
vertical-align:top;
width:200px;
background: white;
}
.bottom {
	clear:both;
	display:block;
	background-color:#582b2e;
	width:982px;
	height:10px;
	font-size:1px;
	margin:0px auto;
}
.locations_inputs select
{
    font-size:8pt;
    height:18px;
}
.locations_inputs input
{
    font-size:8pt;
    height:12px;
}
.locations_inputs_btn
{
    background-image:url('images/button_go.gif');
    border-style: none;
    border-color: inherit;
    border-width: medium;    
    margin-right: 0px;
    height: 41px;
    width:74px;
}