body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
}
#header {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/headbg.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#header a {
	text-decoration: none;
	color: #000;
}
#header a:hover {
	color: #00C;
	text-decoration: underline;
}

#menuwrap {
	width: 965px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(../images/headbg.gif);
	background-repeat: repeat-y;
}
.menubox {
	background-image: url(../images/bar.jpg);
	height: 43px;
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 0px;
	color: #FFF;
	font-weight: bold;
	padding-left: 25px;
	padding-right: 25px;
}
.menubox a {
	color: #FFF;
	text-decoration: none;
}
.menubox a:hover {
	color: #FF0;
	text-decoration: underline;
}
.menubox h2 {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}
#leftpane {
	float: left;
	width: 190px;
}
#leftpane ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#leftpane ul li {
	background-image: url(../images/menusep.gif);
	background-repeat: repeat-x;
	margin-bottom: 5px;
}
#leftpane ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	width: 180px;
	margin-bottom: 5px;
}
#leftpane ul li a:hover {
	color: #000;
	background-color: #C0D6FE;
}
#rightpane {
	float: right;
	width: 255px;
}
#midpane {
	margin-top: 0px;
	margin-right: 280px;
	margin-bottom: 0px;
	margin-left: 205px;
}
.clrflt {
	clear: both;
	height: 1px;
	visibility: hidden;
}

#footwrap {
	background-image: url(../images/headbg.gif);
	background-repeat: repeat-y;
	width: 965px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#footbox {
	background-image: url(../images/footback.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 105px;
	padding-top: 15px;
}
#footbox p {
	margin-top: 12px;
	margin-bottom: 12px;
}
#footbox p a {
	color: #063;
	text-decoration: none;
}
#footbox p a:hover {
	color: #000;
	text-decoration: underline;
}
.partbox {
	padding-top: 5px;
	padding-bottom: 5px;
}
.warnbox {
	font-weight: bold;
	color: #900;
	text-align: center;
	margin: 8px;
	padding: 12px;
}
.partbox h1 {
	margin: 0px;
	padding: 0px;
	font-size: 175%;
}
#frmlogin {
	padding: 5px;
	width: 380px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
fieldset {
	margin: 8px;
	padding: 12px;
	background-color: #D5EAEA;
}
#btnlogin {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#uname {
	width: 140px;
}
#upass {
	width: 140px;
}
#admenu {
	background-image: url(../images/bar.jpg);
	background-repeat: repeat-x;
	height: 30px;
	padding-top: 8px;
	padding-left: 8px;
	font-weight: bold;
	color: #FFF;
}
#admenu a {
	color: #FFF;
	text-decoration: none;
}
#admenu a:hover {
	color: #FF0;
	text-decoration: underline;
}

#admwrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	overflow: hidden;
	background-image: url(../images/headbg.gif);
	background-repeat: repeat-y;
}
.partbox a:hover {
	color: #666;
	text-decoration: underline;
}
.partbox a {
	font-weight: bold;
	color: #036;
	text-decoration: none;
}
.msgbox {
	background-color: #E2F1E2;
	padding: 15px;
	margin: 15px;
	border: 1px dashed #003;
}
.msgbox h2 {
	margin: 0px;
	padding: 0px;
}
p.dtline {
	font-style: italic;
	text-align: right;
	font-size: 85%;
}
.cmtbox {
	background-color: #F4F4F4;
	margin: 0px;
	font-size: 80%;
	color: #000;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-style: italic;
	text-align: center;
}
.hbox {
	font-size: 140%;
	font-weight: bold;
	color: #FFF;
	margin: 5px;
	padding: 5px;
	background-color: #006;
	text-align: center;
}

.partbox h2 {
	margin: 0px;
	padding: 0px;
}
table {
	width: 100%;
}
#KT_Insert1 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#KT_Update1 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#KT_Delete1 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
table.withbd {
	border: 1px solid #000;
	border-collapse: collapse;
}
table.withbd td {
	border: 1px solid #000;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
tr.head {
	background-color: #000;
	color: #FFF;
	font-weight: bold;
}
.click {
	display: block;
}
a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}
#frmdelete {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.dpicbox {
	text-align: center;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-bottom: 5px;
}
.nbox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.nbox h1 {
	margin: 0px;
	padding: 0px;
	font-size: 170%;
}
.dpicbox p {
	font-style: italic;
	margin: 0px;
	padding: 5px;
}
.nbox h3 {
	margin: 0px;
	padding: 0px;
}
.nbox h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
table.albtb {
	width: 170px;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: 12px;
	margin-left: 12px;
}
td.albbg {
	background-image: url(../images/albbg.gif);
	height: 173px;
	width: 168px;
	background-repeat: no-repeat;
}
td.albdesc {
	background-color: #006;
	padding: 5px;
	text-align: center;
	color: #FFF;
}
td.albdesc p {
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
td.albbg img {
	width: 150px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 13px;
	height: 155px;
	padding-bottom: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gallery1 img {
	width: 72px;
	height: 72px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 24px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.msgbox ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style-type: none;
}
.msgbox ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.msgbox ul li a {
	background-color: #CFC;
	display: block;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.msgbox ul li a:hover {
	background-color: #E2F1E2;
}

