body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B7B7B7;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a {
	font-size: 11px;
	color: #B7B7B7;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B7B7B7;
}
a:hover {
	text-decoration: underline;
	color: #B7B7B7;
}
a:active {
	text-decoration: none;
	color: #B7B7B7;
}
#main-container {
	height: auto;
	width: 726px;
	margin: auto;
	background-color: #1B1A17;
}
.bg-gradasi {
	background-image: url(../images/bg-main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu {
	color: #FFFFFF;
}
.menu a {
	font-size: 11px;
	color: #FFFFFF;
}
.menu a:link {
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.menu a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#main-footer {
	height: auto;
	width: 706px;
	margin: auto;
	padding: 10px;
	height: 35px;
	background-image: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.white-bold {
	font-weight: bold;
	color: #FFFFFF;
}
.textbox {
	border: 1px solid #000000;
	background-image: url(../images/common/bg-text.gif);
	background-repeat: repeat-x;
	padding: 2px;
	background-color: #FFFFFF;
}
blockquote {
	font: 1em Georgia, "Times New Roman", Times, serif;
	width: 370px;
	padding-left: 18px;
	text-indent: -18px;
	background-image: url(../images/common/close-quote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
blockquote:first-letter {
	padding-left: 18px;
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/common/open-quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.category {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.cat-name {
	font-size: 10px;
}
.item {
	border: 1px solid #333333;
}
#tabnav
	{
		height: 60px;
		margin: 0;
		padding-left: 10px;
	}

#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited
	{		
		background: #252421;
		font-size: 10px;
		line-height: 25px;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border: 1px solid #000000;
		text-decoration: none;
		color: #666;
	}

#tabnav a:link.active, #tabnav a:visited.active
	{	
		background: #333333;
		color: #000;
	}

#tabnav a:hover
	{
		background: #fff;
	}
.more {
	color: #E9C94B;
}
.more a {
	font-size: 11px;
	color: #E9C94B;
}
.more a:link {
	text-decoration: none;
}
.more a:visited {
	text-decoration: none;
	color: #E9C94B;
}
.more a:hover {
	text-decoration: underline;
	color: #B7B7B7;
}
.more a:active {
	text-decoration: none;
	color: #E9C94B;
}

.padding-left {
	padding-right: 15px;
}
.arial11-softbold { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #666666 ; 
font-weight: bold
}
