/* CSS Document */

body {
	background-color: #d3d2d1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 20px;
	color: #336699;
}
a {
	text-decoration: none;
	font-size: 10px;
	color: #336699;
	text-weight: bold;
}
.ReadMore a {
	text-decoration: none;
	font-size: 11px;
	color: #e0a403;
	font-weight: bold;
}
.ReadMore a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #e0a403;
	font-weight: bold;
}
.navTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.navTop a {
	text-decoration: none;
	color: #336699;
}
.navTop a:hover {
	text-decoration: underline;
	color: #6aa100;
}

.navFoot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.navFoot a {
	text-decoration: none;
	color: #336699;
}
.navFoot a:hover {
	text-decoration: underline;
	color: #6aa100;
}
.navFootCopyDesign{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#6aa100;
}

.navNenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
.navNenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-wseight: bold;
	color:#FFFFFF;
	text-decoration: None;
}
.navNenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#024c83;
	text-decoration:None;
}


.content{
	font-family: Verdana;
	font-size: 10px;
	color: #336699;
}
.ContentHader{
	font-family: courier;
	font-size: 20px;
	color: #e0a403;
	font-weight:bold;
}
.content1{
	font-family: Verdana;
	font-size: 10px;
	color: #336699;
	font-weight: normal;
}
.content2{
	font-family: Verdana;
	font-size: 10px;
	color: #6aa100;
	font-weight: normal;
}
.contentBold{
	font-family: Verdana;
	font-size: 10px;
	color: #336699;
	font-weight: bold;
}
.contentBold1{
	font-family: Verdana;
	font-size: 10px;
	color: #6aa100;
	font-weight: bold;
}
.search{
	font-family: Verdana;
	font-size: 10px;
	color: #6aa100;
	font-weight: normal;
}
.input {
	BORDER-RIGHT: #8e4600 1px solid; 
	BORDER-TOP: #8e4600 1px solid; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #8e4600 1px solid; 
	COLOR: #323232; 
	LINE-HEIGHT: 20px; 
	BORDER-BOTTOM: #8e4600 1px solid; 
}
.select {
	width: 75px;
	BORDER-RIGHT: #8e4600 1px solid; 
	BORDER-TOP: #8e4600 1px solid; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #8e4600 1px solid; 
	COLOR: #323232; 
	LINE-HEIGHT: 20px; 
	BORDER-BOTTOM: #8e4600 1px solid; 
	BACKGROUND-COLOR: #eda135; 
}

.date{
	font-family: Verdana;
	font-size: 10px;
	color: #336699;
}

.ad-box {
  background: #eee;
  border: 1px solid black;
  padding: 5px;
  position: absolute;
  left: 50px;
  font-size: 10px;
  top: 175px;
  width: 300px;
}
.ad-box-title {
  background: #ccc;
  padding: 5px;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
}

