html, body {
	font-family: Arial, Tahoma,  Verdana;
	margin:0;
	padding:0;
	/*background-color:#F4F5ED;*/
	font-size:12px;
}

.menu-v {
	font-weight: bold;
	font-size: 13px;
	color: #231f20;
	text-decoration: none;
}
a.menu-v:hover, a.menu-v-active {
	color: #62b103;
}
td.menu {
	height:29px;   
	vertical-align:middle; 
	background-image: url(../images/menu-f.jpg); 
	background-repeat:repeat-x
}

td.menu img {
	padding-top: 1px;
}

a.menu-l {
	font-weight:bold;
	font-size:14px;
	color:#231f20;
	text-decoration: none;
	padding-top:5px;
}
a.menu-l:hover {
	color: #62b103;
	text-decoration: underline;
}

li.menu2 { 
	list-style-image:url(../images/arr.jpg); 

} 

a.q-s {
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
	color:#000000;
	padding-left:60px;
}
a.q-s:hover { 
	text-decoration:underline;
}
.copy {
	color:#ded9d9;
}
a.copy
{
	color: #23ad03;
	text-decoration: underline;
}
a.copy:hover
{
	color: #23ad03;
	text-decoration: none;
}
.title{
	color:#57aa03;
	font-weight:bold;
	font-size:17px;
	line-height:20px;
	padding: 0px;
	position:relative;
	left: 0px;
}

.obj{
	padding-top:5px;
	vertical-align:top;
}
a.pa
 {
	font-size: 12px;
	text-decoration: none;
}
a.lnk{
	color:#58aa03;
	font-weight:bold;
	padding-top:5px;
	padding-right:5px;
}

#new_title_home {
	font-size: 18px;
	text-align: center;
	color: #c00000;
}
.new_cont {
	font-size: 13px;
	line-height: 1.9em;
	padding-bottom: 50px;
}
.new_cont h3 {
	color: #006600;
	font-size: 16px;
	margin: 20px 0;
}
.cont_static {
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
}
.cont_static h2, .cont_static h3, .cont_static p {
	margin: 20px 0;
}
.cont_static a {
	color: #006600;
}
.cont_static h2 {
	color: #006600;
	font-size: 21px;
}
.cont_static h3 {
	color: #006600;
	font-size: 18px;
}
.talign {
	border-collapse: collapse;
}
.talign td {
	padding: 2px 0;
}
.talign2{
	border-collapse: collapse;
}
.talign2 tr {
	vertical-align: top;
}
.talign2 td {
	padding: 0;
}

.new_cont2 {
	font-size: 13px;
	line-height: 1.5em;
	padding-bottom: 50px;
}
.new_cont2 h2 {
	font-size: 19px;
}
.new_cont2 h3 {
	font-size: 16px;
}
.new_cont2 h2, .new_cont2 h3, .new_cont2 p {
	margin: 15px 0;
}
.new_cont2 h2, .new_cont2 h3 {
	color: #006600;
}
.offer_listing {
	background: url('../images/new/listing_background.png') no-repeat -3px 0;
	margin: 20px 0;
	overflow: hidden;
	line-height: 1.5em;
	font-size: 12px;
	height: 171px;
	padding-right: 10px;
	position: relative;
}
/*	delete
.offer_listing_left {
	float: left;
	width: 200px;
}
*/
.offer_listing_right {
	float: right;
	width: 385px;
	padding-left: 1px;
}
div.offer_listing h3 {
	margin: 15px 0 5px;
	color: #81aa03;
	font-size: 13px;
}
.listing_button {
	width: 104px;
	height: 24px;
	color: #000;
	float: right;
	text-decoration: none;
	line-height: 23px;
	background: url('../images/new/listing_button.png') no-repeat;
	text-align: center;
	float: right;
	margin-right: 13px;
}
.news_cont {
	width: 219px;
	margin-left: 3px;
}
.news_top {
	height: 36px;
	line-height: 35px;
	text-align: center;
	background: url('../images/new/news_top.png') no-repeat;
	font-weight: bold;
	color: #fff;
	margin-top: 15px;
}
.news_bottom {
	height: 12px;
	background: url('../images/new/news_bottom.png') no-repeat;
}
.news_repeat {
	padding: 5px 15px;
	zoom: 1;
	background: url('../images/new/news_background.gif') repeat-y;
}
#errormessage {
	color: #f00;
	font-weight: bold;
}
.QnA li { padding-top: 15px; }
.QnA p { margin: 0; padding: 0; }
