.body
	 	{scrollbar-face-color:#fcf0e5;
		scrollbar-track-color:#ffffff;
		scrollbar-arrow-color:#8e2a02;
		scrollbar-highlight-color:#fcf0e5;
		scrollbar-shadow-color:#fcf0e5;
		scrollbar-3dlight-color:#e9cfb8;
		scrollbar-darkshadow-color:#e9cfb8
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#frame  { font-size: 13px; font-family: Arial; font-weight: normal; padding: 15px; border: solid 1px #990000 }

#frame_left {
	padding: 8px;
	border-left: solid 1px #990000;
	border-bottom: solid 1px #990000;
	border-top: solid 1px #990000;}
	
#frame_right {
	padding: 8px;
	border-right: solid 1px #990000;
	border-bottom: solid 1px #990000;
	border-top: solid 1px #990000;}

