

/*Begin Tag Style*/
body, td, th, input, select, textarea, form{ /* Common font style */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

body {/* page background */
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-attachment:fixed;
	background-color:#ffffff;
}


input, select, textarea, .blog_comment{/* Input and button style*/
	background-color:#CCCCCC;
	border:1px solid #666666;
	color:#000000;
}


hr	{/* line style */
	color:ECECEC;
	background-color:#ECECEC;
	height: 1px;
	border: 0;
	width: 100%;	
}

a:link, a:visited, a:active {
	color:#FF0000;
	text-decoration:underline;
}

a:hover {
	color:#0000FF;
	text-decoration:underline;
}
/*End Tag Style*/


/*Begin Element Style*/




/*Web Title*/
.web_title {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;	
	color:#666666;
}




/*Path Menu*/
.path_menu {
	font-size:100%;
	text-decoration:none;
}
.path_menu a:link, .path_menu a:visited, .path_menu a:active {
	text-decoration:none;
	color:#999999;
}
.path_menu a:hover{
	color:#FF0000;
	text-decoration:underline;
}




/*e-Commerce*/
.ecommerce {
	color:#999999;
	font-size:100%;
	text-decoration:none;
}
.ecommerce a:link, .ecommerce a:visited, .ecommerce a:active {
	color:#999999;
	text-decoration:none;	
}
.ecommerce a:hover {
	color:#FF0000;
	text-decoration:none;
}




/*Menu Main*/
.menu_main{
	border:none;
	background:none;
}
.menu_main_parent{
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
}
.menu_main_parent a:link,.menu_main_parent a:visited,.menu_main_parent a:active{
	color:#666666;
	text-decoration:none;
}
.menu_main_parent a:hover{
	color:#666666;
	text-decoration:none;
}
.menu_main_child{
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
}
.menu_main_child a:link, .menu_main_child a:visited, .menu_main_child a:active{
	color:#666666;
	text-decoration:none;
}
.menu_main_child a:hover{
	color:#FF0000;
	text-decoration:none;
}





/*Page Title*/
.page_title {
	font-size:140%;
	font-weight:bold;
	color:#999999;
}



/*Content*/
.content{

}
.content_title {
	font-size:110%;
	font-weight:bold;
	color:#999999;	
	
}
.content_description {
	font-size:105%;	
}
.content_date {
	font-size:90%;
	font-style:italic;
	color:#666666;
}




/*news*/
.news {
	text-decoration:none;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	
}
.news_title, .news_title a:link, .news_title a:visited, .news_title a:active {
	text-decoration:none;
	color:#666666;
}
.news_title a:hover{
	color:#666666;
	text-decoration:underline;
	
}
.news_content {
	color:#909090;
}

.news_balistic{/*Atur Tinggi*/
	height:120px;
}

/*Gallery*/
.gallery {
	border:1px solid #ECECEC;
	
}
.gallery_title{

}
.gallery_description{

}




/*Menu Second*/
.menu_second {
	border-top:1px solid #ECECEC;
}
.menu_second_parent{
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
}
.menu_second_parent a:link, .menu_second_parent a:visited, .menu_second_parent a:active{
	color: #666666;
	text-decoration:none;
}
.menu_second_parent a:hover{
	color: #CCCCCC;
	text-decoration:underline;
}

.menu_second_child{
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
}
.menu_second_child a:link, .menu_second_child a:visited, .menu_second_child a:active{
	text-decoration:none;
	color: #CCCCCC;
}
.menu_second_child a:hover{
	text-decoration:underline;
	color: #FF0000;
}




/*Blog Style*/
.blog {

}
.blog_comment{
margin-bottom:2px;

}
.blog_comment a:link, .blog_comment a:visited, .blog_comment a:active{
	border:1px solid #FFFFFF;
	border-bottom:2px solid #7E7E7E;
	text-decoration:none;
	background-color:#D1D1D1;	
	color:#666666;
	padding:2px;
	height:15px;
}
.blog_comment a:hover {
	background-color:#7E7E7E;
	border:1px solid #FFFFFF;
	border-bottom:2px solid #D1D1D1;
	text-decoration:none;
	color:#ffffff;
	padding:2px;
	height:15px;		
}

.blog_menu_link a:link, .blog_menu_link a:visited, .blog_menu_link a:active {
	color:#999999;
	
}
.blog_menu_link a:hover  {
	color:#FF0000;
}

.blog_menu_title {
 color:#999999;
 }


/*Calendar Style*/
.calendar {
	background-color:#FFFFFF;
	border:1px solid #ECECEC;
}
.calendar_month {
	color:#FFFFFF;
	background-color:#999999;
	font-size:70%;	
}
.calendar_month a:link, .calendar_month a:visited, .calendar_month a:active{
	color:#FFFFFF;
	background-color:#999999;
}
.calendar_month a:hover {
	color:#FF0000;
	background-color:#FFFFFF;
}
.calendar_week {
	background-color:#666666;
	font-size:70%;
	color: #FFFFFF;
}

.calendar_date{
	background-color:#CCCCCC;
	color:#333333;
	font-size:70%;	
}
.calendar_date a:link, .calendar_date a:visited, .calendar_date a:active{
	color:#FFFFCC;
}
.calendar_date a:hover {
	color:#FFFF00;
}


/*Copyright*/
.copyright{
	font-size:90%;
	color: #666666;
	text-decoration:none;	
}


.copyright a:link, .copyright a:visited, .copyright a:active{
	color: #666666;
	text-decoration:none;	
}

.copyright a:hover{
	color: #FF0000;
	text-decoration:underline;	
}
/*End Style*/

.promise{
 	font-family: tahoma,verdana;
	font-size:13px;
	color: #666666;
	font-weight:bold;
}

.Menu{
	margin:4px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
}

.sub{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 18px;
	_padding:0px 0px 0px 0px;
	height:1%;
}

.grey {
	color:#B6B6B6;
	background-image:    url("../_sys_skin/images/icon.gif");
	background-repeat:no-repeat;
	background-position:left 3px;
	_height:1%;
	list-style-type:none;
	padding:0px 0px 14px 18px;
}

.grey a:link, .grey a:visited, .grey a:active{
	color:#B6B6B6;
	text-decoration:none;
}

.grey a:hover{
	color:#999999;
	text-decoration:none;
}

.greySub{
	color:#B6B6B6;
	background-image:    url("../_sys_skin/images/icon-sub-grey.gif");
	background-repeat:no-repeat;
	background-position:left 1px;
	_height:1%;
	list-style-type:none;
	margin:0px 0px 14px 0px;
	_margin:14px 0px 0px 0px;
	padding:0px 0px 0px 18px;	
}

.greySub a:link, .greySub a:visited, .greySub a:active{
	color:#B6B6B6;
	text-decoration:none;
}

.greySub a:hover{
	color:#999999;
	text-decoration:none;
}

.black{
	color:#B6B6B6;
	background-image:    url("../_sys_skin/images/2icon.gif");
	background-repeat:no-repeat;
	background-position:left 3px;
	_height:1%;
	list-style-type:none;
	padding:0px 0px 14px 18px;
}

.black a:link, .black a:visited, .black a:active{
	color:#666666;
	text-decoration:none;
}

.black a:hover{
	color:#CCCCCC;
	text-decoration:none;
}

.blackSub{
	color:#666666;
	background-image:    url("../_sys_skin/images/icon-sub-black.gif");
	background-repeat:no-repeat;
	background-position:left 1px;
	_height:1%;
	list-style-type:none;
	margin:0px 0px 14px 0px;
	_margin:14px 0px 0px 0px;
	padding:0px 0px 0px 18px;	
}

.blackSub a:link, .blackSub a:visited, .blackSub a:active{
	color:#666666;
	text-decoration:none;
}

.blackSub a:hover{
	color:#999999;
	text-decoration:none;
}