﻿body 
{
margin: 0px auto;
background-color: #663300;
font-family: Arial;
font-size: 9pt;
color: #000000;
width: 800px;
}
img
{
border: none 0px;
}
.spacerbg
{
background-color: #ffffff;
height: 5px;
width: 100%;
}
.bg
{
background-color: #ffffff;
height: 10px;
width: 100%;
}
.cremebg
{
background-color: #f5eedf;
height: 9px;
width: 100%;
}
.whitebg
{
background-color: #ffffff;
height: 9px;
width: 100%;
}
.brownbg
{
background-color: #e9d9b7;
height: 9px;
width: 100%;
}
.frame
{
border: 1px solid #cccccc;
}
.brownheader
{
font: 13px Arial;
color: #ab4728;
font-weight: bold;
text-decoration: none;
}
.brownpagelabel
{
font: 16px Arial;
color: #ab4728;
font-weight: bold;
text-decoration: none;
}
#footerbar
{
width: 760px;
height:2px;
background-color: #1269c3;
text-align: center;
}
.blacktext
{
color: #000000;
font-family: Arial, Sans-Serif;
font-size: 9pt;
}
.blacktext A:link	
{
text-decoration:	underline;
color: #000000;
font-family: Arial, Sans-Serif;
font-size: 9pt;
}		
.blacktext A:visited	
{	
text-decoration:	underline;
color: #000000;
font-family: Arial, Sans-Serif;
font-size: 9pt;
}		
.blacktext A:active	
{	
text-decoration:	underline;
color: #000000;
font-family: Arial, Sans-Serif;
font-size: 9pt;
}		
.blacktext A:hover	
{	
text-decoration:	underline;
color: #000000;
font-family: Arial, Sans-Serif;
font-size: 9pt;
}
.whitetext
{
color: #FFFFFF;
font-family: Arial, Sans-Serif;
font-size: 9pt;
}
.whitetext A:link	
{
text-decoration:	underline;
color: #FFFFFF;
font-family: Arial, Sans-Serif;
font-size: 9pt;
}		
.whitetext A:visited	
{	
text-decoration:	underline;
color: #FFFFFF;
font-family: Arial, Sans-Serif;
font-size: 9pt;
}		
.whitetext A:active	
{	
text-decoration:	underline;
color: #FFFFFF;
font-family: Arial, Sans-Serif;
font-size: 9pt;
}		
.whitetext A:hover	
{	
text-decoration:	underline;
color: #FFFFFF;
font-family: Arial, Sans-Serif;
font-size: 9pt;
}
.browntext
{
color: #663300;
font-family: Arial, Sans-Serif;
font-size: 9pt;
}
.browntext A:link	
{
text-decoration:	underline;
color: #663300;
font-family: Arial, Sans-Serif;
font-size: 9pt;
}		
.browntext A:visited	
{	
text-decoration:	underline;
color: #663300;
font-family: Arial, Sans-Serif;
font-size: 9pt;
}		
.browntext A:active	
{	
text-decoration:	underline;
color: #663300;
font-family: Arial, Sans-Serif;
font-size: 9pt;
}		
.browntext A:hover	
{	
text-decoration:	underline;
color: #663300;
font-family: Arial, Sans-Serif;
font-size: 9pt;
}
.menu
{
width: 760px;
text-align: center;
}
.menuitem
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 25px;
font-family: Arial;
color: #663300;
font-weight: bold;
font-size: 12px;
background-color: #e9d9b6;
text-align: center;
border: solid 1px #663300;
}
.menuitemhover
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 25px;
font-family: Arial;
color: #663300;
font-weight: bold;
font-size: 12px;
background-color: #f7ebcf;
text-align: center;
border: solid 1px #663300;
}
.demosite
{
	display: none;
}