body {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
background-image: url(images/bgtile.jpg); background-repeat: repeat-y; background-position: center center;
}
/* 
scrollbar
*/
html {
scrollbar-base-color: #ff0000;
scrollbar-arrow-color: white;
scrollbar-track-color: #ffffff;
scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}
.left {
background-image:url(images/left.jpg); background-repeat: repeat-y; background-position:right top;
}
.right {
background-image:url(images/right.jpg); background-repeat: repeat-y; background-position:left top;
}


.contentDiv {
overflow-y: no;
position: relative; 
left: 35px; 
top: 0px; 
height: 253px; 
width: 455px; 
text-align: justify;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
padding: 1em;
}
.contentDiv2 {
overflow-y: scroll;
position: relative; 
left: 0; 
top: 0px; 
height: 25; 
text-align: justify;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
padding: 1em;
}
.contentDiv3 {
overflow: auto;
position: relative; 
left: 0px; 
top: 20px; 
height: 298px; 
width: 490px; 
text-align: justify;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
padding: 1em;
}
.contentDivMap {
position: relative; 
left: 35px; 
top: 0px; 
height: 253px; 
width: 455px; 
text-align: justify;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
}
.contentDivTitle {
position: relative; 
left: 35px; 
top: 0px; 
height: 0px; 
width: 455px; 
text-align: justify;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 20px;
color: #FF0000;
padding: 1em;
}

.contentDivTitleHome {
position: relative; 
left: 25px; 
top: 0px; 
height: 0px; 
width: 455px; 
text-align: justify;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight:bold;
color: #FF0000;
padding: 1em;
}

.l {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
}
.contentDiv4 {
overflow: auto;
position: relative; 
left: 35px; 
top: 20px; 
height: 300px; 
width: 490px; 
text-align: justify;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
padding: 1em;
}
.contentDiv3a {
	position: relative;
	top: 20px;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 1em;
	margin-right: 20px;
	margin-left: 20px;
	overflow: auto;
}
.contentDiv3b {
width:740px;
	overflow: auto;
	height: 300px;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}


.contentDivMenu {
	overflow: auto;
	height: 300px;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.contentDivMenuNAV {
	overflow: auto;
	height: 300px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
