body {
	background-color: #ffffdb;
	margin: 0px;
	background-image: url(../images/bg-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.height {
	height: 100%;
}
.footer {
	background-image: url(../images/bg-bottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.nav_sep {
	width: 4px;
}
.nav_left {
	background-image: url(../images/nav_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 33px;
	width: 12px;
}
.nav_left_roll {
	background-image: url(../images/nav_left_roll.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 33px;
	width: 12px;
}
.nav_right {
	background-image: url(../images/nav_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 33px;
	width: 12px;
}
.nav_right_roll {
	background-image: url(../images/nav_right_roll.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 33px;
	width: 12px;
}
.nav_mid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/nav_mid.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	height: 33px;
	cursor:pointer;
	vertical-align: middle;
}
.nav_mid_roll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/nav_mid_roll.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	height: 33px;
	cursor:pointer;
	vertical-align: middle;
}
.footer_banner {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.content_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a.link:link {
	font-family: Arial;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
a.link:visited {
	font-family: Arial;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

a.link:hover {
	font-family: Arial;
	font-size: 12px;
	color:#FEA500;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

#tab {
	position:absolute;
	left:?px;
	top:170px;
	width:335px;
	height:159px;
	z-index:2;
	padding-left:12px;
	cursor: pointer;
}.content_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-align:justify;
}
.content_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a6a68f;
	border-right-color: #a6a68f;
	border-bottom-color: #a6a68f;
	border-left-color: #a6a68f;
	background-color: #FFFEE9;
}
.content_curve {
	background-image: url(../images/content_curve.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.right_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a6a68f;
}

.nav_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FEA500;
	background-image: url(../images/nav_button_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	cursor:pointer;
	height: 59px;
}
.nav_button_roll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FEA500;
	background-image: url(../images/nav_button_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	cursor:pointer;
	height: 59px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a6a68f;
}
.nav_space {
	height: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a6a68f;
}
.fourside_border {
	border: 1px solid #A2A2A2;
}
.float_menu_bg {
	background-color: #DEDEDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}



.nav_button_left {
	background-image: url(../images/nav_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 59px;
	width: 14px;
}

a {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
}

a:hover {
	text-decoration:none;
	cursor:pointer;
}
