body {
	background-image : url("/furniture/top_bar_02.gif");
	background-repeat : repeat-x;
	background-position : top;
}
.blackborder
{ 
border: 1px solid black;
 }
.footer .shade1
{
	font-size: 11px;
}

body, table, td, a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a { font-weight: bold;text-decoration: none; color: #666666; }
a:hover {
	text-decoration: underline;
	color: red;
}

#content h1, #content h2, #content h3, #content h4, #content p, #content form
 {

	margin-left : 15px;
	margin-right : 15px;
}

#content h1, #content h2, #content h3, #content h4, #content form
 {

	margin-top : 0px;
	margin-bottom : 0px;
}
#content p
 {

	margin-top : 8px;
	margin-bottom : 0px;
}

#footer p { 
	margin-top : 0px;
	margin-left : 15px;
	margin-right : 15px;
	margin-bottom : 0px;
	color: #555555;
	font-size: 11px;
 }

#content table td {
	background-image : url("/furniture/table_border_05.gif");
	background-position : right;
	background-repeat : repeat-y;
}
#content table table td {
	background-image : url("/furniture/bottom_border_02.gif");
	background-position : bottom;
	background-repeat : repeat-x;
}

.whiteborder { 
	background-image : url("/furniture/table_border_03.gif");
	background-position : right;
	background-repeat : repeat-y;
	 }
.chevron {
	background-image : url("/furniture/horiz_blend_01.gif");
	background-position : top;
	background-repeat : repeat-x;
}
	 
h1 {
	font-size: 17px;
}

h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4  {
	font-size: 12px;
}
#content p, #content ul, #content ol, #content form, #content input, #content textarea {
	font-size: 11px;
}
#content ul {
	list-style: outside url("/furniture/bullet_01.gif");
}
#content li {
	margin-bottom: 5px;
	margin-right: 5px;
}