@charset "iso-8859-1";

a:link    {text-decoration: none; color: 004455}
a:active  {text-decoration: none; color: 004455}
a:visited {text-decoration: none; color: 004455} 
a:hover   {text-decoration: bold; color: 335577} 

A.l1 {text-decoration: bold; color: 99cccc}
A.l1:link {text-decoration: bold; color: 99cccc}
A.l1:visited {text-decoration: bold; color: 99CCCC}
A.l1:hover {text-decoration: none; color: ffffff}

FONT.tex0 {
    color: #ffffff;
    font-family: verdana;
    font-size: 7pt;
    font-weight: none}

FONT.tex0a {
    color: #004455;
    font-family: verdana;
    font-size: 7pt;
    font-weight: none}

FONT.tex0b {
    color: #99cccc;
    font-family: verdana;
    font-size: 7pt;
    font-weight: none}
	
FONT.tex {
    color: #99cccc;
    font-family: verdana;
    font-size: 8pt;
    font-weight: none}		

FONT.tex1 {
    color: #004455;
    font-family: verdana;
    font-size: 8pt;
    font-weight: none}	
	
FONT.tex2 {
    color: #ffffff;
    font-family: verdana;
    font-size: 8pt;
    font-weight: none}		

FONT.tex3 {
    color: #000000;
    font-family: verdana;
    font-size: 9pt;
    font-weight: none}	

FONT.tex03 {
    color: #004455;
    font-family: verdana;
    font-size: 7pt;
    font-weight: none}	

FONT.user1 {
    color: #000000;
    font-family: verdana;
    font-size: 8pt;
    font-weight: none}
	
FONT.user2 {
    color: #333399;
    font-family: verdana;
    font-size: 8pt;
    font-weight: none}
	
input {
	color:#004455;
	background-color:#99cccc;
	font-size: 9px;
	font-family: verdana;
	font-weight: bold;
	text-align: center;
	height: 16px;
}

select {
	color:#004455;
	background-color:#99cccc;
	font-size: 9px;
	font-family: verdana;
	font-weight: bold;
	text-align: center;
}

textarea {
	color:#004455;
	background-color:#99cccc;
	font-size: 9px;
	font-family: helvetica,  verdana;
	font-weight: bold;
}
	
BODY
{scrollbar-face-color: #cccccc; scrollbar-darkshadow-color: #cccccc; scrollbar-shadow-color: #335577; scrollbar-highlight-color: #cccccc; scrollbar-3dlight-color: #bcbcbc; scrollbar-track-color: #cccccc; scrollbar-arrow-color: #335577; }

#menuC       {
  color:#335577;
  background-color:#bcbcbc;
  position:absolute;
  left:-395px;
  top:-395px;
  width:90;
  border: 1px outset #335577;
  line-height:1em;
  cursor:default;
    }
#menuC a     {
  color:#335577;
  font-size:9px;
  font-family:verdana;
  font-weight:bold;
  cursor:hand;
    }
#menuC a:hover     {
  color:#ffffff;
  font-size:9px;
  font-family:verdana;
  font-weight:bold;
  cursor:hand;
    }