/* CSS Document */

body { margin:0; padding:0;}
img { border:0px;}
a {cursor: pointer;}
.clearfix { clear:both;}
.fl {	float:left;}
.fr {	float:right;}
.block { display:block;}

form {padding: 0;margin: 0;}

.bold {font-weight: bold;}
.normal {font-weight: normal;}
.italic {font-style: italic;}

.arial {	font-family:Arial, Helvetica, sans-serif;}
.tahoma {	font-family:Tahoma, Geneva, sans-serif;}
.verdana {	font-family:Verdana, Geneva, sans-serif;}
.helvetica {	font-family:Helvetica, Arial, sans-serif;}
.georgia { font-family:Georgia, "Times New Roman", Times, serif;}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
h1 { font-size:26px; line-height:28px; font-weight:normal;}
h2 { font-size:22px; line-height:24px; font-weight:normal;}
h3 { font-size:20px; line-height:22px; font-weight:normal;}
h4 { font-size:17px; font-weight:normal;}
h5 { font-size:14px; font-weight:normal;}
h6 { font-size:13px; font-weight:normal;}
h7 { font-size:12px; font-weight:normal; line-height: 12px;}
h8 { font-size:11px; font-weight:normal; line-height: 10px;}

.bgwhite {background: white;}
.bgblack {background: black;}

.f10 { font-size:10px;}
.f11 { font-size:11px;}
.f12 { font-size:12px !important;}
.f13 { font-size:13px !important;}
.f14 { font-size:14px !important;}
.f15 { font-size:15px;}
.f16 { font-size:16px;}
.f18 { font-size:18px;}
.f20 { font-size:20px;}
.f22 { font-size:22px;}
.f24 { font-size:24px;}

.l_grey1, .l_grey1 a { color: #252425; text-decoration:none;}
.l_grey1 a:hover { color:#000; text-decoration:underline;}
.l_grey, .l_grey a { color:#666; text-decoration:none;}
.l_grey a:hover { text-decoration:underline;}
.l_red, .l_red a { color: #F00; text-decoration:none;}
.l_red:hover { text-decoration:underline;}
.l_blue_detik, .l_blue_detik a { color: #00F; text-decoration:none;}
.l_blue_detik a:hover { color:#F00; text-decoration:underline;}
.l_blue2_detik, .l_blue2_detik a { color: #284296; text-decoration:none;}
.l_blue2_detik a:hover { color:#; text-decoration:underline;}
.l_blue3_detik, .l_blue3_detik a { color: #105598; text-decoration:none;}
.l_blue3_detik a:hover { color:#105598; text-decoration:underline;}
.l_yellow_detik, .l_yellow_detik a { color: #f5ff88; text-decoration:none;}
.l_yellow_detik a:hover { color: #FFF; text-decoration:underline;}
.l_white_detik, .l_white_detik a { color: #FFF; text-decoration:none;}
.l_white_detik a:hover { color: #FF0; text-decoration:underline;}
.l_red_detik, .l_red_detik a { color: #ff0000; text-decoration:none;}
.l_red_detik a:hover { color: #000099; text-decoration:underline;}
.l_green_detik, .l_green_detik a { color:green; text-decoration:none;}
.l_green_detik a:hover { color: green; text-decoration:underline;}
.l_black_detik, .l_black_detik a { color:black; text-decoration:none;}
.l_black_detik a:hover { color: black; text-decoration:underline;}

.c_white {color:white;}

.b_blue { background:#00F;}
.b_red { background:#F00;}
.b_green { background:#063;}

.pd5 {padding: 5px;}
.pd10 {padding: 10px; !important}
.pd15 {padding: 15px;}
.pd20 {padding: 20px;}

.pr5 {padding-right:5px;}
.pr10 {padding-right:10px;}
.pr15 {padding-right:15px;}

.pl5 {padding-left:5px;}
.pl10 {padding-left:10px;}
.pl15 {padding-left:15px;}

.pt3 {padding-top:3px;}
.pt5 {padding-top:5px;}
.pt10 { padding-top:10px;}
.pt15 { padding-top:15px;}
.pt20 { padding-top:20px;}

.pb5 { padding-bottom:5px !important;}
.pb10 { padding-bottom:10px !important;}

.m0 {margin: 0 !important;}
.p0 {padding: 0;}

.mt3 {margin-top:3px;}
.mt5 {margin-top:5px;}

.mr3{margin-right:3px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px !important;}

.ml3{margin-left:3px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px !important;}

.mb3{margin-bottom:3px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px !important;}
.mb20{margin-bottom:20px !important;}

.w50 { width:50px;}
.w70 { width:70px;}
.w100 { width:100px;}
.w150 { width:150px;}
.w200 { width:200px;}
.w210 { width:210px;}
.w250 { width:250px;}
.w300 { width:300px;}
.w320 { width:320px;}
.w350 { width:350px;}
.w400 { width:400px;}
.w750 { width:750px;}

.h0 { height:auto !important;}
.h50 { height:50px;}
.h100 { height:100px !important;}
.h150 { height:150px !important;}
.h200 { height:200px !important;}
.h250 { height:250px !important;}
.h300 { height:300px !important;}

