body {
  color            : #000000;
  margin: 0 0 0 0;
  background-image: url(../images/page_bg.gif);
  font-family      : Tahoma, Arial, sans-serif;
  font-size        : 12px;
 
}

td, tr, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
  line-height: 18px;
}

p
{
  text-align: justify;
  line-height: 18px;
  margin-top: 8; 
  margin-bottom: 4;
}

ul 
{ 
	margin-top: 0px;
	margin-bottom: 0px;
}

hr {
  height           : 1px;
  width            : 100%;
}

a
{
	text-decoration: none;
	color: #024991;
}

a:hover
{
	text-decoration: underline;
}

table.tblmain
{
	background-color: White;
}

.top_date {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 15px;
	color: #FFFFFF;
	text-align: none;
	font-weight: none;
	padding-left: 5px;
}

ul.mostread
{
  float          : left;
  margin           : 2px;
  padding-left     : 0px;
  list-style       : none;
}

li.mostread
{  
  line-height      : 15px;
  padding-left     : 24px;
  padding-top      : 0px;
  background-image : url(../images/left_iconnews.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 4px;
  margin-top: 4; 
  margin-bottom: 4;
}

a.mostread:link, a.mostread:visited {
  font-size        : 11px;
  color            : #4A4132;
  text-decoration  : none;
}

a.mostread:hover {
  color            : Red;
  text-decoration  : none;
}


ul.mostread-noibat
{
  float          : left;
  margin           : 1px;
  padding-left     : 0px;
  list-style       : none;
}

li.mostread-noibat
{  
  line-height      : 15px;
  padding-left     : 8px;
  padding-top      : 5px;
  background-image : url(../images/icon_noibat.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 10px;
}

a.mostread-noibat:link, a.mostread-noibat:visited {
  font-size        : 11px;
  color            : #00285A;
  text-decoration  : none;
}

a.mostread-noibat:hover {
  color            : #C00000;
  text-decoration  : underline;
}


ul.latestnews
{
  float          : left;
  margin           : 2px;
  padding-left     : 0px;
  list-style       : none;
}

li.latestnews
{  
  line-height      : 15px;
  padding-left     : 24px;
  padding-top      : 0px;
  background-image : url(../images/left_iconnews.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 4px;
  margin-top: 4; 
  margin-bottom: 4;
}

a.latestnews:link, a.latestnews:visited {
  font-size        : 11px;
  color            : #4A4132;
  text-decoration  : none;
}

a.latestnews:hover {
  color            : Red;
  text-decoration  : none;
}

table.moduletable
{
  width			   : 100%;
  table-layout	   : auto;
}

th.moduletable
{
  font-family: Tahoma;
  font-size        : 11px;
  font-weight      : bold;
  text-align       : left;
  height           : 25px;
  line-height      : 25px;
  text-indent      : 27px;
  color            : #FFFFFF;
  background-image: url(../images/mod_bg.gif);
}

td.moduletable
{
  padding-left     : 0px;
  padding-right    : 0px;
  background-color: #FFFFFF;
}

table.moduletable-leftmenu
{
  width			   : 100%;
  table-layout	   : auto;
}

th.moduletable-leftmenu
{
  font-family: Tahoma;
  font-size        : 11px;
  font-weight      : bold;
  text-align       : left;
  height           : 25px;
  line-height      : 25px;
  text-indent      : 27px;
  color            : #FFFFFF;
  background-image: url(../images/mod_bg_leftmenu.gif);
}

td.moduletable-leftmenu
{
  padding-left     : 0px;
  padding-right    : 0px;
  border: solid 1px #005AC0;
  background-color: #FFFFFF;
}

table.moduletable-search
{
  width			   : 100%;
  table-layout	   : auto;
}

th.moduletable-search
{
  font-family: Tahoma;
  font-size        : 11px;
  font-weight      : bold;
  text-align       : left;
  height           : 25px;
  line-height      : 25px;
  text-indent      : 27px;
  color            : #FFFFFF;
  background-image: url(../images/mod_bg_search.gif);
}

td.moduletable-search
{
  padding-left     : 0px;
  padding-right    : 0px;
  border: solid 1px #FF7006;
  background-color: #FFFFFF;
}

table.moduletable-skqa
{
  width			   : 100%;
  table-layout	   : auto;
}

th.moduletable-skqa
{
  font-family: Tahoma;
  font-size        : 11px;
  font-weight      : bold;
  text-align       : left;
  height           : 25px;
  line-height      : 25px;
  text-indent      : 27px;
  color            : #FFFFFF;
  background-image: url(../images/mod_bg_skqa.gif);
}

td.moduletable-skqa
{
  padding-left     : 0px;
  padding-right    : 0px;
  border: solid 1px #005AC0;
  background-color: #FFFFFF;
}

table.moduletable-login
{
  width			   : 100%;
  table-layout	   : auto;
}

th.moduletable-login
{
  font-family: Tahoma;
  font-size        : 11px;
  font-weight      : bold;
  text-align       : left;
  height           : 25px;
  line-height      : 25px;
  text-indent      : 27px;
  color            : #FFFFFF;
  background-image: url(../images/mod_bg_login.gif);
}

td.moduletable-login
{
  padding-left     : 5px;
  padding-right    : 0px;
  border: solid 1px #005AC0;
  background-color: #FFFFFF;
}


table.moduletable-noibat
{
  width			   : 100%;
  table-layout	   : auto;
}

th.moduletable-noibat
{
  font-family: Tahoma;
  font-size        : 11px;
  font-weight      : bold;
  text-align       : left;
  height           : 25px;
  line-height      : 25px;
  text-indent      : 27px;
  color            : #FFFFFF;
  background-image: url(../images/mod_bg_noibat.gif);
}

td.moduletable-noibat
{
  padding-left     : 5px;
  padding-right    : 0px;
  border: solid 1px #FF7006;
  background-color: #FFFFFF;
}

table.moduletable-lienket
{
  width			   : 100%;
  table-layout	   : auto;
}

th.moduletable-lienket
{
  font-family: Tahoma;
  font-size        : 11px;
  font-weight      : bold;
  text-align       : left;
  height           : 25px;
  line-height      : 25px;
  text-indent      : 27px;
  color            : #FFFFFF;
  background-image: url(../images/mod_bg_lienket.gif);
}

td.moduletable-lienket
{
  padding-left     : 0px;
  padding-right    : 0px;
  border: solid 1px #005AC0;
  background-color: #FFFFFF;
}


table.moduletable-goccanhan
{
  width			   : 100%;
  table-layout	   : auto;
}

th.moduletable-goccanhan
{
  font-family: Tahoma;
  font-size        : 11px;
  font-weight      : bold;
  text-align       : left;
  height           : 25px;
  line-height      : 25px;
  text-indent      : 27px;
  color            : #FFFFFF;
  background-image: url(../images/mod_bg_goccanhan.gif);
}

td.moduletable-goccanhan
{
  padding-left     : 0px;
  padding-right    : 0px;
  border: solid 1px #005AC0;
  background-color: #FFFFFF;
}

td.date_time
{
	font-size: 11px; 
	line-height: 15px;
	color: #000000;
	text-align: none;
	font-weight: none;
	padding-left: 5px;
	background-image: url(../images/date_bg.gif);
}

td.tinmoi
{
	background-image: url(../images/tinmoi_bg.gif);
}

a.latestnews-tinmoi:link, a.latestnews-tinmoi:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #D00400;
	text-decoration  : none;
}

a.latestnews-tinmoi:hover {
  color            : black;
  text-decoration  : underline;
}


a.mainlevel {
  display          : block;
  font-size        : 12px;
  font-weight: bold;
  border-top       : 1px solid #ffffff;
  border-bottom    : 1px solid #999999;
  background-color : #257fd7;
  padding          : 2px 0px 2px 0px;
  color            : #FFFFFF;
  text-indent      : 7px;
  text-decoration  : none;
}
a.mainlevel:hover {
  color: #fff000;
  background-color : #529EE7;
  text-decoration  : none;
}

ul#mainlevel-nav {
  list-style       : none;
  padding          : 0;
  margin           : 0;
}
ul#mainlevel-nav li {
  float            : left;
  width            : auto !important;
  white-space      : nowrap;
  border-right      : 1px solid #FFFFFF;
}
a.mainlevel-nav {
  font-size        : 11px;
  font-weight: bold;
  padding-left     : 5px;
  padding-right    : 5px;
  text-decoration  : none;
  color            : #024991;
}
a.mainlevel-nav:hover {
  color            : #D00400;
  text-decoration  : none;
}


a.sublevel 
{
  font-size: 12px;
  color: #094370;
  line-height: 18px;
  padding-left     : 4px;
  display: block;
  border-top       : 1px solid #ffffff;
  border-bottom    : 1px solid #999999;
  
}

a.sublevel:hover
{
  color: #FF6D00;
  text-decoration: none;
}


a#active_menu {
  color            : #FF6D00;
}

a#active_menu:hover {
  color            : #FF6D00;
}

a#active_menu-nav
{
  color: #D00400;
}
a#active_menu-nav:hover
{
  color: #D00400;
}


a.contentpagetitle
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #fe6e03;
	text-align: none;
	font-weight: bold;
}

a.contentpagetitle:link, a.contentpagetitle:visited
{
  text-decoration: none;
}
a.contentpagetitle:active 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #004054;
	text-align: none;
}
a.contentpagetitle:hover
{
	text-decoration: underline;
    color:#004054;
}

a.blogsection:link, a.blogsection:visited
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 15px;
	color: #3E4723;
	text-align: none;
	font-weight: none;
	text-decoration:none;
}

a.blogsection:active 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #FE0601;
	text-align: none;
}

a.blogsection:hover
{
	text-decoration:underline;
    color:#FE0601;
}


.mod {
  background       : #FFFFFF;
  width            : 2px;
}

.mt {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color            : #FEFEFE;
  font-size        : 4px;
  font-weight      : normal;
 }
.mt a:link, .mt a:visited {
  font-size        : 4px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.mt a:hover {
  font-size        : 4px;
  color            : #FEFEFE;
  text-decoration  : none;
  font-weight      : bold;
}

.main { 
  float            : left; 
  width            : 100%;
  margin           : 0px; 
  padding          : 0px;
}
.contentdescription { 
  width            : auto !important;
  display          : block;
} 
#buttons {
  float            : right;
  margin           : 0px;
  padding          : 0px;
  width            : 50%;
}

.leftrow {
  background-color : #F1F1F1; 
  width            : 158px;
  height           : 100%;
  margin-right     : 5px;
}
.rightrow {
  background-color : #F1F1F1;
  height           : 100%;
  width            : 158px;
  align            : right;
  margin-left      : 5px;
}

#search {
  float            : left;
  margin-top       : 5px;
  border           : 1px solid #cccccc;
  padding          : 0px;
  width           : 123px !important;
  width            : 125px;
  height           : 16px !important;
  height           : 16px;
  overflow         : hidden;
}
#search .inputbox {
  border           : 0px;
  margin-top       : 0px;
  padding          : 2px 3px 2px 6px !important;
  padding          : 0px 3px 2px 6px;
  font-family      : arial, helvetica, sans-serif;
  font-size        : 10px;
  height           : 12px !important;
  height           : 12px;
  width            : 123px !important;
  width            : 125px;
  color            : #999999;
  background       : #FFFFFF;
}
.back_button {
  color            : #333333;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/bb.gif);
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : normal;
  border           : 1px solid #999999;
  padding-bottom   : 4px;
  padding-left     : 20px;
  padding-right    : 2px;
  padding-top      : 1px;
  margin-right     : 4px;
  float            : right;
  line-height      : 10px;
  text-decoration  : none; 
}
.button {
  font-size        : 11px;
  color            : #333333;
  border           : 1px solid #999999;
  margin-bottom    : 5px;
  background-color : #EDEDED;
  padding          : 0 0 1 0;
}
.inputbox {
  border           : 1px solid #999999;
  background	   : transparent url(../images/back.gif);
  background-color : #EDEDED;
  margin-bottom    : 5px;
  color			   : #333333;
}
.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #333333;
  background       : #EDEDED;
  padding          : 1px;
}
.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #E3E3E3;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
}

a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            : #0066CC;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/read.gif);
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #999999;
  padding-bottom   : 3px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}
a.readon:hover {
  color            : #333333;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/read.gif);
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #999999;
  padding-bottom   : 3px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}
table.contenttoc {
  border           : 1px solid #FFFFFF;
  background       : #F1F1F1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #0066CC;
}
.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}
.pagenav {
  color            : #0066CC;
}
a.pagenav:link, a.pagenav:visited {
  text-decoration  : none;
}
a.pagenav:hover {
  text-decoration  : none;
  color: red;
}
.date {
  font-size        : 10px;
  color            : #333333;
  padding-right    : 10px;
}
.small {
  font-size        : 10px;
  color            : #333333;
}
.smalldark {
  font-size        : 10px;
  color            : #333333;
}
.createdate, .modifydate {
  font-size        : 10px;
  color            : #666666;
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #CC9900;
}
.pathway {
  font-size        : 10px;
  color            : #333333;
  padding-left     : 8px;
}
a.pathway:link, a.pathway:visited {
  font-size        : 10px;
  padding-left     : 0px;
}
a.pathway:hover {
  font-size        : 10px;
  padding-left     : 0px;
}
table.content{
  width            : 100%;
  padding          : 0px;
  border-collapse  : collapse;
  border-spacing   : 0px;
  margin-bottom    : 10px;
}
table.contentpane {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 0px;
}
.pollstableborder{
  border-color     : #999999;
}

.componentheading {
  background       : url(../images/cat_title.gif) ;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight      : bold;
  text-align       : left;
  color            : White;
  padding-left: 7px;
  height: 25px;
  line-height: 25px;
}

.contentheading {
  font-size        : 17px;
  font-weight      : bold;
  line-height      : 24px;
  text-align       : left;
  color            : #004054;
  width            : 100%;
}

.title {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight      : bold;
  text-transform   : uppercase;
  text-indent      : 8px;
  font-size        : 20px;
  text-align       : left;
  color            : #FFFFFF;
}
.title a:link, .title a:visited {
  font-size        : 20px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.title a:hover {
  font-size        : 20px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.ontab {
  border-left      : 1px solid #404040;
  text-align       : center;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  cursor           : hand;
  line-height      : 40px;
}
.offtab {
  border-left      : 1px solid #404040;
  text-align       : center;
  color            : #999999;
  font-weight      : normal;
  padding          : 5px;
  cursor           : hand;
   line-height     : 40px;
}
.tabpadding {
 border-left       : 1px solid #404040;
}
.pagetext {
  visibility       : hidden;
  position         : relative;
  top              : -10;
  background-color : #FFFFFF;
  display          : none;
}
.footer {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: White;
  font-size        : 10px;
  font-weight      : normal;
  background-color: #257fd7;
  height: 50px;
 }
.footer a:link, .footer a:visited {
  font-size        : 11px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.footer a:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}
.contact_email  {
  width            : 100%;
}
.contact_email .inputbox {
  width            : 345px;
}


.mosimage_caption
{
  font-family: arial;
  font-size: 10px;
  color: #024991;
  line-height: 15px;
}


.blog_more
{
	color: black;
}

.more_category_news
{

}

a.home_cat:link, a.home_cat:visited
{
  color: white;
  text-decoration: none;
}

a.home_cat:hover
{
  color: #024991;
}

.button-search {
  font-size        : 11px;
  color            : #333333;
  border           : 1px solid #999999;
  margin-bottom    : 5px;
  background-color : #EDEDED;
  padding          : 0 0 1 0;
}
.inputbox-search {
  border           : 1px solid #999999;
  background	   : transparent url(../images/back.gif);
  background-color : #EDEDED;
  margin-bottom    : 5px;
  color			   : #333333;
}
