BODY{
  font-size : 10pt;
  color : #330000;
  background-color : #FFFFCC;
  background-image : url(./wall24.gif);
  background-attachment : fixed;
}
TR{
  font-size : 10pt;
}
TD{
  font-size : 10pt;
}
#back{
  color : #330000;
  background-color : #FFFFCC;
  background-image : url(./wall24-2.gif);
}
.size1{
  font-size : 11pt;
}
.size2{
  font-size : 10pt;
}
A{
  color: #003300;
  text-decoration : none;
}
A:VISITED{
  color: #003300;
  text-decoration : none;
}
A:HOVER{
  color: #006600;
  background-color : #CCFFCC;
  text-decoration : none;
}
A:ACTIVE{
  color: #003300;
  text-decoration : none;
}
.size3{
  font-size : 18pt;
  font-weight : bold;
  color : #330000;
}
#name_0{
  font-size : 13pt;
}
#leftmenu {
	padding: 0px 2px;
	color: #330000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9.0pt;
	line-height: 10.5pt;
	text-align: left;
	}
select #menu {
	color: #003300;
	background-color : #CCFFCC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8.0pt;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 144px;
	}
option {
	color: #003300;
	background-color : #CCFFCC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8.0pt;
    text-align: left;
    }
p#popup {
    position: absolute;
    background-color: #CCFFCC; 
    color: #006600;
    border: 2px solid #003300; 
    padding: 0.5em; 
    margin: 0;
    font-size: 9.5pt;
    width: 120px; 
    visibility: hidden; 
    text-align: left;
    }
#main_tbl {
   	background-color: #FFFFCC;
	background-image : url(./wall24-1.gif);
    }
#links a {
    display: block;
    width: 120px;
    border: 2px outset #003300;
    background-color: #CCFFCC;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 2px;
    color: #003300;
    font: bold 9pt;
    text-decoration: none;
    }
#links a:hover {
    color: #FFFFFF;
    border-style: inset;
    background-color: #003300;
    }


