body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/back.png);
}
#wrapper {
	background-color: #FFF;
	background-image: url(../images/contentbg.gif);
	background-repeat: repeat-x;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#headbox {
	overflow: hidden;
	height: 180px;
	text-align: center;
}
#logobox {
	width: 200px;
	border: 2px solid #FFF;
	text-align: center;
	float: left;
}
#titbox {
	float: right;
	width: 740px;
	overflow: hidden;
}
#mebubox {
	padding: 5px;
	overflow: hidden;
}
hr.menuwrap {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#midbox {
	overflow: hidden;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#buttbox p {
	margin: 0px;
	padding: 0px;
}
#contwrap {
	float: left;
	width: 735px;
	margin-bottom: 15px;
}
#navbox {
	float: right;
	width: 208px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#titlebox {
	float: left;
	width: 410px;
	text-align: right;
}
#titlebox h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 210%;
	padding: 0px;
}
#titlebox h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: #666;
	font-size: 100%;
}
#titlebox h1 a {
	text-decoration: none;
	color: #000;
}
#titlebox h3 a {
	text-decoration: none;
	color: #666;
}
.navchunk ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.navchunk ul li {
	height: 24px;
	width: 178px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.navchunk ul li a {
	color: #666;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.navchunk ul li a:hover {
	color: #000;
	background-color: #F3F3F2;
}

.clrflt {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#searchbox {
	float: right;
	width: 320px;
	text-align: right;
}
.rowbox {
	padding-top: 3px;
	padding-bottom: 5px;
}
.rowbox a {
	color: #000;
	text-decoration: none;
}
#searchtxt {
	width: 210px;
}
.contchunk {
	background-color: #FFF;
	background-image: url(../images/cont-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 25px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.navchunk {
	background-color: #FFF;
	background-image: url(../images/navtop.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding: 15px;
	background-position: center top;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #F7F7F6;
}
#footwrap {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding: 15px;
	text-align: center;
}
#mebubox ul li.lilast {
	background-image: none;
}

#mebubox ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#mebubox ul li {
	float: left;
	padding-right: 15px;
	padding-left: 10px;
	background-image: url(../images/msep.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#mebubox ul li a {
	text-decoration: none;
	color: #000;
}
#mebubox ul li a:hover {
	color: #999;
	text-decoration: underline;
}
.contchunk h1 {
	margin: 0px;
	padding: 0px;
}
.navchunk h2 {
	margin: 0px;
	padding: 0px;
}
.bdtxt {
	font-weight: bold;
}
#footwrap p a {
	color: #333;
	text-decoration: none;
}
#frmlogin {
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.alertbox {
	font-style: italic;
	font-weight: bold;
	color: #900;
	padding: 15px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 15px;
}
.chunkbox h1 {
	font-size: 140%;
	margin: 0px;
	padding: 0px;
}

#uname {
	width: 160px;
}
#upass {
	width: 160px;
}
#loginbutton {
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
fieldset {
	padding: 15px;
	background-color: #EFEFEF;
}
.admchunk {
	background-color: #FFF;
	background-image: url(../images/admconttop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.welbox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.welbox a {
	color: #000;
	text-decoration: none;
}
.chunkbox {
	padding-top: 3px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.alertbox a {
	color: #333;
	text-decoration: none;
}
.chunkbox a {
	color: #000;
	text-decoration: none;
}
table.tbbd {
	border: 1px solid #000;
	border-collapse: collapse;
	width: 100%;
}
tr.head {
	background-color: #666;
	color: #FFF;
}
a.click {
	display: block;
}
table.tbbd td {
	border: 1px solid #000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
table {
	width: 100%;
}
#button {
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
img.userimg {
	width: 100px;
	background-image: url(../images/img-not-found.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#KT_Insert1 {
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.msgbox {
	padding: 20px;
	width: 700px;
	border: 1px dashed #6C0;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	background-color: #FFC;
	overflow: hidden;
}
.msgbox img.usermsgimg {
	height: 76px;
	width: 63px;
	background-image: url(../images/no-img.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.msgbox h2 {
	font-size: 140%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.msgbox p.dateline {
	font-size: 90%;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: right;
	color: #900;
}
.msgbox p {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.greytxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #999;
}
#KT_Update1 {
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
#KT_Delete1 {
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
p.smmarg {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.contchunk a {
	color: #666;
	text-decoration: none;
}
.contchunk p.dateline {
	font-size: 90%;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: right;
	color: #900;
}
table.albwrap {
	height: 225px;
	width: 200px;
	background-image: url(../images/albmback.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 15px;
}
tr.imgarea {
	height: 175px;
	text-align: center;
	vertical-align: top;
}
table.albrpt {
}
tr.albdesc {
	background-color: #666;
	color: #FFF;
}
tr.albdesc td {
	padding: 5px;
	vertical-align: middle;
}

img.albimg {
	height: 150px;
	width: 148px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.imggal {
	height: 120px;
	width: 100px;
	border-bottom-width: 25px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 25px;
}
.navchunk h3 {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

