body{
	background-image:url(web-images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#3e7204;
	margin:0px;
	padding:0px;
	font-family:Verdana;
	color:#000000;
	font-size:11px;
}
a { text-decoration:none; color:#000000; font-family:Verdana; font-size:10pt;}
a:hover{text-decoration:none; color:#ff6000; font-family:Verdana; font-size:10pt;}
.main_tbl{
	width:896px;
	background-color:#FFFFFF;
	}
.title_hdr1{
	background-image:url(web-images/title_header_bg.jpg);
	background-repeat:repeat-x;
	text-align:left;
	width:230px;
	height:30px;
	padding-left:10px;
	color:#FFFFFF;
	font-size:12pt;
	font-family:Verdana;
}
.title_matter
{   
    width:230px;
    background-color:#f8f8f8;
    border-bottom:1pt solid #cccccc;
    border-left:1pt solid #cccccc;
    border-right:1pt solid #cccccc;
}
.read-more a{
    background-image:url(web-images/readmore1.jpg);
    text-align:right;
    float:right;
    width:74px;
    height:8px;
}
.read-more a:hover{
    background-image:url(web-images/readmore2.jpg);
    width:74px;
    height:8px;
}
.grey_bg{
	background-color:#f6f6f6;
	border:1px #d4d4d4 solid;
	padding:5px;
}
.hdr1{
	font-size:15px;
	color:#ff6000;
	padding-bottom:5px;
}
.footer{
	font-size:11px;
	color:#FFFFFF;
	line-height:20px;
	height:50px;
}
.box{border:2px solid #e6e6e6; background-color:#f8f8f8}
.box .title{font-weight:bold; font-family:verdana; font-size:11pt; color:#FF6000; text-align:left;}