body{
 background-color: #FFFFFF;
 background-image: url(../_images/bgMaster.png);
 background-position: left bottom;
 background-repeat: no-repeat;
 background-attachment: fixed;
 
 margin: 0px;
}

a{
 text-decoration: none;
 
 color: #FF3300;
}

a:hover{
 color: #0080FF;
}


.atas{
 background-color: #080808;
 background-image: url(../_images/back_atas.png);
 background-repeat: no-repeat;
 background-position: right top;
 
 padding-left: 100px;
 padding-top: 10px;
 
 text-align: left;
 vertical-align: top;
 
 height: 170px;
}

.kanan{
 left: 76px;
 width: 90%;
}

.kiri{
 background-image: url(../_images/kiri_lengkung.png);
 background-repeat: no-repeat;
 background-position: left top;
 
 width: 76px !important;
 
 text-align: center;
 padding-top: 70px;
 vertical-align: top;
}

.search{
 float: left;
}

.inputbox{
 font-family: verdana;
 font-size: 10px;
 color: #ff4b1c;
 
 height: 12px;
 
 border-top-width: 0px;
 border-left-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 1px;
 border-bottom-color: #ff4b1c;
 border-bottom-style: dashed;
}

#contact_text{
 border-bottom-width: 1px;
 border-bottom-color: #ff4b1c;
 border-bottom-style: dashed;
 border-right-width: 1px;
 border-right-color: #ff4b1c;
 border-right-style: dashed;
}

.bsearch{
 float: left;
 margin-right: 10px;
 height: 17px;
}

.csearch{
 height: 17px;
 
 vertical-align: top;
 text-align: left;
 
 border-left-color: #ff4b1c;
 border-left-width: 2px;
 border-left-style: solid;
 
 font-family: arial;
 font-size: 12px;
 font-weight: bold;
 
 color: #ff4b1c;
}

.cuser1{
 width: 225px;
 vertical-align: top;
 text-align: left;
 
 padding-top: 30px;
 padding-left: 30px;
 
 border-left-color: #ff4b1c;
 border-left-width: 2px;
 border-left-style: solid;
}

.menu{
 max-height: 15px;
 width: 700px !important;
 
 padding: 0px;
 
 font-family: Verdana;
 font-size: 1px;
 
 vertical-align: top;
 text-align: left;
 
 background-color: #ff671b;
}

.cmain{
 width: 700px !important;
 padding-top: 30px;
 padding-right: 30px;
 
 vertical-align: top;
 text-align: left;
 
 font-family: verdana;
 font-size: 12px;
}

table.moduletable{
 background-image: url(../_images/NewsCrot.png);
 background-position: left top;
 background-repeat: no-repeat;
 width: 200px;
}

table.moduletable th{
 padding-left: 15px;
 padding-top: 2px;
 padding-right: 20px;
 
 font-family: verdana;
 font-size: 12px;
 font-weight: bold;
}

table.moduletable td{
 width: 150px !important;

 font-family: verdana;
 font-size: 12px;
 font-style: normal;
 
 padding-top: 20px;
 padding-right: 20px;
 padding-left: 20px;
 padding-bottom: 20px;

 color: #ff671b;
}

div.portList{
 width: 150px;
 float: left;
 min-height: 150px;
 margin: 5px;
}

div.portView{
 padding-bottom: 10px;
}

div.judulKategori{
 margin-bottom: 10px;
 padding-left: 15px;
 padding-top: 5px;
 padding-right: 20px;
 
 height: 34px;

 background-image: url(../_images/crot.png);
 background-position: left top;
 background-repeat: no-repeat;
 font-family: verdana;
 font-size: 14px;
 font-weight: bold;
}

div.kolomKontak{
 margin-top: 20px;
 mrgin-bottom: 20px;
 padding: 10px;
 /*border: thin #666666 solid;*/
 font-size: 12px;
}

.fText{
 border: thin solid #2D74CE;
 background: #FFFFFF;
 padding: 3px;
}

.bText{
 border: thin solid #FFFFFF;
 background: #2D74CE;
 color: #FFFFFF;
 padding: 3px;
 font-weight: bold;
}

.errorMessageFormSmall{
 color: #ff671b;
 font-size: 10px;
 font-style: italic;
}

span.copy {
 color: #ff671b;
 font-size: 10px;
}

td.conf {
 color: #FF671B;
 font-style: italic;
}