<style>
tr.list	{
		font-family: Arial, Helvetica, sans serif;
		color: #663300;
		font-size: smaller;
		}
        
div     {color: #663300;        
        }
	
div.heading	{
	font-family: Arial, Helvetica, sans serif;
	border-width: medium;
	border-style: groove;
	border-color: #FFFFCC;
	color: #996633;
    background-color: #FFFFCC;
	padding: 10px;
	clear: both;
	}
    
div.error	{
	font-family: Arial, Helvetica, sans serif;
	color: #663300;
	padding: 10px;
	clear: both;
    text-align: center;
    font-size: 1.20em;
	}
			
.pageHead	{
			font-family: Arial, Helvetica, sans serif;
			text-align: center;
			font-size: 1.20em;
			color: #663300;
			font-weight: bold;			
			}			
	
.title	{
		font-family: Arial, Helvetica, sans serif;
		text-decoration: overline;
		font-size: 1.10em;
		color: #663300;		
		}	
		
div.bar	{
		clear: none;
		border-left: 0.06in groove #996633;
		padding: 10px;
		}		
		
.required	{color: red;}

td.title	{
		font-family: Arial, Helvetica, sans serif;
		text-decoration: none;
		font-size: 1.15em;
		color: #663300;		
		}		

td.label	{
			font-family: Arial, Helvetica, sans serif;
			font-size: small;
			text-align: center;
			color: #663300;		
			}
				
td, th, tr	{color: #663300;
            font-family: Georgia, "Times New Roman", Times, serif;}
		
.emphasized	{
			font-family: Arial, Helvetica, sans serif;
			font-weight: bold;
			color: #663300;
			}	
		
.pbreak {page-break-after: always; }

.small   {font-family: Georgia, "Times New Roman", Times, serif;
	  font-size: 80%;
	  margin-left: 5em;
	  color: #663300;}

			
 <!-- ##################################################################
 -->   

.divnav{
	line-height: normal;
	border-right: 0.06in groove #663300;
	float: left;
	clear:both;
	}

.plainLeft {	
  font-size: 90%;
  font-weight:bold;
  line-height: normal;
  background:url("/accge_west21/images/left.gif") no-repeat left top;
  list-style:none;
  padding:5px 15px 2px 6px;
  float: left;
  }
	  
.currentLeft {
  font-size: 90%;
  font-weight:bold;
  line-height: normal;
  background:url("/accge_west21/images/left_on.gif") no-repeat left top;
  list-style:none;
  padding:5px 15px 2px 6px;
  float: left;
  }
  
.plainRight	{	
	  font-size: 90%;
	  line-height: normal;
	  background:url("/accge_west21/images/right1.gif") no-repeat right top;
	  list-style:none;
	  padding:6px 15px 2px 6px;
	  text-decoration:none;
	  font-weight:bold;
	  color:#663300;
	  margin-right: 3px;
	  border-bottom: solid thin; 
	  clear: right;
	}
		
.currentRight {
	  font-size: 90%;
	  line-height: normal;
	  background:url("/accge_west21/images/right_on.gif") no-repeat right top;
	  list-style:none;
	  padding:6px 15px 2px 6px;
	  text-decoration:none;
	  font-weight:bold;
	  color:#333;
	  margin-right: 3px;
	  border-bottom: solid thin; 
	  clear: right;
  }
      
BODY {font-family: Georgia, "Times New Roman", Times, serif;}
            
H1, H2, H3, H4, H5 	{font-family: Georgia, "Times New Roman", Times, serif;}
 
a:link {
	  color: #663300; }
  
a:visited {
	  color: #996633; }

li    {margin-left: 2em;
	  color: #663300;}

HR {background-color: #663300;
	  border-top: thin groove #663300;}
				
.header		{font-famly:  Georgia, "Times New Roman", Times, serif;
			padding-right: 2em;
			padding-bottom: .5em;
			padding-top: .5em;
			font-weight: bold;
			font-variant: small-caps;
			font-size: 110%;
			color: #663300;
			}
			
p.footer	{font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 80%;
			color: #663300;
			margin-left: 15em;
			margin-top: 2em;
			border-top: thin dotted;
			float: right;
			}

p		{color: #663300;
		 font-family: Georgia, "Times New Roman", Times, serif;}

dt		{color: #663300;
		font-weight: bold;
		font-family: Georgia, "Times New Roman", Times, serif;}

span.plain {color:#000000;
		font-weight: bold;
		font-family: Georgia, "Times New Roman", Times, serif;}
	
}
		
</style>