body {
	background-color : #FFF8E5;
	margin : 0px;
	padding : 0px;
    text-align : center;
}
#fulltab{
	height : 100%;
	width : 100%;
	vertical-align: middle;
	text-align: center;
}
#maintab {
	font-family : "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	font-size : 0.8em;
	background-color : #e9edf0;
	background-image : url("pix/tbl_bg2.jpg");
	background-repeat : no-repeat;
	height : 590px;
	width : 775px;
}

a {
	color: black;
	decoration: none;
}

a:link{
	color: black;
	decoration: none;
}

a:visited{
	color: black;
	decoration: none;
}
a:active{
	color: black;
	decoration: none;
}
a:hover{
	color: red;
	decoration: none;
}

img {
	border : none;
}
#midpad{
	height : 116px;
}
#toppad {
	height : 9px;
}

#topmenu {
	height : 41px;
}

#lftmenu {
	width : 120px;
	padding : 140px 0px 0px 0px;
	vertical-align: top;
}
.submenu{
	font-size : 0.9em;
	border: solid 1px #999999;
	background-color: #ffcc00;
	padding: 3px;
	float:left;
	width: 485px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	margin-bottom: 6px;
}
.submenu1{
	font-size : 0.9em;
	border: solid 1px #999999;
	background-color: #ffcc00;
	padding: 3px;
	float:left;
	width: 485px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	margin-bottom: 12px;
}

#stred {
	padding : 20px 0px 30px 10px;
	text-align : justify;
	vertical-align: top;
	border-left: solid 1px gray;
	border-right: solid 1px gray;
}
#scroll{
	width : 26px;
	/*background-color : blue;*/
	height : 360px;
	float: right;
}
#up{
	height : 334px;
	vertical-align: top;
	/*background-color : green;*/
}
#down{
	height : 26px;
	vertical-align: bottom;
	/*background-color : blue;*/
}
#ban {
	background-image : url("pix/ban_bg.png");
	background-repeat : repeat-x;
	height : 100px;
}

#tlp {
	width : 120px;
	text-align : right;
	vertical-align: bottom;
}

#title {
	font-size:26px;
	font-weight:bold;
	color:red;
}

dt {
	margin-top: 14px;
	font-weight: bold;
}

dd {
   margin-left:35px;  
	margin-bottom: 3px;
}
