A:link {
	COLOR: #003399; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #996600; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #990000; TEXT-DECORATION: underline
}
TD {
	FONT-SIZE: 9pt; line-height: 180%; COLOR: #000000; FONT-FAMILY: Tahoma,Arial
}
BODY {
	FONT-SIZE: 9pt; line-height: 180%; COLOR: #000000; FONT-FAMILY: Tahoma,Arial
}

#pagewidth{ 
 width:100%; 
  min-width: 500px; } 


#gmenu a, #gmenu a:visited {
  text-decoration:none;
  text-align:center;
  background-color:#cc9900; 
  color:#fff; 
font-weight: bold; 
  display:block; 

  width:8em; 
  padding:0.2em;
  margin:0.5em 0;
  border-right:5px solid #fff; }
#gmenu a:hover {border-right:5px solid #996600; font-color:#996600;}

#lmenu a, #lmenu a:visited {
  text-decoration:none;
  text-align:center;
  background-color:#0066cc; 
  color:#fff; 
font-weight: bold; 
  display:block; 

  width:8em; 
  padding:0.2em;
  margin:0.5em 0;
  border-right:5px solid #fff; }
#lmenu a:hover {border-right:5px solid #003399; font-color:#996600;}

#centermain {display:block; height:100%;  padding-left:110px; position:absolute; top:0;}

#footer {
  position:absolute; 
  bottom:0; 
  left:0;
  width:100%; 
  height:45px; 
  overflow:auto; 
  text-align:right; 
  background:#73a2bd;
  border-top:5px solid #53829d;
  }

a.menu {
font-size: 12px;
font-weight: bold;
color: white;
background-color: #003399;
width: 180px;
text-align: center;
padding: 3px;
text-decoration: none;
filter: alpha(opacity=100,finishopacity=0,style=2,startX=10,startY=10,finishX=200,finishY=200)
}

a.menu:hover {
background-color: #0066cc;
color: black;
text-decoration: none;
}

a.menu:visited {
font-size: 11px;
color: white;
text-decoration: none;
}
.style2 
{
font-size: 11px;
color: #003366; 
}

.style4 {font-size: 10px}
.style5 {font-size: 12px}
.style11 {font-family: Arial, Helvetica, sans-serif}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.style19 {color: #009900}

.style20 {color: #000000}
.style22 {font-size: 12px; font-weight: bold; color: #003399;}

.invalid {border:2 solid red;}
.hint {color:silver;text-align:right;vertical-align:top;font-size:8pt;}
.required {background:lightyellow}
