body{
	background-color:  #f0cc01;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.left{
	background-image: url(../images/image_17.gif);
	background-repeat: repeat-y;
}

.right{
	background-image: url(../images/2image_17.gif);
	background-repeat: repeat-y;
}

.large_title{
	font-family: Arial;
	font-size: 29pt;
	font-style: italic;
	color: #9fdc56;
	font-weight: normal;
	background-image: url(../images/image_11.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-bottom: 0px;
	vertical-align: bottom;
}
.title{
	font-family: Arial;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color:  #9fdc56;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-top: 0px;
}
.sub_title{
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #026227;
	padding-top: 5px;
	padding-bottom: 5px;
}
.question{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #026227;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
}

.info{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #9fdc56;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
	border: 1px none #9fdc56;
}
.content{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 20px;
}

.content a{
	color: #000000;
	text-decoration:underline;
	
}

.content a:hover{
	color: #9fdc56;
	text-decoration:underline;
}

.ita{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 20px;
	font-style: italic;
	font-weight: bold;
}
.bold_tit{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 20px;
	font-weight: bold;
}
.map{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
}


.text{
	background-color: #FFFFFF;
}

.bottom{
	background-image: url(../images/image_25.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 10pt;
	text-indent: 53px;
}

.bottom a{
	color: #FFFFFF;
	text-decoration: none;
}

.bottom a:hover{
	color: #f0cc01;
	text-decoration: none;
}
.copyright{
	font-family: Arial;
	font-size: 9pt;
	color: #aec895;
	padding-left: 70px;
}

.right1{
	background-color: #FFFFFF;
}

.right2{
	background-image: url(../images/2image_18.gif);
	background-repeat: repeat-y;
}

.right3{
	background-color: #f0cc01;
	background-image: url(../images/image_21.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.menu{
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	background-image: url(../images/image_05.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
}

.menu a{
	color: #FFFFFF;
	text-decoration:none;
	
}

.menu a:hover{
    color: #f0cc01;
	text-decoration:none
}

.logo{
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#dropmenudiv{
	position:absolute;
	z-index:100;
	font-family: Arial;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;	
	color: #51891a;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #51891a;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #51891a;
	border: 1px solid #51891a;
	text-indent: 2px;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#dropmenudiv a:hover{ /*hover background color*/
	color: #f0cc01;
	text-decoration: none;
}
