.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;} /* Hide from IE Mac \*/
.clearfix {display:block;} /* End hide from IE Mac */
html[xmlns] .clearfix {display: block;}
* html .clearfix {  height: 1%;}
h1,h2,h3,h4,h5,h6,ul,li,input,img,div {	margin: 0px; padding: 0px; list-style: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
textarea, select, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.FloatLeft {float: left;}
.FloatRight {float: right;}
.clearboth {clear: both;}
.borderIMG { border: 1px solid #dee5eb;}
.TitleTime { font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; color: #1e78bb;}

a.Button {
	background: #fff;
	border: 1px solid #000000;
	height: 17px;
	width: 62px;
	padding: 3px 0 0 0;
	margin: 0px;
	display: block;
	text-align: center;
	font-weight: bold;
	color: #000 !important;
	text-decoration: none;
	font-size: 11px;
}
a.Button:hover {
	background: #000;
	color: #FFF !important;
	text-decoration: none !important;
}
a.Button1 {
	background: #fff;
	border: 1px solid #000000;
	height: 17px;
	padding: 3px 10px 0 10px;
	float: left;
	margin: 0px;
	display: block;
	text-align: center;
	font-weight: bold;
	color: #000 !important;
	text-decoration: none;
	font-size: 11px;
}
a.Button1:hover {
	background: #000;
	color: #FFF !important;
	text-decoration: none !important;
}
.Bullet_01 {margin-top: 6px;}

.archie{

padding-left:10px;
}

.archie img{
padding: 10px;
float:left;

}

.view a{
font-family: "Georgia", Times, serif; font-size: 14px; font-weight: bold; color: #c83744; padding:10px;
border:2px solid;
}
/* GLOBAL STYLE

=============================================================================*/

body {
	padding: 0px;
	margin: 0px;
	color: #5f5f5f;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5f5f5f;
	background: #e6e6e6;
}
.MainPage {	width: 990px; margin: 0 auto; background: #fff; padding: 0 5px 5px;}
.Banner {
	background: url(../images/Banner.jpg) left top repeat-x;
	width: 990px;
	height: 162px;
}
.CenterMN {
	background: url(../images/Add_Menu.gif) left top repeat-x;
	width: 978px;
	height: 33px;
	float: left;
	padding: 0 6px;
}
/*****************************Menu_ADD******************************/
.Banner2 { position:relative;background: url(../images/Banner_02.jpg) left top no-repeat; width: 990px; height: 162px;}
.Banner3 { position: relative;background: url(../images/Banner_03.jpg) left top no-repeat; width: 990px; height: 162px;}
.Banner4 { position:relative;background: url(../images/Banner_04.jpg) left top repeat-x; width: 990px; height: 162px;}

#box-link { 
		position: absolute; 
		top: 0px; 
		left: 740px; 
		width: 230px; 
		height: 150px; 
		background-color: transparent; 
		border: none; }
.CenterMN2 { background: url(../images/Add_Menu_02.gif) left bottom repeat-x; width: 978px; height: 40px; float: left; padding: 0 6px;}
.CenterMN3 { background: url(../images/Add_Menu_03.gif) left bottom repeat-x; width: 978px; height: 40px; float: left; padding: 0 6px;}
.CenterMN4 { background: url(../images/Add_Menu_04.gif) left bottom repeat-x; width: 978px; height: 40px; float: left; padding: 0 6px;}

.menu2 table { border: 1px solid #FFC919; position:absolute; left:-6px; top:25px;}
.menu3 table { border: 1px solid #8cc7f3; position:absolute; left:-6px; top:25px;}
.menu4 table { border: 1px solid #9cb166; position:absolute; left:-6px; top:25px;}

.menu2 a, .menu2 :visited { background:#FFA519; border-right: 1px solid #fc8c1f; display:block;font-size:16px; width:96px; padding:8px 0 6px 0; color:#fff; text-decoration:none;text-align:center;}
.menu3 a, .menu3 :visited { background:#55aced; border-right: 1px solid #a3d4f8; display:block;font-size:16px; width:96px; padding:8px 0 6px 0; color:#fff; text-decoration:none;text-align:center;}
.menu4 a, .menu4 :visited { background:#6c8b1c; border-right: 1px solid #7ea123; display:block;font-size:16px; width:96px; padding:8px 0 6px 0; color:#fff; text-decoration:none;text-align:center;}

.menu2 a:hover{ background:#FFC919; color:#000;}
.menu3 a:hover{ background:#2087d4; color:#000;}
.menu4 a:hover{ background:#5a7022; color:#000;}

.menu ul, .menu2 ul, .menu3 ul, .menu4 ul{
list-style-type:none;
padding: 0;
margin-top: 0px;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li, .menu2 li, .menu3 li, .menu4 li{
float:left;
position:relative;
font-family: "Times New Roman", Times, serif;
font-weight: bold;
 z-index:10000;
}

/* use the table to position the dropdown list */
.menu table, .menu2 table, .menu3 table, .menu4 table{
position:absolute;
border: 1px solid #ba9247;
left:-6px;
top:25px;
z-index:10000;
}
/* style all the links */
.menu a, .menu :visited {
border-right: 1px solid #b9760f; display:block;font-size:16px; width:96px; padding:8px 0 6px 0;
color:#fff;
background:#995d00;
text-decoration:none;
text-align:center;
}
/* style the links hover */
.menu :hover{color:#000; background:#a78441;}
/* hide the sub level links */
.menu ul ul, .menu2 ul ul, .menu3 ul ul, .menu4 ul ul {visibility:hidden; position:absolute; width:88px;  z-index:10000;}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul, .menu ul a:hover ul,
.menu2 ul li:hover ul, .menu2 ul a:hover ul,
.menu3 ul li:hover ul, .menu3 ul a:hover ul,
.menu4 ul li:hover ul, .menu4 ul a:hover ul{ visibility:visible;}

/**************.Content_Center*********/
.Content_Center {
	border: 1px solid #c4c4e0;
	border-top: none;
	background: #FFFFFF;
}
td, th { padding: 5px;}
table { border-collapse: collapse;}

/*****LeftArea*****/
.CT_Left { padding: 10px 5px; float: left; }
.LoginArea{
	/*background: #ba9247;*/
	width: 181px;
	padding: 10px;
	font-size: 12px;
}
.LoginArea h6, .LoginArea2 h6, .LoginArea3 h6, .LoginArea4 h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}
.LoginArea h5, .LoginArea2 h5, .LoginArea3 h5, .LoginArea4 h5{
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	color: #fff;
	float: left;
	font-weight: normal;
}
.LoginArea h5 a, .LoginArea2 h5 a, .LoginArea3 h5 a, .LoginArea4 h5 a{color: #000; text-decoration: none;}
.LoginArea h5 a:hover, .LoginArea2 h5 a:hover, .LoginArea3 h5 a:hover, .LoginArea4 h5 a:hover{color: #bd1630; text-decoration: underline;}

/***LeftMenu***/
ul.LeftMenu, ul.LeftMenu2, ul.LeftMenu3, ul.LeftMenu4 {
	width: 200px;
	padding-top: 5px;
}
ul.LeftMenu li{	color: #000; background: #FFC919; border-bottom: 1px solid #fff; text-indent: 15px;	font-weight: bold;}
ul.LeftMenu li a, ul.LeftMenu2 li a, ul.LeftMenu3 li a, ul.LeftMenu4 li a{
	color: #000;
	text-decoration: none;
	display: block;
	padding: 6px 0;
	width: 200px;
}
ul.LeftMenu li a:hover{	color: #fff; background: #a96b00; width: 200px; text-decoration: none;}
ul.LeftMenu li.Nothing, ul.LeftMenu2 li.Nothing, ul.LeftMenu3 li.Nothing, ul.LeftMenu4 li.Nothing { border-bottom: 0px; font-size: 0px;}
ul.LeftMenu li.LM01, ul.LeftMenu2 li.LM01, ul.LeftMenu3 li.LM01, ul.LeftMenu4 li.LM01 { border-bottom: 1px solid #e7e7f3;}
ul.LeftMenu li.Sub_LeftMenu a{
	color: #3c3c5e;
	text-decoration: none;
	display: block;
	padding: 6px 0;
	background: #f8ecd4;
}
ul.LeftMenu li.Sub_LeftMenu a:hover{ color: #3c3c5e; background: #eeca82; width: 200px; text-decoration: none;}


/******* Other Colors************/
.LoginAreaCommon{ background: #FFC919; width: 181px; padding: 10px; font-size: 12px;}
.LoginArea2{ background: #FFC919; width: 181px; padding: 10px; font-size: 12px;}
.LoginArea3{ background: #8cc7f3; width: 181px; padding: 10px; font-size: 12px;}
.LoginArea4{ background: #9cb166; width: 181px; padding: 10px; font-size: 12px;}

ul.LeftMenu2 li{ background: #FFC919; color: #000; border-bottom: 1px solid #fff; text-indent: 15px; font-weight: bold;}
ul.LeftMenu3 li{ background: #8cc7f3; color: #000; border-bottom: 1px solid #fff; text-indent: 15px; font-weight: bold;}
ul.LeftMenu4 li{ background: #9cb166; color: #000; border-bottom: 1px solid #fff; text-indent: 15px; font-weight: bold;}

ul.LeftMenu2 li a:hover{ background: #a96b00; color: #fff; width: 200px; text-decoration: none;}
ul.LeftMenu3 li a:hover{ background: #2087d4; color: #fff; width: 200px; text-decoration: none;}
ul.LeftMenu4 li a:hover{ background: #5a7022; color: #fff; width: 200px; text-decoration: none;}

ul.LeftMenu2 li.Sub_LeftMenu{ background: #f8ecd4; color: #000; font-weight: normal; text-indent: 22px;}
ul.LeftMenu3 li.Sub_LeftMenu{ background: #e0eeff; color: #000; font-weight: normal; text-indent: 22px;}
ul.LeftMenu4 li.Sub_LeftMenu{ background: #ddf3a4; color: #000; font-weight: normal; text-indent: 22px;}

ul.LeftMenu2 li.Sub_LeftMenu a:hover{ background: #eeca82; color: #3c3c5e; width: 200px; text-decoration: none;}
ul.LeftMenu3 li.Sub_LeftMenu a:hover{ background: #afd3f5; color: #3c3c5e; width: 200px; text-decoration: none;}
ul.LeftMenu4 li.Sub_LeftMenu a:hover{ background: #bfdd77; color: #3c3c5e; width: 200px; text-decoration: none;}

.Bgtwo_02 { background: #f8ecd4;}
.Bgtwo3 { background: #eff6ff;}
.Bgtwo4 { background: #f7ffe6;}

.LatestRight2 {background: #FFC919;}
.LatestRight3 {background: #FFC919;}
.LatestRight4 {background: #FFC919;}

/******* End Other Colors************/

/**************RightArea***************/
.CT_Right {	padding: 10px 0px 10px 215px;}
.TwoColumns { display: block;}
.LeftColumn { float: left; width: 574px;}
.Bgtwo { background: #f5f0e9;}


.ListArticles { border-top: 1px solid #dee5eb; padding: 15px 10px;}
.ListArticles h5{ border: 1px solid #dee5eb; float: left;}
.ListArticles h5 a{ color: #027fdc; text-decoration: none;}
.ListArticles h5 a:hover{ color: #027fdc; text-decoration: underline;}
.ListArticles h4{ float: left; font-size: 11px; font-weight: normal; color: #000000; line-height: 18px;}
.ListArticles h4 a{ color: #FF0000; text-decoration: none;}
.ListArticles h4 a:hover{ color: #FF0000; text-decoration: underline;}
.ListArticles h6{ border: 1px solid #dee5eb; float: right;}
.LA_Row{margin-left: 115px;	color: #000000;	font-weight: normal;}
.LA_Row1{ margin-right: 115px;	color: #000000;	font-weight: normal;}
.LA_Row2{ color: #000000; font-weight: normal;}
.AT_01 {
	float: left;
	width: 255px;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #dee5eb;
	display: inline;
}
.AT_02 { float: left; 	display: inline; 	width: 255px;}
.AT_02 h4 { font-size: 12px; padding: 0px; margin: 0px; line-height: 15px;}
.AT_01 h4 img, .AT_02 h4 img{ border: 1px solid #CCCCCC;}
.LA_Row i, .LA_Row1 i, .LA_Row2 i, ul.NoSF_01 li i{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #720d0d;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 10px;
	display: block;
}
.LA_Row span, .LA_Row1 span, .LA_Row2 span{
	padding-bottom: 0px;
	margin-bottom: 8px;
	display: block;
}
.LA_Row span a, .LA_Row1 span a, .LA_Row2 span a{ color: #d30000; text-decoration: none;}
.LA_Row span a:hover, .LA_Row1 span a:hover, .LA_Row2 span a:hover{ color: #d30000; text-decoration: underline;}
.Comment_RRD { color: #000000; font-weight: normal;}
.Comment_RRD p{
	padding-bottom: 0px;
	padding-top: 8px;
	margin: 0px;
}
.Comment_RRD p b{ font-size: 16px;}
.BorderP { border: 1px solid #CCCCCC; padding: 0 5px;}
.MonthsMagazine { margin-bottom: 15px;}
.MonthsMagazine h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3c3c5e;
	padding: 5px;
	background: #e7e7f9;
}
.MonthsMagazine h5{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	background: #000;
}
.MonthsMagazine h5 a{ color: #fff; text-decoration: none;}
.MonthsMagazine h5 a:hover{ color: #fff; text-decoration: underline;}
.MonthsMagazine h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.MonthsMagazine h4 b{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #720d0d;
	margin-top: 10px;
	display: block;
	font-weight: normal;
	margin-bottom: 8px;
}
.MonthsMagazine h3{
	font-size: 13px;
	color: #d30000;
	display: block;
	border-bottom: 1px solid #e7e7f3;
	padding-bottom: 10px;
}
.MonthsMagazine h3 a{color: #000; text-decoration: underline;}
.MonthsMagazine h3 a:hover{color: #d30000; text-decoration: underline;}
.MonthsMagazine h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 5px 0;
}
.MonthsMagazine i{
	text-transform: uppercase;
	text-align: center;
	display: block;
	margin: 10px 0 5px 0;
	font-style: normal;
	font-weight: bold;
}
.BottomContent {
	margin-top: 15px;
	float: left;
	width: 281px;
}
.Text01 {background: #f4f4f6; padding: 5px;}
.Text01 h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
	font-weight: normal;
	text-align: justify;
}
.Text01 h4 b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #da1d52;
	display: block;
	margin-bottom: 8px;
}
.Text02 {padding: 5px; margin-top: 10px;}
a.Tab01 {
	background: url(../images/Tabs_Hover.gif) no-repeat;
	width: 108px;
	height: 23px;
	margin-right: 2px;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	color: #FFFFFF !important;
	text-decoration: none;
	float: left;
	font-size: 11px;
}
a.Tab01:hover {
	background: url(../images/Tabs_Static.gif) no-repeat;
	color: #000 !important;
	text-decoration: none !important;	
}
.Text02_Content_Top {
	background: url(../images/Tabs_Top1.gif) top left no-repeat;
	height: 7px;
	font-size: 1px;
	margin-top: -5px;
}
.Text02_Content, .Text02_Content1 {
	border-left: 1px solid #4e4e6d;
	border-right: 1px solid #4e4e6d;
	background: #eff4fa;
	padding: 10px;
}
.Text02_Content h6, .Text02_Content1 h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 5px;
}
.Text02_Content h5, .Text02_Content1 h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 6px;
	float: left;
	font-weight: normal;
}
.Text02_Content h5 a, .Text02_Content1 h5 a{color: #5f5f5f; text-decoration: none;}
.Text02_Content h5 a:hover, .Text02_Content1 h5 a:hover{color: #bd1630;	text-decoration: underline;}
.Text02_Content_Bottom {
	background: url(../images/Tabs_Bottom.gif) top left no-repeat;
	height: 7px;
	width: 280px;
}
.Text02_Content_Top1 {
	background: url(../images/Tabs_Top2.gif) top left no-repeat;
	height: 6px;
	font-size: 1px;
}
.Text03 {background: #f4f4f6;}
.Text03 h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
	font-weight: normal;
	color: #3c3c5e;
}
.Text03 h4 i{
	font-style: normal;
	margin: 5px 0;
	display: block;
}
.RightColumn { overflow: hidden;width: 185px; float: left; margin-left: 8px;}
.Search_Right h5{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	float: left;
	font-weight: normal;
}
.Search_Right h5 a{color: #000; text-decoration: none;}
.Search_Right h5 a:hover{color: #bd1630; text-decoration: underline;}

.Title_Black{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background: #000;
	color: #fff;
	padding: 5px 10px;
	font-weight: bold;
}
.Title_Black span a{ color: #fff; text-decoration: none;}
.Title_Black span a:hover{ color: #fff; text-decoration: underline;}

.LatestRight {background: #ba9247;}
.LatestRight h4, .LatestRight2 h4, .LatestRight3 h4, .LatestRight4 h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
	font-weight: normal;
	color: #000;
}
.LatestRight h4 i, .LatestRight2 h4 i, .LatestRight3 h4 i, .LatestRight4 h4 i{
	font-style: normal;
	margin: 5px 0;
	display: block;
}
.Search_Center { margin: 0 0 10px 0; padding: 0px;}
.Search_Center h5{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 3px 0 0;
	color: #fff;
	float: left;
	font-weight: normal;
	background: none;
}
.Search_Center h5 a{color: #000; text-decoration: none;}
.Search_Center h5 a:hover{color: #bd1630; text-decoration: underline;}
.Search_Center h3{
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 0 0 0;
	color: #854b00;
	font-weight: bold;
	background: none;
}
.Search_Center h3 a{color: #000; text-decoration: underline;}
.Search_Center h3 a:hover{color: #854b00; text-decoration: underline;}
.LBText {
	color: #d30000;
	font-weight: bold;
	margin-bottom: 5px;
}
.Comment_01 {margin: 5px 0 10px 0;}
.Comment_01 h4 {
	background: #f6f4f5;
	margin: 10px 0px;
	padding: 10px;
}

/******Magazine***/
.RM{
	margin-left: 275px;
	color: #000000;
	font-weight: normal;
}
.RM a{color: #000000; text-decoration: none;}
.RM a:hover{color: #000000; text-decoration: underline;}
.RM i{
	font-size: 30px;
	color: #e69500;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
}
.RM p{ float: left; margin: 7px 0 0 0;}
.RM p b{ float: right; color: #e69500;}
.RM p b a{ color: #000; text-decoration: underline;}
.RM p b a:hover{ color: #e69500; text-decoration: underline;}

/***********Hotel B&B*****************/
.SearchArea01 {
	background: #7cc0ed;
	border: 1px solid #003e67;
	padding: 10px;
}
.LeftSA01 {	float: left;}
.LeftSA01 h6{ background: none;	width: 250px; color: #000000;}
.RightSA01 { float: right; width: 270px;}
.RightSA01 h5{
	background: none;
	float: left;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.RightSA01 h3{
	background: none;
	color: #000000;
	border: 0px;
	display: block;
	margin-left: 100px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.RightSA01 h3 b{
	margin: 0;
	padding: 2px 0 0 0;
	display: block;
	font-weight: normal;
}
.NoSF_01 {
	width: 280px;
	float: left;
	margin-top: 10px;	
}
.NoSF_01 h4{
	background: #cbdbea;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #245d88;
	padding: 5px 10px;
}
.NoSF_01 h4 b{
	font-size: 12px;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.NoSF_01 h4 b a{ color: #ff0000; text-decoration: none;}
.NoSF_01 h4 b a:hover{ color: #ff0000; text-decoration: underline;}

ul.NoSF_01 li p{
	background: #ecf3f9;
	padding: 5px 10px;
	border-bottom: 1px solid #d9d7d8;
	color: #000;
	margin: 0px;
}
ul.NoSF_01 li p a{ color: #000; text-decoration: none;}
ul.NoSF_01 li p a:hover{ color: #fe0000; text-decoration: underline;}

.CT_R {
	background: #eef3f9;
	height: 200px;
	padding: 10px;
	margin: 0px;
	display: block;
	text-align: justify;
}
.CT_R i{
	text-align: right;
	font-weight: normal;
	font-style: normal;
	display: block;
	padding-top: 10px;
}
.CT_R i a{
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.CT_R i a:hover{ color: #FF0000; text-decoration: underline;}

ul.NoSF_01 li i{
	

}
.CT_L { padding: 10px 0;}
.BelowCT { clear: both; padding: 10px 0;}
.BelowCT b{ text-align: right; display: block;}
.BelowCT b a{ color: #FF0000; text-decoration: none;}
.BelowCT b a:hover{ color: #FF0000; text-decoration: underline;}
.BelowCT h6 {
	padding: 5px;
	border: 1px solid #dee5eb;
	margin-bottom: 10px;
	font-weight: normal;
}
.BelowCT h6 b{text-align: left;}

/*******************FORUM**************************************/
.FR_Header {
	margin-left: 210px;
	width: 570px;
}
.FR_Header b {
	font-size: 30px;
	display: block;
	margin-bottom: 10px;
	color: #FFC919;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.Forum_Left { padding: 10px 5px; float: left; }
.Forum_Main { width: 780px; margin: 10px 0 0 0;}
.FR_Row01 {
	background: #efaa29;
	text-align: center;
	padding: 5px;
	font-size: 15px;
	color: #000000;
}
.FR_Row01 b{ display: inline; margin-right: 40px;}
.FR_Row01 b a{ color: #000; text-decoration: none;}
.FR_Row01 b a:hover{ color: #fff; text-decoration: underline;}
.FR_Row02 {
	background: #51444b;
	text-align: center;
	color: #FFFFFF;
	padding: 10px;
	margin-bottom: 10px;
}

.TB_Title01 {
	background: #efaa29;
	color: #000;
	font-size: 13px;
	font-weight: bold;
}
.TB_Title02 {
	background: #51444b;
	color: #fff;
	font-size: 13px;
	font-weight: bold;	
}
.FR_Column00 {
	border-bottom: 1px solid #fff;
	background: #f7f7f7;
}
.FR_Column01 {
	background: #eaeaea;
	padding: 10px 15px;
	border-bottom: 1px solid #fff;
}
.FR_Column01 a, .FR_Column02 a{ color: #FF0000; text-decoration: none; font-weight: bold;}
.FR_Column01 a:hover, .FR_Column02 a:hover{ color: #FF0000; text-decoration: underline;}
.FR_Column01 h6{
	padding: 5px;
	background: #dddddd;
	margin-top: 10px;
}
.FR_Column02 {
	padding: 10px 15px;
	margin-bottom: 1px;
	border-bottom: 1px solid #fff;
	background: #e1e1e1;
}
.FR_Column02 h5{
	text-align: right;
	padding: 5px;
	display: block;
}



/*PageNumbers*/
.PageNumbers {
	background: #ededed;
	padding: 5px 10px;
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
	word-spacing: 3px;
}
.PageNumbers a{	color: #000; text-decoration: none;}
.PageNumbers a:hover{ color: #d30000; text-decoration: underline;}

.Footer { clear: both; margin: 0 auto; background: #e6e6e6; padding: 10px 0 20px; width: 800px;}
.Footer h5 { font-weight: normal; text-align: center;}

/* added */

.ListArticles a{ color: #4c8dbe; text-decoration: none; font-size: 13px;}
.ListArticles a:hover{ color: #4c8dbe; text-decoration: underline;}

.Agency_Expand { padding: 0 10px 10px 10px; margin:15px 0;	background: #e7e7f3;}
.Agency_Expand p{
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding-top: 5px;
}
.Agency_Expand a{ color: #be1630; text-decoration: none;}
.Agency_Expand a:hover{ color: #be1630; text-decoration: underline;}


.SearchForm {
	background: #f4f4f6;
	padding: 10px 15px;
	border: 1px solid #dbdbdb;
}
.SearchForm h1{
	color: #424266;
	font-size: 17px;
	font-weight: bold;
}
.SearchForm h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 500px;	
	padding-top: 10px;
	float: left;
	font-weight: normal;
}

.SearchForm h5 .Search_Title{	
	float: left;
	margin-right:10px;	
	width:65px;
}

.SearchForm h5 .Search_Control{
	float: left;
}

.Pathway {
	margin-bottom: 10px;
	font-weight: bold;
	color: #be1630;
	height: 20px;
}
.Pathway a{	color: #a9a9ab;	text-decoration: none;}
.Pathway a:hover{ color: #be1630; text-decoration: underline;}