body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	margin: 0px;
	background-image: url(interface/images/page_bg.jpg);
	background-repeat: repeat-x;
	background-color: #DC9A43;
}
.page_top {
	background-image: url(interface/images/page_bg_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 171px;
}

h1 {
	font-size: 24px;
	}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
}
.bottom {
	color: #3D3D3D;
}
.bottom_line {
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DC9A43;
	border-bottom-color: #CD8A3B;
	border-bottom-width: 1px;
}
.default_text_style_small {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#444444}

#Layer1 a {color: White; text-decoration:none}
#Layer1 a:hover {color: Red; text-decoration:none}
a {color: #888888; text-decoration:none}
a:hover {color: Red; text-decoration:none}



