body 
{ 
	scrollbar-base-color: #DED8C8;
 	scrollbar-track-color: #DED8C8;
	scrollbar-arrow-color: #ffffff;

}


#mainframe
{
	margin-top: 13px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 13px;

}


#mainframeborder
{
	width: 600px;
	border: 0px;
	cellspacing: 3px; 
	cellpadding: 3px;
}


#containmainframe

{
	width: 100%;
	border: 0px;
	cellspacing: 0px; 
	cellpadding: 0px;
}



#borderframetop
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #9e9e9e;
	border-left-color: #9e9e9e;
}

#borderframebottom
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #a32922;
	border-bottom-color: #a32922;
	border-left-color: #9e9e9e;
}


#headline
{
	height: 23px;
	width: 100%;
	font-family: Goodfish, Georgia, Bookman Old Style, Century Schoolbook, Garamond;
	font-size: 22px;
	font-style: normal;
	color: #a32922;
	text-decoration: none;
	font-weight: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a32922;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

A:link { text-decoration: none; color: #a32922 }
A:visited { text-decoration: none; color: #a32922 }
A:active { text-decoration: none; color: #a32922 }
A:hover { text-decoration: none; color: #a32922 }
