/* template.css | Updated: May 29, 2007 */
/* http://arwinclicks.com/template.css  */

body {background-color:#E4E2D8; margin:0; padding:0}
body, td { font-family:Arial; font-size:12px; color:#000000; } /*default font-family and font color*/

/*some standards*/
form, ul, ol, h1, h2, h3, h4, h5 { padding-top:0px; padding-bottom:0px; margin-top:0px; margin-bottom:0px; }
p { margin:0px; }
a img { border: none; } /*default border attribute on images that have a link*/

/*basics*/
.fs10 { font-size:10px; }
.fs11 { font-size:11px; }
.fs12 { font-size:12px; }
.fs13 { font-size:13px; }
.fs14 { font-size:14px; }
.fs15 { font-size:15px; }
.fs16 { font-size:16px; }
.fs17 { font-size:17px; }
.fs18 { font-size:18px; }
.fs19 { font-size:19px; }
.fs20 { font-size:20px; }

.kanan { float:right; }

.b { font-weight:bold; }
.i { font-style:italic; }
.u { text-decoration:underline; /*border-bottom:1px solid #3366FF;*/ }

#left { text-align:left; }
#right { text-align:right; }
#center { text-align:center; }
#justify { text-align:justify; }
.fl{ float:left;}
.fr{ float:right;}

.p10 { padding:10px; }
.p15 { padding:15px; }
.p20 { padding:20px; }

/*default color on text-links and text-decoration*/
a:link, a:visited { color:#30ad98; text-decoration:underline; }
a:hover { text-decoration:none; }

/*to override default color on text-links and text-decoration*/
.a1 a:link, .a1 a:visited { color:gray; text-decoration:underline; } 
.a1 a:hover { } 

.head1{ background-image:url(../images/banner1.jpg); height:144px; background-repeat:no-repeat;}
.head2{ background-image:url(../images/banner2.jpg); background-repeat:no-repeat; height:204px;}

.b1{ background-image:url(../images/rev1/b1.jpg); background-repeat:no-repeat; height:204px;}
.b2{ background-image:url(../images/rev1/b2.jpg); background-repeat:no-repeat; height:204px;}
.b3{ background-image:url(../images/rev1/b3.jpg); background-repeat:no-repeat; height:204px;}
.b4{ background-image:url(../images/rev1/b4.jpg); background-repeat:no-repeat; height:204px;}
.b5{ background-image:url(../images/rev1/b5.jpg); background-repeat:no-repeat; height:204px;}
.b6{ background-image:url(../images/rev1/b6.jpg); background-repeat:no-repeat; height:204px;}
.b7{ background-image:url(../images/rev1/b7.jpg); background-repeat:no-repeat; height:204px;}

.h2{ background-image:url(../images/h6.jpg); height:144px; background-repeat:no-repeat;}
.h3{ background-image:url(../images/h6.jpg); height:144px; background-repeat:no-repeat;}
.h4{ background-image:url(../images/h6.jpg); height:144px; background-repeat:no-repeat;}
.h5{ background-image:url(../images/h6.jpg); height:144px; background-repeat:no-repeat;}
.h6{ background-image:url(../images/h6.jpg); height:144px; background-repeat:no-repeat;}
.h7{ background-image:url(../images/h6.jpg); height:144px; background-repeat:no-repeat;}
.h8{ background-image:url(../images/h6.jpg); height:144px; background-repeat:no-repeat;}

.content{ padding:19px;}

.foot{ background-color:#E7E5DC; font-size:10px; color:#000000; height:37px !important; height:15px; padding:10px 35px;}
.foot1{ float:right; color:#FFFFFF;}
.foot1 a:link, .foot1 a:hover, .foot1 a:visited{ color:#3B3B3B; text-decoration:none;}
.foot2 { float:left;}
.foot2 a:link, .foot2 a:hover, .foot2 a:visited{ color:#929187; text-decoration:none;}


/* Content*/
.home { padding:12px; width:368px;}
.sidebar{background-image:url(../images/homesidebar.jpg); background-repeat:no-repeat;  width:323px; height:343px; padding:62px 36px 0px 25px;}

.imgmargin1 {margin-left:7px; margin-bottom:5px;}