/*
Theme Name: Blue-Dream
Theme URI: http://www.hablogs.com/demo/index.php?wptheme=Blue-Dream
Description: A Nice and clean Blue & White theme
Version: 1.0
Author: Elad Domb
Author URI: http://wordpress.reviewitonline.net
*/

/***************************************************/
* {
	font-family: arial, verdana;
	color: #454545;
	outline: 0;
	margin: 0;
	border: 0 none;
	text-decoration: none;
	white-space: normal;
	
}

html, body {line-height: 1}
hr {display: none}

blockquote {

    padding-left: 20px;

    background: url(../assets/img05.gif) repeat-y;
	

}
ol {list-style-type: decimal}
.clear {clear: both}

.Text1 {

	font:12px Arial, Helvetica, sans-serif;

	color:#DAFAE1;

	font-weight:bold;

	}	.TextBold1 {

	font:12px Arial, Helvetica, sans-serif;

	color:#333333;

	font-weight:bold;

	}
	
	.TextBold2 {

	font:15px Arial, Helvetica, sans-serif;

	color:#666666;

	font-weight:bold;

	}
	.TextBold2a {

	font:16px Arial, Helvetica, sans-serif;

	color: #69A5E0;

	font-weight:bold;

	}
	.TextBold3 {

	font:11px Arial, Helvetica, sans-serif;

	color:#666666;

	font-weight:bold;

	}
	.TextBold4 {

	font:11px Arial, Helvetica, sans-serif;

	color: #FFCC00;

	font-weight:bold;

	}
/***************************************************/
body {
	background: #ffffff url(../images/bg.gif) repeat-x top;
	text-align: left;
}

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header {
	width: 980px;
	height: 220px;
	background-repeat: no-repeat;
}
/******************CONTENT******************/
#wrapper {
	display: block;
	width: 1000px;
	position: relative;
	background: url(images/postbg.gif) repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
}

#content {
	width: 645px;
	float: left;
	color: #292929;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 20px;
	font-family: Arial, Sans-Serif;
	line-height: 15pt;
	border-right-style: dotted;
	border-right-color: #F4F4F4;
	border-right-width: 2px;
	font-size: 12px;
	
}

#content h1{
    color: #CC6633;
	font-weight: bold;
	font-size:24px;
}

#content h2{
    color: #CC6633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:30px;
}


.contentpakethosting {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
}

.lside {
	width:450px;
	float:left;
}

.lside-main {
	width:320px;
	float:left;
}
.lside-pic {
	width:100px;
	float:left;
}
.rside-main {
	width:320px;
	float: right;
}

#box1 {
	width:600px;
	border:#990000 dotted 1px;
	background-color:#FEE9DE;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#box2 {
	width:600px;
	border: #003399 dotted 1px;
	background-color:#E1ECFB;
	padding: 20px;
}


#artikelcontent {
	width:630px; 
}

#artikelcontent h1 {
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:23px;
	color: #333333;
	padding-left:15px;
	background: url(../assets/artikelpic.gif) no-repeat;
	background-position: 5px 0px;
	line-height:35px;
}

#artikelcontent ul {
	list-style-type:none;
	
}
#artikelcontent ul li {
	background:url(../assets/arrow.png) no-repeat;
	background-position: 5px 7px;
	
	padding-left:27px;
	
}

#order {
	width:627px;
	border:3px #666666 solid;
	background-color: #FBFBFB;
}

#order h1 {
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:23px;
	color: #333333;
	padding-left:15px;
	background: url(../assets/artikelpic.gif) no-repeat;
	background-position: 15px 15px;
	line-height:35px;
	padding-top: 15px;
}


.rside {
	width:170px;
	float: right;
}

.rside2 {
	width:190px;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
}


#homeartikel {
	width:600px;
	border-bottom-style:dotted;
	border-bottom-color:#999999;
	border-bottom-width:1px;
	border-left-style:solid;
	border-left-color:#999999;
	border-left-width:4px;
	border-right-style:dotted;
	border-right-color:#999999;
	border-right-width:1px;
	border-top-style:dotted;
	border-top-color:#999999;
	border-top-width:1px;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 15px;
	background-image: url(../assets/bghomeartikel.gif);
	
}

#homeartikel h1 {
	font-family:"Courier New", Courier, monospace;
	font-size:25px;
	font-weight:bold;
	color: #666666;
}

/***************************************************/
#ordernav {
	float: left;
	width: 632px;
	height: 45px;
}

#ordernav ul {
	float: left;
	padding-top: 15px;
	padding-left: 0px;
	height: 30px;
	list-style: none;
	width: 630px;
}

#ordernav ul li {
	float: left;
	height: 30px;
	text-align: center;
	margin-right: 1px;
	border-right-color:#666666;
	border-right-style:solid;
	border-right-width:1px;
	border-left-color:#666666;
	border-left-style:solid;
	border-left-width:1px;
}

#ordernav ul li a {
	background: url(../images/nav.gif) repeat-x;
	background-position: center 0px;
	float: left;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 30px;
	height: 30px;
	font-size: 11px;
	color: #bbb;
	font-weight: bold;
}

#ordernav ul li {
	background: url(../images/nav.gif) repeat-x;
	background-position: center 0px;
	float: left;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 30px;
	height: 30px;
	font-size: 11px;
	color: #bbb;
	font-weight: bold;
}

#ordernav ul li a:hover {
	background: url(../images/nav.gif) repeat-x;
	background-position: center -30px;
	color: #666;
}

#ordernav ul li.current_page_item a {
	background: url(../images/nav.gif) repeat-x;
	background-position: center -60px;
	color: #FFF;
}

#ordernav ul li.current_page_item {
	background: url(../images/navorder.gif) repeat-x;
	background-position: center -60px;
	color: #FFF;
}

#ordernav ul li.current_page_item a:hover {
	background: url(../images/nav.gif) repeat-x;
	background-position: center -60px;
}
/***************************************************/


#pagenav {
	float: left;
	width: 627px;
	height: 45px;
}

#pagenav ul {
	float: left;
	padding-top: 15px;
	padding-left: 20px;
	height: 30px;
	list-style: none;
}

#pagenav ul li {
	float: left;
	height: 30px;
	text-align: center;
	margin-right: 1px;
}

#pagenav ul li a {
	background: url(../images/nav.gif) repeat-x;
	background-position: center 0px;
	float: left;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 30px;
	height: 30px;
	font-size: 16px;
	letter-spacing: -1px;
	color: #bbb;
	font-weight: bold;
}

#pagenav ul li a:hover {
	background: url(../images/nav.gif) repeat-x;
	background-position: center -30px;
	color: #666;
}

#pagenav ul li.current_page_item a {
	background: url(../images/nav.gif) repeat-x;
	background-position: center -60px;
	color: #FFF;
}

#pagenav ul li.current_page_item a:hover {
	background: url(../images/nav.gif) repeat-x;
	background-position: center -60px;
}
/***************************************************/
/***************************************************/

.cekdominput {
	width: 240px;
	border: 1px solid #ddd;
	color: #666;
	background: #fff;
	padding: 3px;
	
}
.cekdominput2 {
	width: 350px;
	border: 1px solid #ddd;
	color: #666;
	background: #fff;
	padding: 3px;
	
}
.cekdominput3 {
	width: 200px;
	border: 1px solid #ddd;
	color: #666;
	background: #fff;
	padding: 3px;
	
}
.cekdominput4 {
	width: 50px;
	border: 1px solid #ddd;
	color: #666;
	background: #fff;
	padding: 3px;
	
}
.cekdomcombo {
	width: 150px;
	border: 1px solid #ddd;
	color: #666;
	background: #fff;
	padding: 3px;
}
.cekdomcombo1 {
	width: 50px;
	border: 1px solid #ddd;
	color: #666;
	background: #fff;
	padding: 3px;
}
.cekdomcombo2 {
	width: 300px;
	border: 1px solid #ddd;
	color: #666;
	background: #fff;
	padding: 3px;
}
.cekdombutton {
	width: 94px;
	height:25px;
	border: 1px solid #fff;
	color: #FFFFFF;
	font-weight:bold;
	background: #F96B02;
	padding: 1px;
}
.button01 {
	width: 94px;
	height:25px;
	border: 1px solid #333333;
	color: #FFFFFF;
	font-weight:bold;
	padding: 5px;
	padding-bottom: 5px;
	background-color: #FF6600;
}

#searchform {
	float: left;
	width: 333px;
	height: 45px;
	margin-right: 0px;
	padding-top: 0px;
	text-align: right;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #E1E1E1;
}

#searchform form {
	float: right;
	
	background: url(../images/ico-search.png) no-repeat;
	background-position: left 0px;
	width: 333px;
	height: 45px;
}

#searchform fieldset {
	float: right;
	display: inline;
	padding-top: 10px;
	height: 45px;
}

#searchform label {
	vertical-align: middle;
	color: #666;
	font-weight: bold;
	font-size: 11px;
}

#searchform input {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
}

#searchinput {
	width: 177px;
	height: 20px;
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 6px;
	background: url(../images/search-input.png) no-repeat;
	color: #999;
}
#searchcombo {
	width: 177px;
	height: 30px;
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 6px;
	background: url(../images/search-input.png) no-repeat;
	color: #999;
}

#searchbutton {
	width: 35px;
	height: 25px;
	line-height: 1.4em;
	background: url(../images/search-button.png) no-repeat;
	font-weight: bold;
	color: #366799;
	text-align: center;
	cursor: pointer;
}
/***************************************************/
/* Search form CSS */
form#srcform {
	background: #EEE;
	padding: 10px;
}

form#srcform fieldset {
}

form#srcform input {
	vertical-align: middle;
	font-size: 16px;
}

form#srcform #srcinput {
	padding: 4px;
	width: 250px;
	background: #FFF;
	color: #333;
	font-weight: normal;
	border: 1px solid #ddd;
}

form#srcform #srcbutton {
	padding: 2px;
	width: 50px;
	background: #aaa;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

.input1 {
	border: 1px solid #ddd;
	width: 200px;
	padding: 3px;
	color: #999;
	background: #fffff4;
}
.input2 {
	border: 1px solid #ddd;
	width: 300px;
	padding: 3px;
	color: #999;
	background: #fffff4;
}

.input3 {
	border: 1px solid #ddd;
	width: 100px;
	padding: 3px;
	color: #999;
	background: #fffff4;
}
.input4 {
	border: 1px solid #ddd;
	width: 350px;
	padding: 3px;
	color: #999;
	background: #fffff4;
}

.feedemail:focus {
	border: 1px solid #bbb;
	color: #ff9600;
	background: #fff;
}
/***************************************************/
#logo {
	float: left;
	display: inline;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 20px;
	padding-right: 23px;
	padding-left: 28px;
	border-right: 1px dashed #ccc;
	background-position: left 0px;
}

#logo h1 {
	padding-top: 9px;
	font-size: 22px;
	font-weight: bold;
}

#logo h1 a {
	font-size: 36px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #336600;
}

#logo h1 a:hover {
	color: #489100;
}

#logo .description {
	color: #999;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
}

#about {
	float: left;
	display: inline;
	margin-top: 45px;
	width: 480px;
	font-size: 12px;
}

#aboutpic {
	float: left;
	display: inline;
	margin-top: 14px;
	width: 100px;
	font-size: 12px;
}

#about p {
	color: #999;
	font-size: 12px;
	line-height: 1.4em;
}
/***************************************************/
#column {
	float: left;
	width: 540px;
	margin-right: 20px;
	border-top: 5px solid #a1c4d3;
}

.post {
	margin-top: 10px;
}

.post a {
	color: #366799;
}

.post a:hover {
	color: #5ea2e7;
}

.post-top {
	width: 540px;
	height: 10px;
	background: url(../images/post-top.png) no-repeat;
	overflow: hidden;
}

.post-bottom {
	width: 540px;
	height: 10px;
	background: url(../images/post-bottom.png) no-repeat;
	overflow: hidden;
}

.entry {
	background: #FFF;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

.entry h2 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	line-height: 1.3em;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
}

.entry h2 a {
	line-height: 1.3em;
	font-size: 20px;
	letter-spacing: -1px;
}

.entry .date {
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	color: #999;
	padding-bottom: 5px;
	font-size: 11px;
}

/********* CSS For Post Info Below Header ***************/
.info {
	background: #fffff4;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
}

.info .cat {
	float: left;
}

.info .comments {
	float: right;
}

.info .cat a {
	line-height: 26px;
	background: url(../images/ico-date.gif) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}

.info .comments a {
	line-height: 26px;
	background: url(../images/ico-comment.gif) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}
.navigation {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: bold;
}

.navigation a {
	color: #333;
}

.navigation a:hover {
	color: #666;
}

.navleft {
	float: left;
	width: 48%;
}

.navright {
	float: right;
	width: 48%;
	text-align: right;
}

#sidebar {
	float: right;
	width: 320px;
}

.cekdomlayout {
	margin-top: 10px;
	margin-left:5px;
	padding-left:15px;
	width: 299px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 15px;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #FF6600;
	background-color: #F4F8F1;
	background-image: url(../images/grad02.gif);
	border-bottom-color: #FF6600;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FF6600;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #FF6600;
	border-right-style: solid;
	border-right-width: 1px;
	
}

.smenu {
	margin-top: 10px;
	margin-left:5px;
	padding-left:15px;
	width: 300px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 15px;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #999999;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height:24px;
	background-image: url(../assets/bgsmenu.gif);
	border-left-color: #EFEFEF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #EFEFEF;
	border-right-style: solid;
	border-right-width: 1px;
	
}

.bank {
	margin-top: 10px;
	margin-left:5px;
	padding-left:15px;
	width: 300px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 15px;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	line-height:24px;
	
}
.online-support {
	margin-top: 10px;
	margin-left:5px;
	padding-left:15px;
	width: 300px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 15px;
	line-height:24px;
	
}

.online-support h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#003399;
}

.cekdomlayout h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	padding-left:40px;
	background: url(../images/ico-search.gif) no-repeat;
	background-position: left 0px;
	height: 33px;
}

.smenu h1 {
	font-family: "Courier New", Courier, monospace;
	font-size:22px;
	font-weight:bold;
	padding-left:45px;
	background-position: left 0px;
	height: 33px;
	background-image: url(../assets/menuside.gif);
	background-repeat: no-repeat;
	padding-bottom: 15px;
	padding-top: 6px;
	color: #CCCCCC;
}

.smenu ul {
	list-style-type:none;
	
}

.smenu ul li {
	background: #FCFCFC url(../assets/arrowh.png) no-repeat;
	background-position: 5px 7px;
	border-bottom-style:dotted;
	border-bottom-color:#666666;
	border-bottom-width:1px;
	padding-left:24px;
}

.smenu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0033CC;
}

.smenu a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #CC3300;
}



.cekdomx2 {
	padding-left:35px;
}

/***************************************************/
.tabs {
	margin-top: 10px;
	margin-left:2px;
	width: 350px;
	overflow: hidden;
	
}

.tabs li {
	float: left;
	display: inline;
	margin-left: 1px;
	text-align: center;
	overflow: hidden;
	font-size: 11px;
	
}

.tabs li a {
	float: left;
	display: block;
	color: #336699;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 26px;
	height: 26px;
	background: url(../images/tab.gif) repeat-x top;
}

.tabs li a:hover {
	display: block;
	color: #5ea2e7;
}

.tabs li a.selected {
	display: block;
	background: url(../images/tab.gif) repeat-x bottom;
	color: #FFF;
}

.tabs li a.selected:hover {
	display: block;
	background: url(../images/tab.gif) repeat-x bottom;
	color: #FFF;
}
/***************** CSS For TAB Content *******************/
.tabcontent {
	display: none;
	background: #FBFBFB url(../images/tabtop.gif) no-repeat top;
	border: 1px solid #eee;
	border-top: 0;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	overflow: hidden;
	font-size: 11px;
	width:290px;
	margin-left:5px;
}

.tabcontent a, .tabcontent a strong {
	color: #2c78b9;
	line-height: 1.4em;
}

.tabcontent a:hover, .tabcontent a:hover strong {
	color: #5ea2e7;
}

.tabcontent ul li {
	display: block;
	background: url(../images/bullet.gif) no-repeat;
	background-position: left 5px;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	color: #999;
	line-height: 1.4em;
	font-size: 11px
}

.tabcontent ul li a {
	color: #2c78b9;
	line-height: 1.4em;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#CC3300;
}

.tabcontent ul li a:hover {
	color: #5ea2e7;
}

.tabcontent ul li span {
	display: block;
	color: #999;
}
/***************** CSS For TAB Content *******************/
@media print {
	.tabcontent {
	display: block !important;
	}
}
/***************************************************/
.sidebar {
	float: left;
	width: 200px;
	margin-right: 20px;
	font-size: 11px;
}

.sidebar a {
	color: #366799;
}

.sidebar a:hover {
	color: #5ea2e7;
}

.sidebar ul li h2 {
	margin-top: 10px;
	display: block;
	background: #fffff4;
	width: 198px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-top: 1px solid #eee;
	height: 22px;
	color: #333;
	line-height: 22px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 13px;
}

.sidebar ul li div {
	padding: 10px;
	border: 1px solid #eee;
	background: #FFF;
	line-height: 1.4em;
	font-size: 11px;
}

.sidebar ul li h2 {
	margin-top: 10px;
	display: block;
	background: #fffff4;
	width: 198px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-top: 1px solid #eee;
	height: 22px;
	color: #333;
	line-height: 22px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 13px;
}

.sidebar ul li div {
	padding: 10px;
	border: 1px solid #eee;
	background: #FFF;
	line-height: 1.4em;
	font-size: 11px;
}
/***********************************************/
.sidebar ul ul {
	padding: 10px;
	border: 1px solid #eee;
	background: #FFF;
}

.sidebar ul ul ul {
	padding: 0px;
	border: 0;
	background: #FFF;
}

.sidebar ul li ul li {
	display: block;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 9px;
	border-bottom: 1px dotted #ddd;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.sidebar ul li ul li a {
	display: block;
	color: #366799;
	line-height: 1.4em;
}

.sidebar ul li ul li a:hover {
	color: #5ea2e7;
}


/***********************************************/
.sidebar ul ul {
	padding: 10px;
	border: 1px solid #eee;
	background: #FFF;
}

.sidebar ul ul ul {
	padding: 0px;
	border: 0;
	background: #FFF;
}

.sidebar ul li ul li {
	display: block;
	background: url(../images/bullet.gif) no-repeat;
	background-position: left 9px;
	border-bottom: 1px dotted #ddd;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.sidebar ul li ul li a {
	display: block;
	color: #366799;
	line-height: 1.4em;
}

.sidebar ul li ul li a:hover {
	color: #5ea2e7;
}

#sideartikel {
	width:305px;
	line-height:20px;
	margin-left: 5px;
	
}

#sideartikel h1 {
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:23px;
	color: #333333;
	padding-left:15px;
	background: url(../assets/artikelpic.gif) no-repeat;
	background-position: 5px 0px;
	line-height:35px;
}

#sideartikel ul {
	list-style-type:none;
	
}
#sideartikel ul li {
	background:url(../assets/arrow.png) no-repeat;
	background-position: 5px 7px;
	border-bottom-style:dotted;
	border-bottom-color:#666666;
	border-bottom-width:1px;
	padding-left:23px;
	
}

/***************************************************/
#footer {
	margin-top: 20px;
	width: 100%;
	background-image:url(../images/bgfooter.gif);
	border-top: 5px solid #fff;
	padding-top: 15px;
	padding-bottom: 15px;
}



#footercontent {
	width: 980px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
}

#footercontent ul {
	float: left;
	margin-bottom: 10px;
}

#footercontent ul li {
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px dotted #ccc;
	line-height: 1.5em;
}

#footercontent ul li a {
	float: left;
	display: block;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 1.5em;
}

#footercontent ul li a:hover {
	color: #333;
	line-height: 1.5em;
}

.copyright {
	text-align:right;
	float: right;
	color: #999;
	line-height: 1.5em;
	font-size: 11px;
}

.copyright a {
	font-weight: bold;
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	line-height: 1.5em;
	color: #F4F4F4;
}

.copyright a:hover {
	color: #FFCC00;
	line-height: 1.5em;
}

.footermenu {
	text-align:left;
	float:left;
	font-size:12px;
	color:#BBD9BC;
}

.footermenu a {
	font-weight: bold;
	border-bottom: 1px dotted #CCFF00;
	line-height: 1.5em;
	color: #FFCC00;
}

.footermenu a:visited {
	font-weight: bold;
	border-bottom: 1px dotted #CCFF00;
	line-height: 1.5em;
	color: #FFCC00;
}

.footermenu a:hover {
	color: #FFFFFF;
	line-height: 1.5em;
	border-bottom: 1px dotted #CCFF00;
}

/***************************************************/
A.link_1:link {
    FONT-FAMILY: Arial, Helvetica, sans-serif;FONT-SIZE:14px;font-weight : normal;COLOR: #666666; TEXT-ALIGN: left; border-bottom-style:dashed; border-bottom-width:1px;
}
A.link_1:visited {
    FONT-FAMILY: Arial, Verdana, Times, serif;FONT-SIZE:14px;font-weight : normal;COLOR: #666666; TEXT-ALIGN: left;border-bottom-style:dashed; border-bottom-width:1px;
}
A.link_1:hover {
    FONT-FAMILY: Arial, Verdana, Times, serif;FONT-SIZE:14px;font-weight : normal;COLOR: #CC3300; TEXT-ALIGN: left;border-bottom-style:dashed; border-bottom-width:1px;
}

A.link_2:link {
    FONT-FAMILY: Arial, Helvetica, sans-serif;FONT-SIZE:12px;font-weight : normal;COLOR: #CC6600; TEXT-ALIGN: left; TEXT-DECORATION: underline
}
A.link_2:visited {
    FONT-FAMILY: Arial, Verdana, Times, serif;FONT-SIZE:12px;font-weight : normal;COLOR: #CC6600; TEXT-ALIGN: left; TEXT-DECORATION: underline
}
A.link_2:hover {
    FONT-FAMILY: Arial, Verdana, Times, serif;FONT-SIZE:12px;font-weight : normal;COLOR: #003366; TEXT-ALIGN: left; TEXT-DECORATION: none
}

A.link_3:link {
    FONT-FAMILY: Arial, Helvetica, sans-serif;FONT-SIZE:12px;font-weight : bold;COLOR: #F3E096; TEXT-ALIGN: left; TEXT-DECORATION: underline
}
A.link_3:visited {
    FONT-FAMILY: Arial, Verdana, Times, serif;FONT-SIZE:12px;font-weight : bold;COLOR: #F3E096; TEXT-ALIGN: left; TEXT-DECORATION: underline
}
A.link_3:hover {
    FONT-FAMILY: Arial, Verdana, Times, serif;FONT-SIZE:12px;font-weight : bold;COLOR: #FBF7DB; TEXT-ALIGN: left; TEXT-DECORATION: none
}

A.link_4:link {
    FONT-FAMILY: Arial, Helvetica, sans-serif;FONT-SIZE:12px;font-weight : bold;COLOR: #CC3300; TEXT-ALIGN: left; TEXT-DECORATION: underline
}
A.link_4:visited {
    FONT-FAMILY: Arial, Verdana, Times, serif;FONT-SIZE:12px;font-weight : bold;COLOR: #CC3300; TEXT-ALIGN: left; TEXT-DECORATION: underline
}
A.link_4:hover {
    FONT-FAMILY: Arial, Verdana, Times, serif;FONT-SIZE:12px;font-weight : bold;COLOR: #CC3300; TEXT-ALIGN: left; TEXT-DECORATION: none
}

A.link_5:link {
    FONT-FAMILY: Arial, Helvetica, sans-serif;FONT-SIZE:11px;font-weight : bold;COLOR: #0066CC; TEXT-ALIGN: left; TEXT-DECORATION: none
}
A.link_5:visited {
    FONT-FAMILY: Arial, Verdana, Times, serif;FONT-SIZE:11px;font-weight : bold;COLOR:  #0066CC; TEXT-ALIGN: left; TEXT-DECORATION: none
}
A.link_5:hover {
    FONT-FAMILY: Arial, Verdana, Times, serif;FONT-SIZE:11px;font-weight : bold;COLOR: #CC3300; TEXT-ALIGN: left; TEXT-DECORATION: none
}

A.link_6:link {
    FONT-FAMILY: Arial, Helvetica, sans-serif;FONT-SIZE:12px;font-weight : normal;COLOR: #333333; TEXT-ALIGN: left; TEXT-DECORATION: none
}
A.link_6:visited {
    FONT-FAMILY: Arial, Verdana, Times, serif;FONT-SIZE:12px;font-weight : normal;COLOR: #333333; TEXT-ALIGN: left; TEXT-DECORATION: none
}
A.link_6:hover {
    FONT-FAMILY: Arial, Verdana, Times, serif;FONT-SIZE:12px;font-weight : normal;COLOR: #000000; TEXT-ALIGN: left; TEXT-DECORATION: none
}
A.link_6b:link {
    FONT-FAMILY: Arial, Helvetica, sans-serif;FONT-SIZE:12px;font-weight : normal;COLOR: #333333; TEXT-ALIGN: left; TEXT-DECORATION: underline
}
A.link_6b:visited {
    FONT-FAMILY: Arial, Verdana, Times, serif;FONT-SIZE:12px;font-weight : normal;COLOR: #333333; TEXT-ALIGN: left; TEXT-DECORATION: underline
}
A.link_6b:hover {
    FONT-FAMILY: Arial, Verdana, Times, serif;FONT-SIZE:11px;font-weight : normal;COLOR: #000000; TEXT-ALIGN: left; TEXT-DECORATION: none
}
A.link_6c:link {
    FONT-FAMILY: Arial, Helvetica, sans-serif;FONT-SIZE:11px;font-weight : bold;COLOR: #990000; TEXT-ALIGN: left; TEXT-DECORATION: underline
}
A.link_6c:visited {
    FONT-FAMILY: Arial, Verdana, Times, serif;FONT-SIZE:11px;font-weight :bold;COLOR: #990000; TEXT-ALIGN: left; TEXT-DECORATION: underline
}
A.link_6c:hover {
    FONT-FAMILY: Arial, Verdana, Times, serif;FONT-SIZE:11px;font-weight : bold;COLOR: #000000; TEXT-ALIGN: left; TEXT-DECORATION: none
}
A.link_6d:link {
    FONT-FAMILY: Arial, Helvetica, sans-serif;FONT-SIZE:11px;font-weight : bold;COLOR: #333333; TEXT-ALIGN: left; TEXT-DECORATION: underline
}
A.link_6d:visited {
    FONT-FAMILY: Arial, Verdana, Times, serif;FONT-SIZE:11px;font-weight :bold;COLOR: #333333; TEXT-ALIGN: left; TEXT-DECORATION: underline
}
A.link_6d:hover {
    FONT-FAMILY: Arial, Verdana, Times, serif;FONT-SIZE:11px;font-weight : bold;COLOR: #333333; TEXT-ALIGN: left; TEXT-DECORATION: none
}


.teks1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#CC3333;
}
.teks2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FAF8F1;
}
.teks3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999999;
}
.teks4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
}
.teks4red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CC0000;
	font-weight:bold;
}
.teks4red2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #A5A38D;
}

.teks4red3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF0000;
}

.teks411 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
}
.teks412 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
}

.teks5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold
}
