
body 
{
  margin-top: 10;
  margin-left:10;
  margin-right: 10;
  margin-bottom:10;
  background-color: #EEEEEE;
  font-size: 12px; 
  color: #002080;
}

a:link {text-decoration: underline;   color: #002080}
a:visited {text-decoration: underline; color: #002080} 
a:active {text-decoration: underline; background-color:#CCDDEE; color: #992222} 
a:hover {text-decoration: underline;  color: #992222}


h1
{
  background-color: #DDDDDD;
  font-size: 18px; 
  color: #002080;
}


td, tr 
{

  font-family: helvetica, arial,sans-serif;
  font-size: 12px; 
  color: #002080;
  background-color: #EEEEEE;
  border-width: 0;
  border-top-style: none; 
}

td.menu
{

  font-family: helvetica, arial,sans-serif;
  font-size: 12px; 
  color: #002080;
  background-color: #BBCCDD;
  border-width: 0;
  border-top-style: none; 
}




table, th
{

  font-family: helvetica, arial,sans-serif;
  font-size: 12px; 
  color: #002080;
  background-color: #DDDDDD;
  border-width: 1;
}


input
{
  color: #002080;
  font-weight: bold;
  background-color: #FFFFFF; 
}

textarea
{
  color: #002080;
  font-weight: bold;
  background-color: #FFFFFF; 
}


select
{
  color: #002080;
  font-weight: bold;
  background-color: #FFFFFF; 
}

.radio
{
  color: #000022;
  font-weight: bold;
  background-color: #EEEEEE; 
}


input.label
{
  color: #002080;
  font-weight: bold;
  background-color: #EEEEEE; 
  border-top-style: none; 
  border-left-style: none;
  border-bottom-style: none; 
  border-right-style: none;
}

input.label2
{
  color: #002080;
  background-color: #EEEEEE; 
  border-top-style: none; 
  border-left-style: none;
  border-bottom-style: none; 
  border-right-style: none;
}

input.labelplat
{
  color: #002080;
  background-color: #EEEEEE; 
  border-top-style: none; 
  border-left-style: none;
  border-bottom-style: none; 
  border-right-style: none;
  text-align: right;   
}



input.butt
{
  color: #001111;
  font-weight: bold;
  background-color: #DDDDDD;   
}


p
{
  color: #1111AA; 
  font-size: 15px; 
  font-weight: bold; 
}


small
{
  font-family: arial, helvetica, sans-serif;  
  font-size: 10px;
  color: #002080;
}

.buttons  { padding-top: 1px; padding-bottom: 1px; padding-left: 1px; padding-right: 1px; }
a.buttons { color: #002080; font-weight: bold; text-decoration: none; background-color: #CCDDEE; }
a.buttons:visited { color: #002080; font-weight: bold; text-decoration: none; background-color: #CCDDEE; }
a.buttons:hover { color: #EEEEFF; font-weight: bold; text-decoration: none; background-color: #0040AA; }

.buttonp  { padding-top: 1px; padding-bottom: 1px; padding-left: 1px; padding-right: 1px; }
a.buttonp { color: #002080; font-weight: bold; text-decoration: underline; background-color: #DDDDDD; }
a.buttonp:visited { color: #002080; font-weight: bold; text-decoration: underline; background-color: #DDDDDD; }
a.buttonp:hover { color: #EEEEFF; font-weight: bold; text-decoration: underline; background-color: #0040AA; }


.kkcode 
{
  font-family: "Doulos SIL", "Lucida Sans Unicode", "Arial Unicode MS", Verdana, Arial, Helvetica, sans-serif;
}

.kkcode2 
{
  font-family: "Doulos SIL", "Lucida Sans Unicode", "Arial Unicode MS", Verdana, Arial, Helvetica, sans-serif;
  color: #002080;
  background-color: #EEEEEE; 
  font-size: 12px; 
  text-align:left;
  font-weight:normal;
  border-top-style: none; 
  border-left-style: none;
  border-bottom-style: none; 
  border-right-style: none;
}

