/*

KAS XL Stylesheet

*/

body {
	padding:0px;
	margin:0px 0px 0px 0px;
	text-align: center;
	font-family:tahoma;
	font-size:12px;
	background:#fefefe url("../images/bg.gif");
}

.xlmarquee {
	color:#AA0000;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}

.tdimage {
	padding-top:10px;
	padding-left:30px;
	padding-right:20px;
	valign:top;
}

.tdtext, .tdthumbs {
	font-family:tahoma;
	padding:10px;
	font-size:12px;
	font-weight:bold;
}

.tdtext p {
	padding-left:20px;
}

.tdthumbs a {
	font-family:tahoma;
	padding:10px;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}


#hotnewscroller{
width: 100%;
height: 200px;
padding: 5px;
background-color: #ffffff;
}


.tdthumbs a:hover{
	font-family:tahoma;
	padding:10px;
	font-size:12px;
	font-weight:bold;
	color:#619543;
	text-decoration:underline;
}

.code {
	font-family:"Courier New", Courier, mono;
	font-weight:bold;
	font-size:12px;
	width:auto;
}

.trheader {
	font-weight:bold;
	background:url("../images/tbheader.gif");
	text-align:center;
	font-size:12px;
	height:10px;
	line-height:10px;
}

.trlist {
	font-size:11px;
	font-weight:bold;
	height:8px;
}

.tblabel {
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.tblabel .tbvalue {
	font-size:12px;
	font-weight:bold;
	color:#4C718B;
}

.trlist-header {
	font-size:11px;
	font-weight:bold;
	height:9px;
}

.trlist-even {
	font-size:11px;
	font-weight:bold;
	height:8px;
	background:#f0f0f0;
}

.trlist-odd {
	font-size:11px;
	font-weight:bold;
	height:8px;
	background:#d0d0d0;
}

img {
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a {
	text-decoration:none;
	font-weight:bold;
	color:#619543;
}

a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#81AA68;
}


#page {
	margin-top:5px;
	padding-bottom:15px;
	width:788px;
	margin-left:118px;
	margin-right:118px;
	text-align:left;
	background:#E0E0E0;
	overflow: hidden;
}

#header {
	background:url("../images/header.gif");
	padding:0px;
	margin:0px;
	height:62;
}

#content {
	padding:0px;
	margin:0px;
	background:#E0E0E0;
}

.column {
	float:left;
	background:#E0E0E0;
	position:relative;
}

#left {
	width: 28px;        /* LC width */
	clear:left;
}

#text {
	padding:10px 10px 10px 10px;
}

#main {
	padding-top:5px;
	padding-bottom:10px;
}

#nav {
	height:24px;
	padding:0px;
	margin:0px;
}


#navfoot {
	height:20px;
	padding:0px;
	margin:0px;
	background: url("../images/bgnavfoot.gif") repeat-x;
}

#footer {
	clear:both;
	background:url("../images/bgfooter.gif");
	padding-left:10px;
	color:#fff;
	height:23px;
	line-height:23px;
	font-weight:bold;
	font-size:11px;
}

#nav-xlcenter ul{
	margin:0;
	padding:0;
	width:auto;	
}

#nav-xlcenter ul li {
	display:block;
	float:left;
	margin:0 0 0 0px;
	line-height:24px;
	color:#fff;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #639544;
}

.active{
	background:#81AA68;
}

.active a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.active a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
#nav-xlcenter a {
}

#nav-xlcenter ul li .active a:hover, #nav-xlcenter ul li a:hover{
	font-weight:bold;
	text-decoration:underline;
}

#nav-footer {
	float:right;
}

#nav-footer ul{
	margin:0;
	padding:0;
	width:auto;	
}

#nav-footer ul li {
	display:block;
	float:left;
	margin:0 0 0 0px;
	line-height:24px;
	color:#fff;
	background : url("../images/bgfooter.gif") repeat-x;
	text-align:center;
}


#nav-footer ul li:hover {
	background: url("../images/bgfooteron.gif") repeat-x;
}

#nav-footer ul li a {
	display:block;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	color:#fff;
	text-decoration:none;
	width:100%;
}

#nav-footer ul li a .active {
	background: url("../images/bgnavon.gif") repeat-x;
}

#nav-footer ul li a:hover {
	text-decoration:underline;
	position: relative;
}


#nav ul {
	margin:0;
	padding:0;
	width:auto;	
}

#nav ul li {
	display:block;
	float:left;
	margin:0 0 0 0px;
	line-height:24px;
	color:#fff;
	background : url("../images/bgnav.gif") repeat-x;
	text-align:center;
}

#nav ul li:hover {
	background: url("../images/bgnavon.gif") repeat-x;
}

#nav ul li a {
	display:block;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	color:#fff;
	text-decoration:none;
	width:100%;
}

#nav .nav-active {
	text-decoration:underline;
}

#nav ul li a:hover {
	text-decoration:underline;
	position: relative;
}


.rtLegal    {font-family: Arial, Verdana, sans-serif; font-size:12px; color: #FFFFFF; font-weight: bold;}
.rtReallyBlack    {font-family: Arial, Verdana, sans-serif; font-size:12px; color: #000000; font-weight: bold;}
.rtBlack    {font-family: Arial, Verdana, sans-serif; font-size:12px; color: #5A5A5A; font-weight: bold;}
.rtRed    {font-family: Arial, Verdana, sans-serif; font-size:12px; color: #AA3C3C; font-weight: bold;}
.rtBiruMuda    {font-family: Arial, Verdana, sans-serif; font-size:18px; color: #0096C8; font-weight: bold;}
.rtBiruTua    {font-family: Arial, Verdana, sans-serif; font-size:20px; color: #003C73; font-weight: bold;}
.rtBiruKuning    {font-family: Arial, Verdana, sans-serif; font-size:12px; color: #EEB400; font-weight: bold;}
