body {
	background-color: #fd7417;
	margin: 10px 0px 10px 0px;
}

body, td, th, form, input, select, textarea{
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
}

.tbl_content {
	height: 650px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link, a:visited, a:active{
	color:#FF9900;
}

a:hover{
	color:#FF6600;
}


.mt {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}
#spasi {
	clear: both;
	height: 2px;
	width: 100%;
}

.bg_top{
	background-image:url(images/bg_top.jpg);
	width:975;
	background-repeat: no-repeat;
	height: 8px;
	margin: 0px;
	padding: 0px;
}

.button {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #ff7c07;
	border: 1px solid #bf5d05;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu_left {
	text-align: left;
	margin-left: 20px;
}
.line_horizotal {
	background-image: url(images/line_h.png);
	background-repeat: repeat-x;
	height: 3px;
	background-position: center;
}
input,select,textarea {
	border: 1px solid #FD7417;
}
.line_vertical {
	background-image: url(images/line_v.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 3px;
}
#foot {
	text-transform: uppercase;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.foot:link,a.foot:visited {
	text-decoration: none;
}
img,.rd {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.judul,.rilis,a.more:link,a.more:visited,.judul a{
	color: #ff9933;
}
.judul,.judul a {
	font-weight: bold;
	text-transform: uppercase;
}
h2{

font-size:12px;

}
a.more,a.more_info,h2{
font-weight: bold;
text-decoration:none;
}

a.foot:link,a.foot:visited,a.foot:active{
	color:#000000;
}

a.foot:hover{
	color:#333333;
}

#menu {
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
}

ul#menu
{
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

ul#menu li.mn
{
	list-style-position: inside;
	border-bottom:1px solid #FE9E5D;
}

.mn a
{
	display: block ; 
	line-height: 29px ;
	color: #FFFFFF;
	text-decoration: none ;
	background: url(images/li.gif) no-repeat 10px 8px;
	padding-left:28px;
}

.mn a{
	color: #FFFFFF;
	_padding-left:10px;
}

.mn a:link, .mn a:visited, .mn a:active{
	color: #FFFFFF;
}

.mn a:hover{
	background-image: url(images/li-hover.gif);
	background-repeat: no-repeat;
	color:#FFFF00;
	background-color:#FF9900;
}

.sub_cat{
	padding:0px;
	margin:0px;
	list-style:none;
	background-image:none;	

}

.li_sub_cat{
	width:175px;

}

.li_sub_cat a
{
	width:140px;
	display: block ; 
	padding-left:30px;
	line-height: 29px ;
	color: #FFFFFF;
	text-decoration: none ;
	background: url(images/li2.gif) no-repeat 15px 10px;
}

.li_sub_cat a:link, .li_sub_cat a:visited, .li_sub_cat a:active{
	color: #FFFFFF;
}

.li_sub_cat a:hover{
	background-image: url(images/li2-hover.gif);
	color:#FFFF00;
	background-color:#FD7417;
}

option {
	text-transform: capitalize;
}

.rolling{
	text-transform:capitalize;
	font-size:10px;
	color:#FF6600;
}

.rolling a, .rolling a:link, .rolling a:visited, .rolling a:active{
	color:#FF6600;
}

.grey{
	color:#666666;
}

.titleLink{
	margin-bottom:6px;
	margin-top:0px;
	font-size:14px;
}

.imageLeft{
	float:left;
	margin-right:6px;
	margin-bottom:6px;
}

.separator{
	border-top:1px dashed #CCCCCC;
}