﻿body {
	margin-bottom: 0px;
	background-color:#C0C0C0;
	font-family: Tahoma;
	font-size: 12px;
	color: #333300;
	font-weight: normal;
	line-height: 16px;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	color: #333300;
	font-weight: normal;
	line-height: 16px;
	vertical-align: top;
}
textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: #333300;
	font-weight: normal;
	line-height: 16px;
}
th {
	font-family: Tahoma;
	font-size: 12px;
	color: #333300;
	font-weight: bold;
	line-height: 14px;
	text-align:center;
	vertical-align: top;
}
li {
	margin-left:0px;
	margin-top:2px;
	background:url('../images/0002_list-item.gif') no-repeat left middle;
	background-position:0.2em;
	padding-left: 1.2em;
}
ul {
	margin-left:0px;
}
.footer {
	height:30px;
	vertical-align:baseline;
	font-size:12px;
	text-align:center;
	font-style:oblique;
}
.main {
	font-family:"Arial Unicode MS";
	font-size:26px;
	text-align:left;
	color:#000000;
	font-weight:bold;
	line-height:36px;
}
.header {
	font-family:"Arial Unicode MS";
	font-size:26px;
	text-align:center;
	color:#000000;
	font-weight:bold;
	line-height:36px;
}
.headerSmall {
	font-family:"Arial Unicode MS";
	font-size:22px;
	text-align:center;
	color:#000000;
	font-weight:bold;
	line-height:32px;
}
.body {
	font-size:16px;
	line-height:20px;
	text-align:justify;
}
.bodyMain {
	font-family:Tahoma;
	font-size:18px;
	line-height:22px;
	text-align:justify;
	font-weight:bold;
}
.menu {
	color:#663300;
	border-bottom:1px #000000 solid;
	height:20px;
	text-align:center;
	vertical-align:middle;
}
.menuOver {
	background-color:#8671C0;
	color:#000000;
	border-bottom:2px #000000 solid;
	height:20px;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
}
