body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#828282;
}
.test_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #4B3701;
}


a{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
	color:#666666;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;


}

body .sm{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4B3701;
	line-height:22px;
	font-weight:normal;
}
.sm2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4B3701;
	line-height:22px;
	font-weight:normal;
}

.top_1 {
	background-color: #FBDD85;
	background-image: url(img/top_line1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 170px;
}
.about_bg {
	background-image: url(img/about_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 621px;
}

.top_left {
	background-image: url(img/right_top.gif);
	background-repeat: no-repeat;
	height: 170px;
	width: 264px;
}
.left_bg {
	background-image: url(img/left_bar_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.link1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #368194;
	text-decoration: none;
	font-weight: bold;
}
.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #368194;
	text-decoration: underline;
	font-weight: bold;
}
.brown_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B0F0F;
	text-decoration: none;
	font-weight: bold;
}
.link2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B0F0F;
	text-decoration: none;
	font-weight: bold;
}
.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #368194;
	text-decoration: underline;
	font-weight: bold;
}
.border1 {
	border: 1px solid #B48805;
}
	.scroll_bar {

	margin: 0px; 
	overflow: auto; 
	padding: 5px; 
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #cacaca; 
	scrollbar-darkshadow-color: #cacaca; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #cacaca; 
	width: 550px;
	height: 555px; 
	overflow-x: hidden;
	overflow-y: scroll;
	}.sm3 {

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4B3701;
	line-height:20px;
	font-weight:normal;
}
.border2 {
	border: 1px solid #B48805;
	padding: 2px;
}

