@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(/images/common/background.gif);
	background-repeat: repeat-y;
	line-height: 20px;
}
.top_header {
	background-color: #345f0a;
}
.left_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
}

.left_menu a {	
	color:#000000;
	text-decoration: none;
}

.left_menu a:hover {
	text-decoration: underline;
}

a {	
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
}

.bodyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.rightBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.rightHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.addressFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.dreamHomeTag {
	font-size: 13px;
	font-weight:bold;
}
