body {
	margin-top: 10px;
	height: 100%;
	background-image: url(/images/shared/bg.gif);
}
p {
	text-align: justify;
}
hr{
	margin-top: 10px;
}
.main_table {
	border: 1px solid #22B24B;
	background-color: #FFFFFF;
	padding: 10px;
}
.nav_green_stripe {
	background-color: #22B24B;
	height: 42px;
}
.nav_white_stripe {
	background-color: #FFFFFF;
	height: 2px;
}
.nav_yellow_stripe {
	background-color: #FFCC00;
	height: 20px;
}
.main_table_spacer {
	background-color: #FFFFFF;
	height: 10px;
}
.main_table_col_spacer {
	background-color: #FFFFFF;
	width: 10px;
}
.main_table_right_col {
	border: 1px solid #22B24B;
	background-color: #F2F4D9;
	padding: 5px;
	height: 100%;
}
.right_col_bg {
	background-color: #FAFBF0;
}
.main_table_home_content {
	border: 1px solid #22B24B;
	background-color: #F2F4D9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	color: #167631;
}
.text_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.table_holder {
	height: 100%;
}
.footer {
	background-color: #FFEB99;
	border: 1px solid #EABB01;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AF8C01;
	padding: 5px;
}
.footer a:link {
	color: #AF8C01;
}
.footer a:visited {
	color: #AF8C01;
}
.footer a:hover {
	color: #896D01;
}
.main_table_home_content a:link {
	color: #167631;
}
.main_table_home_content a:visited {
	color: #167631;
}
.main_table_home_content a:hover {
	color: #003300;
}
.text_head_1 {
	font-size: 18px;
	font-weight: bold;
}
.text_head_2 {
	line-height: 16px;
	font-size: 14px;
	font-weight: bold;
}
.text_head_3 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.list {
	list-style-position: outside;
	list-style-type: disc;
}
.store_item_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #167631;
	line-height: 14px;
	padding-bottom: 5px;
	padding-top: 0px;
}
.picture_1 {
	margin-top: 3px;
	margin-right: 3px;
}
.text_adspace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #167631;
	line-height: 14px;
	padding-bottom: 5px;
	padding-top: 0px;
}
.store_list_table {
	padding: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	color: #167631;
}
.error_msg {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #ff0000;
}