@charset "utf-8";
/* CSS Document */

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ed1c24;
	
}

.title a:hover { text-decoration:none;}

.titleTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ed1c24;
			
}

.titleTitle a:hover { text-decoration:underline;}

.titleTitle a:active { text-decoration:underline;}

.titleTitle a { text-decoration:underline;}


.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#000
}

.bodysml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color:#000
}

.bodybox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color:#000
}

.bodyred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ed1c24;
}

.redsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ed1c24;
}

.redlnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ed1c24;
}

.redlnk a:hover { text-decoration:underline;}
.redlnk a { text-decoration:underline;}

.Titlebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
}

.titlebigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ed1c24;
	width:200px;
}

.lineborderdbs {
border: 1px solid #ed1c24;
}

.lineborderposb {
border: 1px solid #29547f;
}

a.linkBack:link { text-decoration: underline;}
a.linkBack:visited { text-decoration: underline;}
a.linkBack:active { text-decoration: underline;}
a.linkBack:hover { text-decoration: underline;}

.backbuttontype1
{
position:relative; 
float:right; 
width:100px;
top:-6px; 
right:-20px; 
}

.backbuttontype2
{
position:relative; 
float:right; 
width:100px;
top:-6px; 
right:152px;
}

/*
<!-- gw tambahkan css utk IE 7 diwabah ini (akhyar) -->
<!--[if IE 7]>
<style>
.backbuttontype1 {position:relative; float:right; width:100px; top:-20px; right:-25px; }
.backbuttontype2 {position:relative; float:right; width:100px; top:-25px; right:147px; }
</style>
<![endif]-->
<a class='backbuttontype1' href="javascript:history.back();"><img src='<?=$gif_path_img?>back-dbs.jpg' /></a>
*/

