body {
Margin:0px;
	background-image:url(graphics/BackgroundImage.gif); } 
	
p, li {
	font:.75em verdana, arial, sans-serif; 
	color:#8F8F8F; }
	
p.menu {
	font:.55em verdana, arial, sans-serif; 
	color:#8F8F8F; }
	
p.GreenHeader {
	font:bold .75em verdana, arial, sans-serif; 
	color:white; }
	
a:link, a:visited, a:active {
	color:black;
	text-decoration:none; }
	
a:hover {
	color:#666666;
	text-decoration:underline; }
	
a.MenuLinks:link, a.MenuLinks:active, a.MenuLinks:visited {
	padding-top:3px;
	padding-left:6px;
	font:.55em verdana, arial, sans-serif;
	color:#8F8F8F;
	text-decoration:none;
	height:19px;
	background-color:White;
	display:block }
	
a.MenuLinks:hover {
	padding-top:3px;
	padding-left:6px;
	font:.55em verdana, arial, sans-serif;
	color:black;
	text-decoration:none;
	height:19px;
	background-color:#E5E5E5; 
	display:block }
	
	
/* Site Styles */

.Dropshadow_left {
	background-image:url(../graphics/Dropshadow_Left.gif);
	background-repeat:repeat-y;
	width:6px; }
	
.Dropshadow_right {
	background-image:url(../graphics/Dropshadow_right.gif);
	background-repeat:repeat-y;
	width:6px; }
	

/*  Header Styles */

div.HeaderColor {
	background-color:#BF8F38;
	border-bottom:solid 1px white;
	height:14px;
	width:750px; }

td.LogoZoneText {
	background-image:url(../graphics/LogoZone_3.jpg);
	background-repeat:no-repeat;
	padding:10px;
	width:390px;
	height:73px; }


/*  Content Pane Styles */

td.Center {
	background-color:White;
	Border-top:solid 2px #DF0048;
	border-left:solid 1px black;
	border-right:solid 2px black;
	width:750px; }
	
td.ContentGrad {
	background-image:url(../graphics/LeftGrad_1.jpg);
	background-repeat:repeat-x;
	border-left:solid 1px white;
	border-right:solid 1px #333333;
	width:13px; }

td.ContentMenu {
	width:153px;
	border-right:solid 1px #CCCCCC; }
	
td.ContentPane { padding:10px; }


/* Forms */

.Form250 { width:250px; }
.Form350 { width:350px; }
.Form450 { width:450px; }
.Form300x220 { width:300px; height:220px; }
.Form450x220 { width:450px; height:220px; }






.searchDetails
{
	font: .6em verdana, arial, helvetica, sans-serif;
}

Table.ResultsTitleBar {
	Border:solid 1px #CCCCCC;
	background-color:#FAF7ED;
	padding:4px; }
Table.SearchedItemResultsTitleBar 
{
	Border:solid 1px #CCCCCC;
	background-color:#ffcc99;
	padding:4px; 
}
Table.Averages
{
	font-size: xx-small;
}	
Table.ExpandAll
{
	background-color: White;
	border: none 0px white; }

.ExpandPanel { display:inline; }
.HidePanel { display:none; }
.toggleTextLink
{
	font-size: small;
	font-family: Arial;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}

.Form50 { width:50px; border:solid 1px #444444; }
.Form150 { width:150px; border:solid 1px #444444; }