html {
overflow-y: scroll;

}
/* CSS Document */
body{
	/*background:url(../images/bg.jpg) no-repeat center top;*/
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow", "Arial Black";
	font-size:12px;
	color:##333333;
	margin:0px;
	padding:0px;
}
.nav_links a{ behavior: url(iepngfix.htc) }
:focus {
	outline: 0;
}
a{
	text-decoration:none;
	color:#bab007; 
}
a:hover{
	text-decoration:underline;
}
a img{
	margin:0px;
	padding:0px;
	border:none;
}
p{
	margin:0px;
	padding:0px;
	line-height:19px;
}

h1,h2,h3,h4{
	margin:0px;
	padding:0px;
}
ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

ul li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.clear{
	clear:both;
}

.color_darkyellow{ color:#bab007; }
.color_red{ color:#ff0000; }
.color_pink{ color:#ea5a5a; }
.color_white{ color:#FFF; }
.color_white a{ color:#FFF; }

.text_right{ text-align:right; }

.font16{ font-size:16px; padding-bottom:8px;padding-top:0px;margin-top:0px;}
.font15{ font-size:15px; padding-bottom:8px;padding-top:0px;margin-top:0px;}
.font14{ font-size:14px; }
.font10{ font-size:10px; }
.font11{ font-size:11px; }

.bold{ font-weight:bold; }

.padding_20bottom{ padding-bottom:20px; }
.padding_5topbottom{ padding:5px 0; }
.padding_5bottom{ padding-bottom:5px; }
.padding_20bottom{ padding:0 0 20px 0; }
.main_bg{ background:#f5f2e2 url(../images/bg.jpg) no-repeat center top; }
.main_bg1{ background:url(../images/bg.jpg) repeat center top; }
.home_bg{ background:url(../images/home_bg.jpg) no-repeat center top; }

.home_date{ color:#bab007; font-size:12px; padding:0 40px 0 0; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; text-align:right; }
.content_date{ color:#000; font-size:12px; padding:0 40px 0 0; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; text-align:center; }
.home_arrow{ font-size:14px; text-align:center; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; }

.desc{ color:#FFF; }
.desc p{ padding:10px 0; }

.extra_bg{ background:url(../images/extraru_bg.jpg) no-repeat center top; }

.newssec a{ background:url(../images/news.png) no-repeat top left; width:56px; display: block; float:left;}
.newssec a:hover{ background:url(../images/newshover.png) no-repeat top left;}

.newsbreif a{ background:url(../images/newsbreiftxt.png) no-repeat top left; width:91px; display: block; float:left;}
.newsbreif a:hover{ background:url(../images/newsbreiftxthover.png) no-repeat top left;}

.truiew a{ background:url(../images/truelink.png) no-repeat top left; width:69px; display: block; float:left;}
.truiew a:hover{ background:url(../images/truelinkhover.png) no-repeat top left;}
.newssec { text-indent:-3000px;}

.lpbox3Inner  a {
color: #000000;
text-decoration: underline;
}
