body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maincontent {
	text-align: justify;
}


body,td,th,input,textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu {
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
	text-align: left;
}
.menu a:link {
	color: #000000;
	text-decoration: none;
}
.menu a:visited {
	color: #666666;
	text-decoration: none;
}
.menu a:hover {
	color: #666666;
	text-decoration: underline;
}
.menu a:active {
	color: #666666;
	text-decoration: blink;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.homepage {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.homepage2 {
	font-size: 10px;
	color: #000000;
}
.minitxt a:link {
	color: #000000;
	text-decoration: none;
}
.minitxt a:visited {
	color: #666666;
	text-decoration: none;
}
.minitxt a:hover {
	color: #666666;
	text-decoration: underline;
}
.minitxt a:active {
	color: #666666;
	text-decoration: blink;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: blink;
}
.sublink {
	font-size: 10px;
}
.alert {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.imgframe {
	border: 1px solid #666666;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}
