body {
}

.tdesc {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: 35px;
	line-height: 35px;
	width: 500px;
	margin: 0 auto;
	color: #FFF;
}
.fmenu {
	text-align: center;
	font-size: 12px;
	width: 700px;
	margin: 0 auto;
	color: #FF5A00;
	font-weight: bold;
	line-height: 35px;
}

.fmenu a, .fmenu a:visited {
	color: #FF5A00;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.fmenu a:hover {
	text-decoration: underline;
	color: #FE382F;
}

#footer2 a, #footer2 a:visited {
	color: #FF5A00;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#footer2 a:hover {
	color: #FE382F;
	text-decoration: underline;
}

#menu a, #menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../img/bbg.jpg) no-repeat center center;
	width: 127px;
	height: 37px;
	display: block;
	text-decoration: none;
	line-height: 35px;
	font-size: 15px;
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
	margin: 2px 3px 7px 3px;
	color: #FE382F;
}
#menu a:hover {
	background: url(../img/bbgh.jpg) no-repeat center center !important;
	color: #FFF !important;
}

#menu a.active {
	background: url(../img/bbga.jpg) no-repeat center center;
	color: #FFD;
}

#dst {
	background: url(../img/stbg.jpg) no-repeat top left;
	width: 185px;
	height: 382px;
	margin: 0 auto;
	padding-top: 15px;
}
#dstx {
	width: 185px;
	margin: 0 auto;
	padding-top: 0;
}

#dst .first {
	width: 158px;
	margin: 0 0 0 12px;
	height: 350px;
	border: #F30 1px solid;
	background-color: #F90;
}

#dst h3 {
	margin: 0;
	background-color: #fA2;
	color: #FF6;
	padding: 7px 0;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

#center {
	margin: 0;
	font-size: 12px;
	color: #555;
	width: 660px;
}

#center p {
	font-size: 1.1em;
	line-height: 135%;
}

#center h2 {
	background: url(../img/h2bg3.jpg) no-repeat top left;
	margin: 0;
	height: 49px;
	line-height: 45px;
	font-size: 32px;
}

#cauta {
	margin: 12px 0 0 20px;
	height: 19px;
	width: 310px;
	border: #FFF 1px solid;
	font-size: 15px;
	font-weight: bold;
	color: #FF5A00;
}

#dst a, #dst a:visited {
	display: block;
	line-height: 170%;
	padding: 0 0 0 12px;
	color: #FFFF66;
	text-decoration: none;
	font-weight: bold;
	border-bottom: #FFAA22 2px solid;
	font-size: 14px;
}

#dst a:hover{
	text-decoration: underline
}

.link1, .link1:visited {
	padding: 0;
	color: #FFFF66;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}

.link1:hover {
	text-decoration: underline
}

#center h4 {
	background: url(../img/h2bg2.jpg) no-repeat top left;
	color: #FE382F;
	margin: 0;
	height: 49px;
	line-height: 45px;
	font-size: 22px;
	padding-left: 25px;
}

.table1 {
	border: #FFAA22 1px solid;
	background-color: #FF9900;
}

.table1 tr td, .table1 tr th {
	border-bottom: #FFAA22 1px solid;
	border-right: #FFAA22 1px solid;
}
.table1 tr th {
	font-size: 1.15em;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}

.button1 {
	background-color: #FFAA22;
	color: #FFFF66;
	border: #FF5A00 1px solid;
	font-weight: bold;
	cursor: pointer;
}
.inputbox1 {
	width: 420px;
	color: #555;
	background-color: #FBC703;
	border: #FF3300 1px solid;
	padding: 3px;
}
.textbox1 {
	width: 420px;
	color: #555;
	background-color: #FBC703;
	border: #FF3300 1px solid;
	padding: 3px;
}
