.table_LR {
	border-left-style: solid;
	border-left-color: #B59A65;
	border-left-width: 1px;
	
	border-right-style: solid;
	border-right-color: #B59A65;
	border-right-width: 1px;
}
.table_R {
	border-right-style: solid;
	border-right-color: #B59A65;
	border-right-width: 1px;
}
.table_L {
	border-left-style: solid;
	border-left-color: #B59A65;
	border-left-width: 1px;
}
.table_R1 {
	border-right-style: solid;
	border-right-color: #B59A65;
	border-right-width: 1px;
}
.menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight:bold;
	text-align: left;
	background:#1C714A;
	display: block;
	text-decoration: none;
	height:18px;
	margin: 1px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	background-image:url(../images/button_bg.gif);
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	border-bottom-width: 1px;
}
.menu:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #1C714A;
	font-weight:bold;
	text-align: left;
	background:#EE6C38;
	display: block;
	text-decoration: none;
	height:18px;
	margin: 1px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	background-image:url(../images/button_bg_hover.gif);
}
.menu_active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #1C714A;
	font-weight:bold;
	text-align: left;
	background:#FBEF69;
	display: block;
	text-decoration: none;
	height:18px;
	margin: 1px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	background-image:url(../images/button_bg_active.gif);
}
.text_body {
	font-family: Georgia;
	font-size: 11pt;
	font-style: normal;
	font-weight: none;
	color: #333132;
	text-decoration: none;
	line-height:19px;
}
.text_body1 {
	font-family: Georgia;
	font-size: 8pt;
	font-style: normal;
	font-weight: none;
	color: #333132;
	text-decoration: none;
	line-height:19px;
}
.title_white {
	font-family: Georgia;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:10px;
}
.more {
	font-family: Georgia;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #EE6A39;
	text-decoration: underline;
}
.more:hover {
	font-family: Georgia;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #EE6A39;
	text-decoration: none;
}
.list {
	font-family: Georgia;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #333132;
	text-decoration: none;
}
.list:hover {
	font-family: Georgia;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #333132;
	text-decoration: underline;
}
.copyright {
	font-family: Georgia;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.websiteby {
	font-family: Georgia;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.websiteby_link {
	font-family: Georgia;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.websiteby_link:hover {
	font-family: Georgia;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.button {
	background-image : url("../images/button_bg.gif");
	background-color : #FFFFFF;
	font-family : Georgia;
	color : #FFFFFF;
	font-size : 10pt;
	width:120px;
	height : 28px;
	font-weight : bold;
	text-align : center;
}
.buttonon {
	background-image : url("../images/button_bg_hover.gif");
	background-color : #FFFFFF;
	font-family : Georgia;
	color : #FFFFFF;
	font-size : 10pt;
	width:120px;
	height : 28px;
	font-weight : bold;
	text-align : center;
}
.textbox {
	border-top-width : 1px;
	border-left-width : 1px;
	border-bottom-width : 1px;
	font : 11pt Georgia;
	color : #000000;
	background-color : #f5f5f5;
	border-right-width : 1px;
}
.combobox {
	font-weight : 400;
	font-size : 11pt;
	color : #333333;
	font-family : Georgia;
}
