@charset "utf-8";
/* CSS Document */


.Top_Nav {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/OL_05.jpg);
	background-repeat: repeat-y;
	text-indent: 20px;
}
.Top_Nav:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/OL_mouseover_05.jpg);
	background-repeat: repeat-y;
	text-indent: 20px;
}
.Left_Nav {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-image: url(images/OL_17.jpg);
	text-indent: 32px;
	height: 22px;
	padding-top: 6px;
	margin: 0px;
}
.Left_Nav:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	background-image: url(images/OL_mouseover_19.jpg);
	text-indent: 32px;
	height: 22px;
	padding-top: 6px;
	margin: 0px;
}
.Left_Nav_RED {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/OL_12.jpg);
	text-indent: 32px;
	height: 22px;
	padding-top: 6px;
	margin: 0px;
}
.Left_Nav_RED:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/OL_mouseover_12.jpg);
	text-indent: 32px;
	height: 22px;
	padding-top: 6px;
	margin: 0px;
}
.Footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.Body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	line-height: 14px;
}
.Body_Bold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: justify;
	line-height: 14px;
}
.Search {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.Featured_Products {
	background-color: #002c56;
	background-image: url(images/OL_15.jpg);
	background-repeat: repeat-y;
	padding: 2px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-indent: 15px;
}
.Product_Name {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.Product_Description {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.Product_Link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
}
.Heading_Small {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.Heading_Large {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #000066;
}
.Highlight_Box {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding: 5px;
	border: 1px solid #990000;
	background-color: #f2f2f2;
}
