BODY
{
	font-size: 12px;
	color: white;
	font-family: Arial;
	background-color: black;
}
TD.tblHead
{
	padding-left: 225px;
	font-weight: bold;
	font-size: 12pt;
	background-image: url(images/head.jpg);
	padding-bottom: 9px;
	vertical-align: bottom;
	color: white;
	background-repeat: no-repeat;
	font-family: 'Times New Roman';
	text-decoration: none;
}
TD.tblLeft
{
	vertical-align: top;
	padding-top: 35px;
}
TD.tblRight
{
	vertical-align: top;
	padding-top: 10px;
}
A
{
	color: #903b3b;
	font-size: 12px;
	text-decoration: none;
}
A:hover
{
	color: #903b3b;
	font-size: 12px;
	text-decoration: underline;
}
.remark
{
	color: silver;
}
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TD
{
	font-size: 12px;
	color: white;
	font-family: Arial;
	background-color: black;
	vertical-align: top;
}
.content
{
	font-size: 12px;
	color: white;
	font-family: Arial;
	background-color: black;
	vertical-align: top;
}
A .content
{
	color: #903b3b;
	text-decoration: none;
}
.band
{
	font-size: 12px;
	color: white;
	font-family: Arial;
	background-color: black;
	vertical-align: middle;
}
.menu
{
	font-size: 12pt;
	color: white;
	font-family: 'Times New Roman';
	text-decoration: none;
}
.menu:hover
{
	font-size: 12pt;
	color: white;
	font-family: 'Times New Roman';
	text-decoration: underline;
}
.submenu
{
	font-size: 12pt;
	color: #903b3b;
	font-family: 'Times New Roman';
	text-decoration: none;
}
.submenu:hover
{
	font-size: 12pt;
	color: #903b3b;
	font-family: 'Times New Roman';
	text-decoration: underline;
}
.input-text
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 12px;
	border-left: gray 1px solid;
	color: white;
	border-bottom: gray 1px solid;
	font-family: Arial;
	background-color: transparent;
}

