body{
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
}
a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #979797;
}
a:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D32717;
}
.Border {
	width: 950px;
}
.BigBt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 52px;
	color: #000000;
	line-height: 60px;
}

.BorderRight {
	background-color: #FFFFFF;
	width: 180px;
}
.BorderLeft {
	width: 190px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
}
.LeftMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #979797;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E0E0;
}

.WordTitle {
	font-size: 36px;
	color: #0097DA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.WordMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}
.WordBt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #888888;
	text-align: justify;
}
.WordMain {
	font-size: 11px;
	color: #888888;
	line-height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.Form {
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 21px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.SmallBt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}


table.tOut{border:1px solid white;background-color:#F5F5DA;}
table.tOver{border:1px solid black;background-color:#FBEAEA;}


.nextpage {
 background:#000;
 color:#fff;
    bottom: 0;
    margin: 0 auto;
    position: fixed;
 height:35px;
 opacity: .60;
 line-height:35px;
    width: 100%;
    z-index: 999;
    _bottom:auto;
    _width: 100%;
    _position: absolute;
    _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
.WordEnd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	line-height: 36px;
}
