body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/bg.jpg) center top no-repeat #f2f2f2;
	border-top:2px solid #f17a22;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b2b2b;

}

.topMenu{
	font-size:10px;
	color:#606060;
	text-transform:uppercase;
	text-decoration:none;
}

.topMenu a{
	font-size:10px;
	color:#606060;
	text-transform:uppercase;
	text-decoration:none;
}

.topMenu a:hover{
	font-size:10px;
	color:#056497;
	text-transform:uppercase;
	text-decoration:none;
}

.menu a{
	background:url(../images/menu_blue.jpg) left top repeat-x;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	text-decoration:none;
	line-height:53px;
}

.menu a:hover{
	background:url(../images/menu_org.jpg) left top repeat-x;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	text-decoration:none;
	line-height:53px;
}

.active {
	background:url(../images/menu_org.jpg) left top repeat-x;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	text-decoration:none;
	line-height:53px;
}

.banner_wrap{
	padding-bottom:15px;
}

.content_wrap{
	padding-bottom:30px;
}

.leftWrap_border{
	border-right:1px solid #d3d3d3;
}

.rightWrap_border{
	border-left:1px solid #d3d3d3;
}

p{
	padding:0px;
	margin:0px;
	font-size: 13px;
}

h2{
	padding:0px;
	margin:0px;
	font-size:26px;
	color:#f17a22;
	font-weight:normal;
}

h3{
	padding:0px;
	margin:0px;
	font-size:16px;
	text-transform:uppercase;
	color:#106093;
}

h4{
	padding:0px;
	margin:0px;
	font-size:16px;
	color:#106093;
}

h5{
	padding:0px;
	margin:0px;
	font-size:16px;
	color:#f17a22;
}

.head_bord{
	border-bottom:2px solid #f17a22;
}

.popular ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
}

.popular li{
	padding:0px;
	margin:0px;
	color:#2b2b2b;
	text-decoration:none;
	line-height:19px;
}

.popular li a{
	padding:0px;
	margin:0px;
	background:url(../images/arrow_org.gif) 0px 5px no-repeat;
	color:#2b2b2b;
	text-decoration:none;
	padding-left:10px;
	line-height:19px;
}

.popular li a:hover{
	padding:0px;
	margin:0px;
	background:url(../images/arrow_blue.gif) 0px 5px no-repeat;
	color:#106093;
	text-decoration:none;
	padding-left:10px;
	line-height:19px;
}

.month{
	font-size:10px;
	text-transform:uppercase;
}

.date{
	font-size:52px;
	color:#f17a22;
	line-height:36px;
}

.btn a {
	width:100px;
	line-height:30px;
	background:url(../images/arrow_white.gif) 20px 13px no-repeat #106093;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	text-align:center;
	color:#fff;
	border:1px solid #07446b;
}

.btn a:hover {
	width:100px;
	line-height:30px;
	background:url(../images/arrow_white.gif) 20px 13px no-repeat #f17a22;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	text-align:center;
	color:#fff;
	border:1px solid #cc5f0e;
}

.footerWrap{
	border-top:1px solid #d3d3d3;
	padding-bottom:10px;
	padding-top:10px;
}

.footer_menu{
	font-size:11px;
	color:#7b7a7a;
	text-decoration:none;
}

.footer_menu a{
	font-size:11px;
	color:#7b7a7a;
	text-decoration:none;
}

.footer_menu a:hover{
	font-size:11px;
	color:#106093;
	text-decoration:none;
}

.testBorder{
	border:1px solid #DFDFDF;
	background-color:#fdfdfd;
}

.testPad{
	padding:10px;
}

.testTxt{
	background:url(../images/commentarrow.gif) left top no-repeat;
	width:150px;
	line-height:28px;
	text-align:center;
	color:#284581;
	font-weight:bold;
	padding-top:5px;
	float:right;
}

.textfield{
	height:22px;
	width:298px;
	border:1px solid #a5acb2;
	font-family:Arial, Helvetica, sans-serif;
}

.textarea{
	height:170px;
	width:460px;
	border:1px solid #a5acb2;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.droplist{
	height:24px;
	width:300px;
	border:1px solid #a5acb2;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.frameBanner{
	width:960px;
	height:390px;
	overflow:hidden;
}

.mail a{
	font-size:13px;
	color:#7b7a7a;
	text-decoration:none;
}

.mail a:hover{
	font-size:13px;
	color:#106093;
	text-decoration:none;
}

.new{
	   display: inline-block !important;
  width: -webkit-fill-available;
  overflow: hidden;
  text-align: initial;

  height: 15px;

}
	
