div.top {
	background: url(../images/top.gif) no-repeat;
	max-height: 25px;
	max-width: 1024px;
	min-height: 25px;
	min-width: 1024px;
	width: 100%;
	bottom: 100%;
	background-position: bottom;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	}
div.main {
	background: url(../images/main.gif) repeat-y center;
	min-height: 1px;
	min-width: 1024px;
}
div.bottom {
	background: url(../images/bottom.gif) no-repeat;
	min-height: 25px;
	min-width: 1024px;
	max-height: 25px;
	max-width: 1023px;
	width: 100%;
	bottom: 100%;
	background-position: top;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}
div.wtop {
	background: url(../images/wtop.gif) no-repeat center;
	min-width: 246px;
	min-height: 23px;
	max-height: 23px;
	max-width: 246px;
	background-position: bottom;
	padding-left: 0px;
	padding-top: 15px;
	}
div.wmain {
	background: url(../images/wmain.gif) repeat-y center;
	min-height: 1px;
	min-width: 246px;
	padding-left: 0px;
}
div.wbottom {
	background: url(../images/wbottom.gif) no-repeat center;
	min-height: 23px;
	min-width: 246px;
	max-height: 23px;
	max-width: 246px;
	background-position: top;
	padding-left: 0px;
	padding-bottom: 5px;
}
div.mtop {
	background: url(../images/mtop.gif) no-repeat center;
	min-width: 546px;
	min-height: 22px;
	max-height: 22px;
	max-width: 546px;
	width: 100%;
	bottom: 100%;
	background-position: bottom;
	padding-left: 0px;
	padding-top: 5px;
	}
div.mmain {
	background: url(../images/mmain.gif) repeat-y center;
	min-height: 1px;
	min-width: 546px;
	padding-left: 0px;
}
div.mbottom {
	background: url(../images/mbottom.gif) no-repeat center;
	min-height: 21px;
	min-width: 546px;
	max-height: 21px;
	max-width: 546px;
	width: 100%;
	bottom: 100%;
	background-position: top;
	padding-left: 0px;
	padding-bottom: 5px;
}
div.ctop {
	background: url(../images/ctop.gif) no-repeat center;
	min-width: 245px;
	min-height: 22px;
	max-height: 22px;
	max-width: 245px;
	width: 100%;
	background-position: bottom;
	padding-left: 0px;
	padding-top: 15px;
	}
div.cmain {
	background: url(../images/cmain.gif) repeat-y center;
	min-height: 1px;
	min-width: 245px;
	padding-left: 0px;
	padding-right: 5px;
}
div.cbottom {
	background: url(../images/cbottom.gif) no-repeat center;
	min-height: 24px;
	min-width: 245px;
	max-height: 24px;
	max-width: 245px;
	width: 100%;
	background-position: top;
	padding-left: 0px;
	padding-bottom: 5px;
}
div.thum{
	padding-bottom: 15px;
}
div.thum2{
	padding-top: 15px;
	padding-left: 100px;
}
div.thum3{
	padding-top: 15px;
	padding-left: 25px;
}
.formtext {
	font-size: 11px;
	color : #000066;
	border :none;
	background-image: url(../images/tan.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.tan{
background: url(../images/tan.gif) repeat;
}
