body, tr, td, table, th {
color : #000000;
font-family : tahoma, verdana, arial;
font-size : 11px;
}
form {
margin : 0;
}
a, a:link, a:active, a:visited {
color : #003c5e;
text-decoration : none;
}
a:hover {
color : #ef6d00;
text-decoration : underline;
}
textarea, select {
color : #000000;
font : normal 11px tahoma, verdana, arial;
border : 1px solid;
border-color : #000000;
}
.selects {
font : normal 10px tahoma, verdana, arial;
border : 1px solid;
border-color : #000000;
width : 170px;
}
.sinput {
font-size : 11px;
font-family : tahoma, verdana, arial;
border : 1px solid #b9b9b9;
width : 100%;
}
hr {
height : 0;
border : 0 solid #b9b9b9;
border-top-width : 1px;
}
.menu {
font-size : 12px;
font-family : tahoma;
color : #000000;
font-weight : bold;
}
td.top, a:link.top, a:active.top, a:visited.top {
color : #000000;
font-size : 11px;
font-family : Tahoma, Verdana, Arial;
font-weight : bold;
}
a:hover.top {
color : #294a7b;
text-decoration : none;
}
.topmenu {
font-size : 11px;
color : #294a7b;
font-family : tahoma, verdana, arial;
}
:hover.topmenu {
color : #ef6d00;
}
.topsmall {
font-size : 9px;
color : #30a1db;
font-family : tahoma, verdana, arial;
}
.tsmall {
font-size : 9px;
color : #5f5f5f;
font-family : tahoma, verdana, arial;
}
.A_black {
font-size : 11px;
color : #000000;
font-family : tahoma, verdana, arial;
}
:hover.A_black {
color : #30a1db;
}
.A_white, a:link.A_white, a:active.A_white, a:visited.A_white {
font-size : 10px;
color : #ffffff;
font-family : tahoma;
font-weight : bold;
text-decoration : none;
text-transform : uppercase;
}
a:hover.A_white {
color : #ffffff;
}
.storytitle {
font-weight : bold;
font-size : 14px;
color : #294a7b;
font-family : arial, verdana, tahoma;
}
a:link.storycat, a:active.storycat, a:visited.storycat {
font-weight : bold;
font-size : 14px;
color : #294a7b;
font-family : Arial;
text-decoration : underline;
}
a:hover.storycat {
color : #000000;
}
.grey {
font-size : 11px;
color : #5f5f5f;
font-family : arial, verdana, tahoma;
}
a:link.grey, a:active.grey, a:visited.grey, a:hover.grey {
font-size : 11px;
color : #5f5f5f;
font-family : arial, verdana, tahoma;
text-decoration : none;
}
.code {
font-size : 9px;
color : blue;
font-family : tahoma, verdana, arial;
}
h1 {
font-weight : bold;
font-size : 15px;
color : #294a7b;
font-family : tahoma, verdana, arial;
}
h2 {
font-weight : bold;
font-size : 14px;
color : #294a7b;
font-family : tahoma, verdana, arial;
}
.content {
color : #000000;
font-size : 11px;
font-family : Tahoma, Verdana, Arial;
}
.title {
color : #000000;
font-size : 11px;
font-family : Tahoma;
}
a:link.title, a:active.title, a:visited.title, a:hover.title {
color : #003c5e;
font-size : 11px;
font-family : Tahoma;
}
.indexhometext {
color : #000000;
font-size : 10pt;
font-family : Arial;
}
.articlehometext {
color : #373737;
font-size : 10pt;
font-family : Arial;
font-weight : bold;
}
.footmsg {
font-family : Arial;
font-size : 10px;
color : #003c5e;
font-weight : bold;
}
.tdmenu {
border-top-style : solid;
border-bottom-style : solid;
background-color : #0168b3;
text-transform : uppercase;
color : #e4e4e4;
font-family : Verdana;
font-size : 9px;
font-weight : bold;
}
.topmore {
text-transform : uppercase;
font-size : 9px;
font-family : Verdana;
font-weight : bold;
color : #333333;
}
a:link.indexlink, a:active.indexlink, a:visited.indexlink {
color : #333333;
}
a:hover.indexlink {
color : #000000;
}
.A_menu, a:link.A_menu, a:active.A_menu, a:visited.A_menu {
font-size : 11px;
color : #ffffff;
font-family : tahoma, verdana, arial;
font-weight : bold;
text-decoration : none;
}
a:hover.A_menu {
color : #ff9c12;
}
.A_bl, a:link.A_bl, a:active.A_bl, a:visited.A_bl {
font-size : 11px;
color : #000000;
font-family : tahoma, verdana, arial;
font-weight : bold;
text-decoration : none;
}


body{
	background:url(bg.gif);
	margin:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a, a:link, a:visited{ color:#019BD6; text-decoration:none; }
a:hover{ color:#44A900; }
.main_menu{
	background:url(bg_left.jpg) repeat-x;
	height:30px;
	padding-left:5px;
	padding-bottom:5px;
}
.main_menu a, .main_menu a:link, .main_menu a:visited, .main_menu a:hover{
	font-weight:bold;
	color:#FFFFFF;
}
.menu_line{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:5px;
	border-bottom:1px #CCCCCC dotted;
}
.menu_line a, .menu_line a:link, .menu_line a:visited{ color:#019BD6; }
.menu_line a:hover{	color:#44A900; }
.bg_big{
	background:url(bg_big.jpg) no-repeat;
	height:32px;
	width:170px;
	padding-left:40px;
}

.right_title{
	background:url(bg_title.jpg) no-repeat;
	height:33px;
	padding-left:5px;
	padding-bottom:5px;
	color:#ffffff;
}
.right_box{
	font-size:11px;	
	color:#6b6b6b;
}
.right_line{
	font-size:11px;
	line-height:18px;
	padding-bottom:2px;
	color:#6b6b6b;
}
.right_line a, .right_line a:link, .right_line a:visited{
	border-bottom:1px #CCCCCC dashed;
}
.center_title, .center_title a, .center_title a:link, .center_title a:visited{
	font-size:12px;
	color:#44a900;
	height:24px;
	text-transform:uppercase;
	font-weight:bold;
}
.center_line{
	font-size:11px;
}
.nounder, .nounder a, .nounder a:link, .nounder a:visited{
	border-bottom:0px;
}
.undertext{
	text-decoration:underline;
}
.button{
	font-size:11px;
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-bottom: 2px #FF9900 solid;
}
.h_menu a, .h_menu a:link, .h_menu a:visited{
	color:#FFFFFF;
}
.h_menu a:hover{
	color:#FFFFFF;
	border-bottom:1px #FFFFFF dashed;
}
.bg_topnews{
	background:url(bg_topnews.jpg) no-repeat top;
	height:48px;
	margin:0px;
	padding:0px;
}
.img1{
	padding-top:3px;
	padding-right:3px;
}
.bg_top
{
	background:url(space2.jpg) repeat-x;
	height:31px;
}
.img_album{
	padding:2px;
	border:#CCCCCC 1px solid;
	width:60px;
	height:45px;
}
.img_bg{
	padding:9px 2px 2px 10px;
	background:url(image_bg.jpg) no-repeat;
	width:160px;
	height:121px;
}
.img_one{
	border:#CCCCCC 0px solid;
	width:140px;
	height:100px;
}
.img_news{
	width:150px;
	height:100px;
	padding-right:5px;
}


#domticker{
}

#domticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}

#domticker a{
}

#domticker2{
}

#domticker2 a{
}

.someclass{ //class to apply to your scroller(s) if desired
}
.txt_blue
{
	color:#019bd6;
	line-height:25px;
}
.txt_black
{
	color:#6b6b6b;
	line-height:18px;
}
.txt_white
{
	color:#ffffff;
}

/*Begin News*/
.news_block{
	font-size:12px;
	color:#656565;
}
.news_block .title{
	padding:5px 0px 5px 0px;
}
.news_block .image{
	padding:0px 5px 5px 0px;
	float:left;
}
.news_block .image img{
	width:160px;
	height:110px;
}
.news_block .date{
	font-size:12px;
	color:#f8b150;
}
.news_block .intro{
	line-height:16px;
	color:#656565;
	text-align:justify;
}
.news_block .detail{
	text-align:right;
}
.news_block .detail a{
	font-size:11px; 	
}
.news_nonews{
	color:#FF0000;
	padding-top:5px;
}
.news_paging{
	height:30px;	
}

.news_block2{
	font-size:12px;
	color:#656565;
}
.postedat, .news_block2 .posted_at{
	text-align:right;
	color:#919090;
	font-size:10px;
}
.news_block2 .title{
	padding:10px 0px 10px 0px;
	color:#656565;
	font-weight:bold;
	font-size:14px;
}
.news_block2 .image{
	padding:0px 5px 5px 0px;
	float:left;
}
.news_block2 .content{
	color:#656565;
	text-align:justify;
}
.news_block2 .author, .news_block2 .source{
	padding:10px 0px 10px 0px;
	text-align:right;
}
.news_block2 .share{
	padding:10px 0px 10px 0px;
	text-align:right;
	font-size:11px;
	font-weight:bold;
}
.news_block2 .otitle{
	padding:10px 0px 5px 0px;
	color:#44A900;
	text-transform:uppercase;
	font-weight:bold;
}
.news_block2 .feedback{
	font-size:10px;
}
.news_block2 .scaledimg{
	width:530px;
}
/*End News*/
.secure_code{
	width:120px; 
	height:39px; 
	vertical-align:middle; 
	font-size:30px; 
	letter-spacing:3px;
	font-weight:bold;
	/*text-transform:uppercase;*/
	font-family:Verdana;
}
.secure_code2{
	width:100px; 
	height:18px; 
	vertical-align:middle; 
	font-size:16px; 
	letter-spacing:3px;
	font-weight:bold;
	font-family:Verdana;
}

/*CSS of Dang*/
.txt_big
{
	color:#44a900;
	line-height:18px;
}
.txt_red
{
	color:#019BD6;
	line-height:20px;
}
.bg_lang
{
	background:#e9e9e9;
}
.bg_menu
{
	background:#f5f5f5;
	width:180px;
}
.line
{
	background:#e9e9e9;
}
.line2
{
	background:url(line2.jpg) no-repeat;
}
.bg_right
{
	background:url(bg_title.jpg) no-repeat;
	height:33px;
	width:180px;
}
/*form*/
.bg_form
{
	background:#f1fcff;
	border:1px solid #d4ebf1;
}
.form
{
	width:300px;
}
#maingallery{
	font-size:11px;
}
#maingallery .nav{
	padding:8px 2px 8px 2px;
	border:1px solid #CCCCCC;
	border-bottom:2px solid #000000;
}
#maingallery .paging{
	padding:5px 2px 5px 2px;
	border:1px solid #CCCCCC;
	border-bottom:2px solid #000000;
}
#maingallery .listimg{
	padding-top:5px;
	padding-bottom:5px;
}
#maingallery .slideshow{
	padding-top:5px;
	padding-bottom:5px;
}
.schedule_tbl{
	border:1px #000000 solid;
	border-top:2px #000000 solid;
	background:#FFFFFF;
	color:#019BD6;
}
.schedule_tbl td, th{
	line-height:16px;
}

/* CSS Document */
/* These are the style specifications for the menu layers.  
   Set width to get more browsers' corporation  */
div.menu  { 
  position:absolute; 
  visibility:hidden; 
  left:0; 
  top:0; 
  z-index:500;
  font-size:12px; 
  background-color:#fbf8f1; 
  /*border-color: #f7faff #99a #99a #f7faff; */
}

/* Style specifications for menu items and links  */
div.menu ul { margin:.5em 1em .6em 0; padding:0 }
div.menu ul li { line-height:1; list-style-type:none; margin:0 0 .8em .0em;}

div.menu a { text-decoration:none; white-space:nowrap; }  
div.menu a:link { color:#729E2F }
div.menu a:visited { color:#16B1E3; }
div.menu a:hover { color:#16B1E3; }
