body {
	font-family: Verdana;
	background-color:#F2F2F2;
	font-size: 11px;
	color:#5F5852;
	}
p {
	font-size: 11px;
	font-family: Verdana;
	line-height: 16px;
	color: #666666;
	margin: 0px 20px 5px 20px;
}
.price {
	color: #BE2121;
	font-weight: bold;
	font-size: 12px;
}
.price-old {
	color: #004BA8;
}
p.p-no-left-margin {
margin-left:0px;
}
tr.menu {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;

}
td.line-head {
	border-left-color:#999999;
	border-left-style:solid;
	border-left-width:1px;
	border-top-color:#999999;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#999999;
	border-right-style:solid;
	border-right-width:1px;
}
td.line-sides {
	border-left-color:#999999;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#999999;
	border-right-style:solid;
	border-right-width:1px;
}
td.line-bottom {
	border-left-color:#999999;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#999999;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-repeat:repeat-x;
	color: #CCCCCC;
}
h1 {
	font-family: Verdana;
	color: #BE2121;
	font-size: 15px;
	font-weight: bold;
	margin: 10px 20px 5px 20px;
}
h2 {
	font-family: Verdana;
	color: #1E4A8C;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 20px 5px 20px;
}
h3{
	text-align:right;
	margin-right:20px;
	font-size:11px;
	color:#666666;
	margin-bottom: 5px;
	margin-top: 5px;
}
h1.special-offer {
	font-family: Arial, Helvetica, sans-serif;
	color: #BE2121;
	font-size: 14px;
	font-weight: bolder;
	margin: 10px 20px 2px 20px;
}
h2.special-offer {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	margin: 10px 20px 0px 20px;
}

.p-no-right-margin {
	padding-right: 0px;

}
.form_text {
	color: #5F5852;
	font-size: 11px;
	padding-left: 10px;
	line-height: 25px;
	padding-right: 0px;
	font-weight: normal;
}

a {
	color: #666666;
}
a.a-menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.a-menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.a-menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.foot_text {
	color: #ACAEB9;
	font-size: 10px;
	padding-left: 60px;
	padding-right: 1px;
	font-family: Tahoma;
	line-height: 16px;
}
a.a-foot-link {
	color: #ACAEB9;
	text-decoration:none;
}
.header_text {
	color: #FFFFFF;
	font-size: 10px;
	padding-left: 60px;
	padding-right: 1px;
	font-family: Tahoma;
	line-height: 16px;
}
a.header_link {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Tahoma;
	line-height: 16px;
	text-decoration: none;
}
.menu_selected {
	font-size: 10px;
	margin-left: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #192C4C;
	line-height: 20px;
	font-family: Tahoma;
}
input {
	color: #5F5852;
	font-size: 11px;
	font-family: Tahoma;
}
textarea {
	color: #5F5852;
	font-size: 11px;
	font-family: Tahoma;
}
select {
	color: #5F5852;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 16px;
}
.body-line {
	background-repeat:no-repeat;
	background-position:bottom;
	background-image:url(images/body-line-bottom.gif);
	background-color:#D2D2D2;
	}
.success {
	color: #339900;
	font-weight: bold;
}
.special-offer-image {
	border-color: #CC0000;
}
.special-offer-head-home {
	font-size:10px;
}
.dotted-line {
	height: 1px; 
	background-color: #1E4A8C; 
	background-image:url('images/dotted_line.gif');
	clear:both;
	margin: 10px 20px 10px 20px;
}
