
body
{
	scrollbar-face-color: #6d74ff;
    scrollbar-highlight-color: #cccccc;
    scrollbar-shadow-color: #cccccc;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-arrow-color: #cccccc;
    scrollbar-track-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;
	font-family: Tahoma,Verdana,Microsoft Sans Serif ;
	font-size: 11px;
	font-style: normal;
	margin: 0px; 
	/*background: #FFFFFF url(/images/bg_main.gif) top center repeat-y;*/
	/*background-repeat: repeat;*/
	background-color:#000000;
	}

a:link,a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #145a98;
	text-decoration: none;
}
a:hover{
	color: #0066CC;
	text-decoration:underline;
}

.Footer
{
	color: #004276;
	vertical-align: top;
	font-size: 11px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	
}

/*Menu*/
.LeftMenuTitle
{
	background: #FFFFFF url(../images/bg1x100.jpg) top center repeat-x;
	font-family: Tahoma, "MS Sans Serif" , Verdana;
	font-size: 14px;
	color: #1E5B7E;
	border-bottom: #ffffff 1px dotted;
	line-height:30px;
	margin:0 5px 0 5px;
}
.LeftMenu
{
	
	font-family: Tahoma, "MS Sans Serif" , Verdana;
	font-size: 13px;
	color: #1E5B7E;
	border-bottom: #dddddd 1px dotted;
	
	line-height:24px;
	margin:0 5px 0 5px;
}	
.LeftMenuLink:link, .LeftMenuLink:visited {
	color: #1E5B7E;
	text-decoration:none;
	margin:0 5px 0 5px;
	line-height:24px;
	}
	
.LeftMenuLink:hover {
	color: #1E5B7E;
	text-decoration:underline;
	margin:0 5px 0 5px;
	line-height:24px;
	}

/*******text*********/
.txtWhite
	{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtWhiteSearch {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
}
.txtGray{
	font-size: 12px;
	color: #dddddd;
	text-decoration: none;
	line-height: 17px;
}
.txtContentGray{
	font-size: 12px;
	color: #474646;
	text-decoration: none;
	line-height: 17px;
}
.txtBlack{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}
.txtBlackTitle{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.txtBrand{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.txtBlueTitle{
	font-size: 14px;
	font-weight: bold;
	color: #116AB3;
}
.txtBlue{
	font-size: 12px;
	font-weight: bold;
	color: #145a98;
}
.txtContentBlue{
	font-size: 12px;
	color: #145a98;
	padding:0;
}

.txtContentRss{
	font-size: 12px;
	color: #dddddd;
	padding:0;
}

.txtYellow{
	font-size: 12px;
	color: #ffd200;
}
.txtYellowTitle{
	font-size: 14px;
	font-weight: bold;
	color: #ffc600;
}
.txtRed{
	font-size: 12px;
	color: #CC0000;
}
.txtList{
	font-size: 12px;
	color: #666666;
}
.txtDesc{
	font-size: 13px;
	color: #666666;
}
.txtSeo
{
	font-size: 4px;
	color: #ffffff;
}
/*****link********/
.linkWhite:link,.linkWhite:visited{
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.linkWhite:hover{
	color: #ffffff;
	text-decoration:underline;
}

.linkOrange:link,.linkOrange:visited{
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.linkOrange:hover{
	color: #FF6600;
	text-decoration:underline;
}

.linkRssNews:link,.linkRssNews:visited{
	font-size: 14px;
	color: #145a98;
	text-decoration: none;
}
.linkRssNews:hover{
	color: #145a98;
	text-decoration:underline;
}

.linkBlue:link,.linkBlue:visited{
	font-size: 12px;
	font-weight: bold;
	color: #145a98;
	text-decoration: none;
}
.linkBlue:hover{
	color: #0066CC;
	text-decoration:underline;
}

.linkBlack:link,.linkBlack:visited{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.linkBlack:hover{
	color: #666666;
	text-decoration:underline;
}
.linkMenu:link, linkMenu:visited{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.linkMenu:hover{
	color: #FF9900;
}
.linkMenuFooter:link,.linkMenuFooter:visited{
	font-size: 14px;
	
	color: #0066CC;
	text-decoration: none;
}
.linkMenuFooter:hover{
	color: #0066CC;
	text-decoration:underline;
}
.inputbox
{
    border: 1px solid #b9e3fb;
    color: #000000;
    background-color: #FFFFFF;
    font-size: 12px;
}
.LeftMenuDropdown
{
	margin:2px;
    border: 1px solid #b9e3fb;
    color: #000000;
    background-color: #FFFFFF;
    font-size: 12px;
    width:150px;
}
.button
{
	border: 1px solid #000000;
	color: #000000;
	background-color: #FF9900;
	font-size: 12px;
	height:30px;
	cursor:pointer;
}
.txtSearch{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.TransparentGrayBackground 
{
	position: fixed;
	top: 0;
	left: 0;
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 100%
}

.PageUpdateProgress
{
	background-color:#CF4342;
	color:#fff;
	width: 200px;
	text-align: center;
	vertical-align: middle;
}
/*Tabs Rss*/
h1 {font-size: 3em; margin: 20px 0;}
.container {width: 750px; margin: 10px auto;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content
{
	padding: 10px;
	font-size: 1.2em;
	color: #000000;
	text-align: justify;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid #ddd;
	padding: 5px;
}
/*Tab 2*/
.menu {background-color:#ffffff; color:#272727; height:23px; font:11px Tahoma, Arial, Helvetica, sans-serif; padding:4px 5px 2px 10px; border-bottom:2px solid #ff8809; }
.menu ul {margin:0px; padding:0px; list-style:none; text-align:left;}
.menu li {display:inline; line-height:23px;}
.menu li a {color:#666666; text-decoration:none; padding:6px 5px 6px 10px;  background-image:url(images/line.gif); background-repeat:no-repeat; background-position:left;}
.menu li a.tabactive {background-color:#ff8809; font-weight:bold;  position:relative; color:#FFFFFF;} 

/************àÁ¹Ùá¹ÇµÑé§*****************/

.menuVer {
	background-color:#ffffff;
	color:#272727;
	height:100px;
	font:11px Tahoma, Arial, Helvetica, sans-serif;/* border-bottom:2px solid #ff5a00; */
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.menuVer ul {margin:0px; padding:0px; list-style:none; text-align:left;}
.menuVer li {
	display:table;
	line-height:23px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 160px;
}
.menuVer li a {color:#666666; text-decoration:none; padding:6px 5px 6px 10px;  background-image:url(images/line.gif); background-repeat:no-repeat; background-position:left;}
.menuVer li a.tabactive {
	background-color:#ff8809;
	font-weight:normal;
	position:relative;
	color:#FFFFFF;
}