body {
	background-color: #DDC486;
	margin-bottom: 10px;
	scrollbar-face-color: #999089;
	scrollbar-highlight-color: ;
	scrollbar-shadow-color: ;
	scrollbar-track-color: ;
	scrollbar-arrow-color: ThreedLightShadow;
	scrollbar-base-color: ;
	margin-top: 5px;
	width: 99%;
	margin-left : 10px;
	
}

FORM.search{
	height : 20px;
	padding: 0px;
}
input#search{
	height : 20px;
	padding-bottom : 0px;
	padding-top : 0px;
	list-style-position : inside;
	font-size : 10px;
}


img#right {	float : right;}
img#left {	float : left;}
hr#red {	color : Red;}
hr#blue {	color : #6381B0;}
td#line_bottom {border-bottom : 1px solid #5F8B7A;	font-size : 2px;}
td#line_top {	border-top : 1px solid #5F8B7A;	font-size : 2px;}
td#line_left {	border-left : 1px solid #5F8B7A;	font-size : 2px;}
td#line_right {	border-right : 1px solid #5F8B7A;	font-size : 2px;}
td.high {	height : auto;}

SPAN#mainbold {
	font-family : Verdana;
	font-size : 18px;
	font-weight : bold;
	color : black;
}
span#main {
	font-family: Verdana;
	font-size: 12px;
	color: Black;
}
span#bold {	font-weight : bold;}
td#main {
		font-family: Verdana;
	font-size: 12px;
	color: Black;
}


span#copyright {
	font-family: Verdana;
	font-size: 10px;
	color: Black;
}
