/* Base body
----------------------------------------------- */
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #663399;
	text-decoration: underline;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a {
	border: none;
}
img {
	border: none;
}

img-down5px {
	border: none;
	padding-bottom: 5px;
}

h2 {
	margin: 0;
	padding: 0;
}

p {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
ul {
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
li {
	font-size: 14px;
	line-height: 18px;
}
td {
	font-size: 14px;
	line-height: 18px;
}

form {
	margin: 0px;
	padding: 0px;
}
sup {
	font-size: 9px;
}



/* Basic Fonts
----------------------------------------------- */
.txt09 {
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
}
.txt10 {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}
.txt10g {
	font-size: 10px;
	line-height: 13px;
	color: #666666;
}
.txt11 {
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
}
.txt12 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
.txt12b {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #009933;
}
.txt14 {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
}
.txt14b {
	font-size: 14px;
	line-height: 18px;
	color: #009933;
	font-weight: bold;
}
.txt16b {
	font-size: 16px;
	line-height: 20px;
	color: #009933;
	font-weight: bold;
}
.event-height {
	height: 50px;
	vertical-align: middle;
	margin: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
