﻿
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color:#3F4C23;
}
#page {
	width: 960px;
	margin: 0 auto;
	background: url(images/img05.gif) repeat-y;

}
#content {
	float: left;
	width: 835px;

}
#sidebar {
	float: right;
	width: 125px;
}
#ctl00_sidebar {
	float: right;
	width: 125px;
}
.page_header_text {

	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial;
	font-weight:bold;
	padding-left:10px;

}
.main_category_link {

	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;

}
.sub_category_link {

	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-style:bold;
	text-decoration:none;

}
.sub_category_link:hover {

	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-style:bold;
	text-decoration:underline;

}
.body-text {

	color: #000000;
	font-size: 12px;
	font-family: Arial;

}
.body-text-bold {

	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;

}
.header_link {

	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;

}
.search_title {

	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial;
	font-weight:bold;

}
.white_link {

	color: #F1F1F0;
	font-size: 12px;
	font-family: Arial;
	font-style:bold;
	text-decoration:none;

}
.white_link:hover {

	color: #F1F1F0;
	font-size: 12px;
	font-family: Arial;
	font-style:bold;
	text-decoration:underline;

}
.green_text {

	color: #99D229;
	font-size: 12px;
	font-family: Arial;

}
.green_text_bold {

	color: #99D229;
	font-size: 12px;
	font-family: Arial;
	font-style:bold;
}
.white_text {

	color: #F1F1F0;
	font-size: 12px;
	font-family: Arial;
	text-decoration:none;

}
.white_text_bold {

	color: #F1F1F0;
	font-size: 12px;
	font-family: Arial;
	font-style:bold;
	text-decoration:none;

}
.green_bold_link {

	color: #99D229;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;

}