body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #128F07;
	text-decoration: none;
}
#notice a {
	color: #FFFFFF;
	text-decoration: none;
}
#notice a:hover {
	color: #9BEE95;
	text-decoration: underline;
}


a:hover{
	text-decoration: underline;
}

.title {
	font-size: 14px;

}
#notice {
	background-color: #25A21A;
}
#notice td {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

.pageTitle {
	font-size: 18px;
	font-weight: bold;
	color: #118506;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #107F06;
}
.subMenu {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	vertical-align: top;
	text-align: left;
}

#contentTable {
	background-image: url(images/contentBG.jpg);
	background-repeat: repeat-y;
}
.subTitle {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
#bottomLinks td {
	font-size: 11px;
}
