body
{
	margin: 2px;
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size:100%;
  background: #5C697A url(images/background.gif) repeat-x;
}

#pageBorder
{
	text-align:center;
}

#pageContainer
{
	width:749px;
	background-color: white;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
  border-left: 1px outset white;
  border-top: 1px outset white;
  border-right: 2px outset white;
  border-bottom: 2px outset white;    
}

#mainTable
{
	border: solid 1px white;  
}

.feature
{
 color: #48525F;
}

.header
{
 color: #48525F;
 font-size:16px;
 font-weight: bold;
}

.subheader
{
 color: #48525F;
 font-size:11px;
 font-weight: bold;
}

img, table
{
	border: none 0px white;
	margin: 0px 0px 0px 0px;
}

TD
{
  color: #443E35;
  font-size:11px;
  font-family: verdana;
  line-height:17px;
}

A
{
  text-decoration:underline;
  font-size:11px;
  font-family: verdana;
  line-height:17px;
  color: #00357A;
}
A:hover
{
  color:#807563;
  text-decoration:underline;
  font-family:verdana;
  
}

.brown 
{ 
  background: #807563 url(images/header_bak.gif) repeat-x;
}

.blue 
{
  color:#00357A;
  font-size: 10px;
}

.white 
{
  color:#ffffff;
  
}


#white 
{
  background-color:#ffffff;
  
}

#footer 
{
  color:#807563;
  font-size:10px;
  font-family:verdana;

}

.subfeature 
{
  color:#443E35;
}
  

#brown 
{
  background-color:#807563;
}
#blue
{
background-color:#D8DCE1;
}
#ltblue
{
background-color:#E9EEF0;
}
