body {  font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 12px;
	font-style: normal; 
	line-height: normal;
	font-weight: normal;

	scrollbar-face-color: #A4A086;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #808080;
	scrollbar-darkshadow-color: #A4A086;
	scrollbar-track-color: #A4A086;
	scrollbar-arrow-color: #000000;
	
	color: #747156;
	}
	
table {  font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; font-size: 1em;}
td {  font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; font-size: 1em;}	
p.txt {  font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; font-size: 1em;  text-align: justify;  margin-top: 10px;  margin-bottom: 0px;       }	
p.lst {  font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; font-size: 1em;  text-align: justify;  margin-top: 0px;  margin-bottom: 0px;       }	

input {  font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; font-size: 1em; background-color: #D0CEC1; color: #747156; } 
select {  font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; font-size: 1em; background-color: #D0CEC1; color: #747156; }
textarea {  font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; font-size: 1em; background-color: #D0CEC1; color: #747156; } 

	
a:link { FONT-SIZE: 1em; COLOR: #999; FONT-FAMILY:  "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; TEXT-DECORATION: none;}
a:active { FONT-SIZE: 1em; COLOR: #747156; FONT-FAMILY:  "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; TEXT-DECORATION: none;}
a:hover { FONT-SIZE: 1em; COLOR: #747156; FONT-FAMILY:  "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; TEXT-DECORATION: none;}

a {text-decoration: none; color: gray;}

#navcontainer
{
list-style-type: none ;
text-align: left;
margin-top: 50px;
}

#navcontainer li a
{
display: block ;
background: transparent url(images/list-off.gif) left center no-repeat;
padding: 1em;
text-align: left;
font: 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #999;
_height: 1%;
}

#navcontainer li a:hover
{
background: transparent url(images/list-on.gif) left center no-repeat;
color: #747156;
}

#navcontainer li a#current
{
background: transparent url(images/list-active.gif) left center no-repeat;
color: #747156;
font-weight: bold;
}























