body {
	margin: 0px;
	padding: 0px;
	font-family: Calligraphic421_PFL, Arial, sans-serif;
	font-size: 14px;
	color: #670000;
	background: #dbf3ff;
	z-index: 2;
	overflow: scroll;
}
h1 {
	font: bold 26px Calligraphic421_PFL, Arial, sans-serif;
	color: Black;
}
h2 {
	font-family: Calligraphic421_PFL, Arial,sans-serif;
	font-size: 21px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-family: Calligraphic421_PFL, Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
h4 {
	font-family: Calligraphic421_PFL, Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
h5 {
	font-family: Calligraphic421_PFL, Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
img.thumb {
	border: 2px solid Gray;
}
p {
	font-size: 14px;
	padding: 2px;
	margin: 0px;
	color: #0000b9;
	font-weight: bold;
}
p.warn {
	color: #DC143C;
	font-weight: bold;
	text-align: center;
}
p.good {
	color: Green;
	font-weight: bold;
	text-align: center;
}
.rem {
	font-size: 12px;
	color: #a0a0a0;
	font-style: italic;
}
td {
   font-size: 13px;
}
td.title {
	font-size: 15px;
	font-weight: bold;
	color: Black;
}
td.galtd {
	border: 1px solid #670000;
	text-align: center;
	vertical-align: middle;
	height: 108px;
}
th {
   font-size: 13px;
}
th.thead {
	background-image: url(../img/rowbg1.gif);
	border-bottom: 2px solid #670000;
	line-height: 20px;
	padding: 2px;
}
th.head {
	background-image: url(../img/rowbg.gif);
	border-bottom: 1px solid #670000;
	line-height: 20px;
	padding: 2px;
}
th.foot {
	background-image: url(../img/rowbg1.gif);
	border-top: 1px solid #670000;
	line-height: 16px;
	padding: 4px;
}
tr.light {
	background-image: url(../img/rowbg.gif);
}
ul, ol {
   font-size: 13px;
}
img.thkep {
	border: 2px solid Gray;
}
input, select {
	background-color: #eef9fd;
	border: 1px solid Gray;
	font-family: Calligraphic421_PFL, Arial, sans-serif;
	font-size: 12px;
	color: #670000;
}
input.button {
	color: Black;
	font-weight: bold;
	border: 1px solid Black;
	background-color: #dbf3ff;
}
input.disbutton {
	color: Gray;
	font-weight: bold;
	border: 1px solid Gray;
}
a {
	color: #FF672D;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF7E4D;
	text-decoration: none;
	font-weight: bold;
}
a.balmenu {
	width: 100px;
	height: 30px;
}
a.menu {
	color: black;
	width: 100px;
	height: 30px;
}
a.menu2 {
	color: white;
}
