.body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	background-image: url(../images/bg_body.jpg);
	/*scrollbar-3dlight-color : white;
	scrollbar-arrow-color : white;
	scrollbar-base-color : #A6B28A;
	scrollbar-darkshadow-color : #A6B28A;
	scrollbar-face-color : #A6B28A   ;
	scrollbar-highlight-color : #A6B28A;
	scrollbar-shadow-color : white;
	scrollbar-track-color : #A6B28A;*/
}
.div_inline {
	width: 119px;
	position: absolute;
	visibility: hidden;
	border: 0px 0px 0px 0px;
	background: url(../images/submenu.jpg) repeat-y #DDE4EC;
	border: 1px solid white;
	border-bottom: 0px;
	left: 0px;
	top: 0px;
}
.div_inline a, .div_inline a:visited{
	display: block;
	font-size: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-indent: 12px;
	color: #6F82AA;
	text-decoration: none;
	height: 15px;
	line-height: 15px;
	border-bottom: 1px solid white;
	background: url(../images/submenu_arrow.gif) no-repeat 5px 5px;
}
.div_main a, .div_main a:visited{
	display: block;
	font-size: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-indent: 12px;
	color: #6F82AA;
	text-decoration: none;
	height: 15px;
	line-height: 15px;
	background: url(../images/menu_arrow.gif) no-repeat 5px 5px;
}
.div_main {
	position: relative;
	visibility: visible;
	width: 160px;
}
a, a:visited{
	font-size: 11px;
	color: #FF6C00;
	text-decoration: none;
	font-weight: normal;
}
.small_a {
	font-size: 9px;
	color: #FF6C00;
	text-decoration: none;
	font-weight: normal;
}
a.small_b:link, a.small_b:visited {
	font-size: 11px;
	color: #2D5833;
	font-weight: normal;
}
a.small_b:hover, a.small_b:active, a.small_b:focus {
	text-decoration: none;
}
.title {
	font-size: 9px;
	text-decoration: none;
	color: #5D7069;
}

.link_yes {
	font-size: 12px;
	text-decoration: underline;
        font-weight: bold;
	color: #5D70A0;
}


.link_no {
	font-size: 12px;
	text-decoration: none;
	color: #5D70A0;
}

.title_page {
	font-size: 14px;
	text-decoration: none;
	color: #384B44;
}
.title_green {
	font-size: 14px;
	text-decoration: none;
	font-weight : bold;
	color: #2D5833;
}
.text {
	font-size: 11px;
	text-decoration: none;
	color: #142625;
}
.td {
	font-size: 11px;
	text-decoration: none;
	color: #556077;
	border: 1px solid #556077;
}
p , td{
	font-size: 11px;
	text-decoration: none;
	color: #556077;
}
.event_index_page {
	font-size: 10px;
	text-decoration: none;
	color: #E48100;
}
.orange_large {
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	color: #E48100;
}
.webtext {
	font-size: 10px;
	text-decoration: none;
	color: white;
}
.formbox{
	border: 1px solid #556077; 
	font-size: 10px; 
	background: #ffffff; 
	text-decoration: none;
	color: #000000;
}
.button {
	border: 1px solid #556077;
	font-size: 12px;
	border-color: #556077;
	background-color: white;
	color: black;
}
.p {
	text-indent : 20px;
}
td.newMenu {
	position: relative;
	display: block;
	width: 160px;
}
td.newMenu a {
	color: #6F82AA;
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 1px;
	background: #EAEFF5;
	border: 1px solid #6F82AA;
	text-decoration: none;
	display: block;
	height: 17px;
	line-height: 17px;
	vertical-align: middle;
	font-family: "Trebuchet MS";
	text-indent: 0.5em;
}
.newOption1 {
	position: absolute;
	left: 111px;
	top: 0;
	visibility: hidden;
	z-index: 1000;
	width: 160px;
}
.newOption2 {
	position: absolute;
	left: 111px;
	top: 17px;
	visibility: hidden;
	z-index: 1000;
	width: 160px;
}
.newOption3 {
	position: absolute;
	left: 111px;
	top: 34px;
	visibility: hidden;
	z-index: 1000;
	width: 160px;
}