BODY {
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto;
color : #555555; 
}

.kotakjudul
{
background : #CDCABB;
}

.katajudul
{
background : #eeeeee;
}

.katajudul:link
{
color:#555555;
text-decoration:none;
}
.katajudul:visited
{
color:#555555;
text-decoration:none;
}
.katajudul:hover
{
color:#000000;
text-decoration:underline;
}


.judul
{
font-family : Tahoma, Verdana;
font-size : 12pt;
font-weight : bold;
}

.judul:link
{
font-family : Tahoma, Verdana;
font-size : 12pt;
font-weight : bold;
color:orange;
text-decoration:none;
}

.judul:visited
{
font-family : Tahoma, Verdana;
font-size : 12pt;
font-weight : bold;
color:orange;
text-decoration:none;
}

.judul:hover
{
font-family : Tahoma, Verdana;
font-size : 12pt;
font-weight : bold;
color:red;
text-decoration:underline;
}


.kalender
{
font-family : Tahoma, Verdana;
font-size : 7pt;
font-weight:normal;
}

.konten
{
font-family : Tahoma, Verdana;
font-size : 10pt;
font-weight : normal;
color: black;
}

.keterangan
{
font-family : Tahoma, Verdana;
font-size : 10pt;
font-weight : normal;
}

td,body
{
font-family : Tahoma, Verdana;
font-size : 10pt;
font-weight : normal;
}

input
{
font-family : Tahoma, Verdana;
font-size : 10pt;
font-weight : normal;
}

.formulir
{
background-color : #FFFFFF;
width:100%;
}

a:link
{
color:black;
text-decoration:none;
}
a:visited
{
color:black;
text-decoration:none;
}
a:hover
{
color:black;
text-decoration:underline;
}


select
{
font-family : Tahoma, Verdana;
font-size : 10pt;
font-weight : normal;
}


.tambahan
{
background : #FFFFFF;
}

.garis
{
color: #FF8000;
}

.rubrik
{
background : #FF8000;
font-size : 11pt;
font-weight : bold;
}

.kiri
{
background : #FFFFFF;
}

.kanan
{
background : #FFFFFF;
}

.batas:link
{
color:#555555;
text-decoration:none;
}
.batas:visited
{
color:#555555;
text-decoration:none;
}
.batas:hover
{
color:#000000;
text-decoration:underline;
font-weight:bold;
}

.atas:link
{
color:#FFFFFF;
text-decoration:none;
font-size: 9pt;
}
.atas:visited
{
color:#FFFFFF;
text-decoration:none;
font-size: 9pt;
}
.atas:hover
{
color:#FFFFFF;
text-decoration:underline;
font-weight:bold;
font-size: 9pt;
}

.chat
{
font-family : Tahoma, Verdana;
font-size : 8pt;
color: black;
}

.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 0px 0px;
border: 0px solid gray;
background: #E3E2E2;
color: black;
font-family: Arial;
font-size: 12px;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
background: #E3E2E2;
}

.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 8px Verdana;
margin: 2px 0;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: green;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: red;
}
