body {
	background-image: url(../images/body_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-color: #2b2b2b;
}

p {
	color: #494848;
	font: 12px Verdana;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 12px;
}

p.newsbox {
	color: #6b6c6c;
	margin-left: 22px;
	margin-right: 14px;
	margin-top: 6px;
	margin-bottom: 14px;
}

a:link, a:visited, a.active {
	color: #00499c;
}

a:hover, a:focus {
	color: #008de7;
}

.nav_img {
	margin-left: 1px;
	margin-right: 1px;
}

.created_by {
	background-color: #2B2B2B;
	font: 9px Arial;
	color: #DDDDDD;
}

.page_header {
	margin-bottom: 10px;
}

.prod_list {
	background-color: #FFFFFF;
	height: 66px;
	margin-bottom: 3px;
}

.prod_list_title {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #494848;
	line-height: 16px;
}

.prod_list_subtitle {
	font-weight: normal;
	color: #0d99d9;
}

.prod_list_icon {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 23px;
	margin-right: 28px;
}

img.site_photo {
	border: 5px white solid;
}

.highlight_words {
	color: #0d99d9;
}
