﻿.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	color: #000000;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	color: #9E5A49;
}

.style4 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	color: #000000;
}

#body_home {
	OVERFLOW: auto; 
	POSITION: relative; 
	HEIGHT: 273px;
	WIDTH: 338px;
	/*border-left-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;*/
}

#body_content {
	OVERFLOW: auto; 
	POSITION: relative; 
	HEIGHT: 380px;
	WIDTH: 570px;
	/*border-left-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;*/
}