#container #MainMenu #NAVIGATION2 tr td a {
	color: #FFF;
}
input, select {
	border: 1px solid #666;
		font-size: 10pt;
	

}
#DealsSearch {
	color: #333;
	font-weight: bold;
	font-size: 8pt;
	vertical-align: middle;
}
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
}
h1 {
	font-size: 12pt;
	color: #40738E;
}
h2 {
	font-size: 11pt;
	color: #4F6929;
}
h3 {
	font-size: 10pt;
	color: #645B55;
}
h4 {
	font-size: 10pt;
	color: #645B55;
}
h5 {
	font-size: 10pt;
	color: #696969;
}
h6 {
	font-size: 10pt;
	color: #696969;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

#NewsBody table tr td table tr td a strong {
	color: #496426;
}
#Footer {
	clear: both;
}
hr {
	border-top: 1px dashed #CCC;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
