﻿@import url("layout.css");
body {
	font-family: Arial, sans-serif;
	font-size: medium;
	color: #000;
}
#container {
	width: 100%;
	height: 100%;
	background-color: #000000;
}
#masthead {
	width: 100%;
	overflow: auto;
	text-align: right;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 6px;
}
#page_content {
	position: relative;
}
#sidebar {
	position: relative;
	float: left;
	width: 154px;
	background-color: #167A00;
}
#content {
	margin-left: 154px;
	padding: 10px;
	background-color: #fff;
}
#footer {
	clear: both;
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color: #167A00;
}
#masthead img {
	float: left;
	text-decoration: none;
}
#masthead p {
	font-size: small;
	margin: 0;
	margin-right: 1%;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial Black;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border: 1px solid #cb8;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding: 5%;
	display: block;
	border-bottom: 1px solid #f5f5f5;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #167A00;
	border-bottom: 1px solid #f5f5f5;
	background-color: #FFFFFF;
}
/* Styles for Footer */
#footer p {
	font-size: x-small;
	color: #FFFFFF;
}
#footer a {
	color: #F5F5F5;
	text-decoration: underline;
}
#footer a:hover {
	color: #393939;
	text-decoration: none;
}
a {
	color: #000080;
	text-decoration: none;
}
a:hover {
	color: #78a;
}
.keywords_white {
	color: #FFFFFF;
}
.yellow_font {
	color: #20FF20;
}
.Red_font {
	color: #FF0000;
}
.small_font {
	font-size: small;
}
.Black_highlight_whiteFont {
	background-color: #000000;
	color: #FFFFFF;
}
.Lime_med_font {
	font-size: medium;
	color: #00FF00;
	text-decoration: none;
}
.Red_med_font {
	font-size: medium;
	color: #FF0000;
	text-decoration: none;
}
.Aqua_med_font {
	font-size: medium;
	color: #00FFFF;
	text-decoration: none;
}
.blackk_highlight_whitefont {
	text-align: center;
	background-color: #000000;
}
.greenHighlight1 {
	background-color: #00FF00;
}
.Blue_highligh {
	text-align: center;
	color: #FFFFFF;
	background-color: #0000FF;
}
.Aqua_highlight {
	background-color: #00FFFF;
}
.miscStyle {
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
}
.highlightGreen3 {
	background-color: #00FF00;
}
.ad_centered {
	text-align: center;
}
.yellow_highlight {
	background-color: #FFFF00;
}
.medium_grey_highlight {
	background-color: #C0C0C0;
}
.Center_Black_Bold_font {
	font-weight: bold;
	text-align: center;
}
.LtGrey_backgroundtable {
	background-color: #F5F5F5;
}
.greenHighlight2 {
	color: #000080;
	background-color: #00FF00;
}
.SDeals_yellow_highlight {
	text-align: center;
	background-color: #FFFF66;
}
.grey_highlight {
	color: #FFFFFF;
	text-align: center;
	background-color: #C0C0C0;
}
.misc_title {
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
}
.Orange_highlighted {
	background-color: #FF9900;
	text-align: center;
}
.blue_font {
	color: #000080;
}
.MintGreen_highlight {
	text-align: center;
	background-color: #00FF00;
}
.Red_short_highlight {
	background-color: #FF0000;
}
.YellowSoft_highlightDeal {
	background-color: #FFFF66;
}
.Green_highlight_white_font {
	text-align: center;
	color: #FFFF00;
	background-color: #008000;
}
.Red_highlight_black_centered {
	text-align: center;
	background-color: #FF0000;
}
.Red_highlight {
	text-align: center;
	color: #FFFFFF;
	background-color: #FF0000;
}
.aqua_highlight {
	text-align: center;
	background-color: #00FFFF;
}
.Green_highlight_white_font {
	color: #FFFFFF;
	background-color: #008000;
}
.black_highlight {
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
}
.Orange_highlighted {
	background-color: #FF9900;
}
.misc_title {
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
}
.Purple_med_font {
	font-size: medium;
	color: #9966FF;
	text-decoration: none;
}
.Style1MasterStyle {
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
}
.blackfont {
	color: #167A00;
	background-color: #167A00;
	text-decoration: none;
	font-size: xx-small;
}
.who_link {
	font-size: xx-small;
}
.xpedi {
	border-width: 0;
}
.orange_med_font {
	font-size: medium;
	text-decoration: none;
	color: #FF9900;
}
.linkfontmast {
	color: #000000;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
