a:link { color: #712627; text-decoration: none }
a:visited { color: #712627; text-decoration: none }
a:active { color: #712627; text-decoration: none }
a:hover { color: #510607; text-decoration: underline }


body {
	background-color: #EEE5D2;
	background-image:  url(../images/smallmain_bg.gif);
	background-repeat: repeat-x;
 	background-position: top left;
 	}
}
.Error {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #C30F0F;
}
.ProductsText {
font-family: arial;
font-size: 11px;
font-weight: normal;
color: #514D19;
}

.ProductsTextLarge {
font-family: arial;
font-size: 12px;
font-weight: normal;
color: #514D19;
}

.Links {
font-family: arial;
font-size: 10px;
font-weight: bold;
color: #514D19;
}
.button-large {
width: 98;
height: 18;
FONT-WEIGHT: bold;
FONT-SIZE: 9px;
FONT-FAMILY: verdana;
color: white;
border-width: 1px;
border-style: line;
border-color: #FFFFFF;
background-color: #C8C2A8;
background-image: url(../images/large_button_down.gif);
background-repeat: no-repeat;
background-position: center;
cursor: hand;
}
.PhoneNumber {
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
padding: 7px 7px 7px 7px;
}
.footer {
font-family: verdana;
font-size: 9px;
font-weight: bold;
color: white;
}
.form-option{
FONT-WEIGHT: bold;
FONT-SIZE: 9px;
FONT-FAMILY: Verdana;
color: #514D19;
background-color: #ffffff;
height: 1;
margin: 0px 0px 0px 0px; /* Top - Right - Bottom - Left  */
padding: 0px 0px 0px 0px; /* Top - Right - Bottom - Left  */
}
.button-small {
width: 50;
height: 18;
FONT-WEIGHT: bold;
FONT-SIZE: 9px;
FONT-FAMILY: verdana;
color: white;
border-width: 1px;
border-style: line;
border-color: #FFFFFF;
background-color: #C8C2A8;
background-image: url(../images/large_button_down.gif);
background-repeat: no-repeat;
background-position: center;
cursor: hand;
}
.ErrorText
{
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #c52a00;
}
.required
{
	background-color: #ffffff;
	FONT-WEIGHT: Normal;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #0066cc;
	border-top-color: #0066cc
}
.popup-body-bold-red {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #CC0000;
}