 /*
  Halaman ini dibuat oleh
  		
 		Imam Fachri Chairudin
 		Jl. Pratama 4/23 RT.014/RW.004
 		Kel. Jati
 		Kec. Pulo Gadung
 		Jakarta Timur
 		DKI Jakarta
 		Indonesia
 
 		M. +62.21.92610004  (CDMA)
		M. +62.815.10479009 (GSM)
		
		YM.  fachriimam
		MSN. imamfachri@hotmail.com
		
 		E. fachri@jeruk.org
 		W. http://www.Jeruk.org/
		
  Jenis Halaman
  
  		Static
		
  Bahasa Pemograman
  
  		CSS (Cascading Style Sheet)
 
  Dibuat pada
 
 		Rabu, 5 Desember 2007
 
  Dibawah lisensi Vergud.com
 */





body{
 margin-top: 20px;
 margin-bottom: 40px;
 margin-left: 0px;
 margin-right: 0px;
 
 background-image: url(../_images/bg.png);
 background-position: bottom right;
 background-repeat: no-repeat;
 background-attachment: fixed;
}

a{
 text-decoration: none;
 color: #0055a6;
}

a:hover{
 color: #cb2323;
}

.leftTabMenu{
 border-top-color: #cb2323;
 border-top-style: solid;
 border-top-width: 2px;
 border-bottom-color: #cb2323;
 border-bottom-style: solid;
 border-bottom-width: 2px;
 border-right-color: #cb2323;
 border-right-style: solid;
 border-right-width: 1px;
 
 padding-right: 5px;

 vertical-align: middle;
 text-align: right;
}

.centerTabMenu{
 border-top-color: #cb2323;
 border-top-style: solid;
 border-top-width: 2px;
 border-bottom-color: #cb2323;
 border-bottom-style: solid;
 border-bottom-width: 2px;
 border-right-color: #cb2323;
 border-right-style: solid;
 border-right-width: 1px;
 border-left-color: #cb2323;
 border-left-style: solid;
 border-left-width: 1px;
 
 padding-right: 10px;
 padding-bottom: 5px;

 vertical-align: bottom;
 text-align: right;
}

.rightTabMenu{
 border-top-color: #cb2323;
 border-top-style: solid;
 border-top-width: 2px;
 border-bottom-color: #cb2323;
 border-bottom-style: solid;
 border-bottom-width: 2px;
 border-left-color: #cb2323;
 border-left-style: solid;
 border-left-width: 1px;
 
 padding-right: 10px;
 padding-bottom: 5px;

 vertical-align: bottom;
 text-align: right;
}

.menu{
 font-family: verdana;
 font-size: 10px;
 font-weight: bold;
 color: #cb2323;
}

a:hover.menu{
 color: #0055a6;
}

.ban{
 padding-left: 30px;
 padding-top: 3px;
 
 font-family: verdana;
 font-size: 10px;
 font-style: italic;
 color: #cb2323;
}

.langTab{
 text-align: right;
 vertical-align: bottom;
 padding-bottom: 5px;

 font-family: verdana;
 font-size: 9px;
 color: #0055a6;
}

.lang{
 font-family: verdana;
 font-size: 9px;
 color: #0055a6;
}

a:hover.lang{
 color: #cb2323;
}

.header{
 padding-left: 10px;
 text-align: left;
 vertical-align: bottom;

 font-family: verdana;
 font-size: 14px;
 font-weight: bold;
 color: #cb2323;
}

.subHeaderBackground{
 padding-right: 20px;

 text-align: right;
 vertical-align: top;

 font-family: verdana;
 font-size: 10px;
 font-weight: bold;
 color: #cb2323;

 background-image: url(../_images/backgroundpage.jpg);
 background-position: center;
 background-repeat: no-repeat;
}

.subHeaderVisi{
 padding-right: 20px;

 text-align: right;
 vertical-align: top;

 font-family: verdana;
 font-size: 10px;
 font-weight: bold;
 color: #cb2323;
}

.content{
 padding-left: 20px;
 text-align: justify;
 vertical-align: top;

 font-family: verdana;
 font-size: 10px;
 color: #000000;
}

.copy{
 text-align: right;
 vertical-align: top;

 font-family: verdana;
 font-size: 9px;
 color: #cb2323;
}
