/* CSS Document */

BODY 
{ 
	background-image: url("gradient-3.jpg"); 
	background-repeat: repeat-x; 
	background-color:#ead8a6;
	color:#000000;
	font-family:arial,helvetica,sans-serif;
	font-size:12pt;
}
body a:link { 
	color: #5e4a12;
	text-decoration: none;
	font-weight: bold;
	}
body a:visited { 
	color: #5e4a12;
	text-decoration: none;
	font-weight: bold;
	}
body a:hover { 
	color: #5e4a12;
	font-weight: bold;
	text-decoration: underline;
	}
body a:active { 
	color: #5e4a12;
	text-decoration: none;
	font-weight: bold;
	}
table 
	{
	padding: 0;
	border: none;
	border-width:0;
	border-style: none;
	}
#header
	{
	color:#ffffff;
	font-family:times,serif;	
	}
#headertable
	{
	background-image: url("header-11.jpg");
	background-repeat:no-repeat;
	background-position:top center;
	margin: 0;
	}
#menurow
	{
	height:40;
	}
#menuitem
	{
	height:40;
	background-image: url("ButtonBG-2.gif");
	}
#menucapL
	{
	height:40;
	width:15;
	background-image: url("ButtonCapLeft-3.gif");
	}
#menucapR
	{
	height:40;	
	width:15;	
	background-image: url("ButtonCapRight-3.gif");
	}
#menuspacerrow
	{
	height: 2;
	}
#menuspacer
	{
	background-color:#a4985f;
	}
#listingsub
	{
	font-size:10pt;
	}
#vsp
	{
	font-size:8pt;
	}	
