h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: small-caps;
	color: #009933;
	font-weight: bolder;
}
.floatleft {
	float: left;
	margin: 5;
	caption-side:bottom;
}
.floatright {
	float:right;
	white-space: normal;
	margin: auto;
	clear: left;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #009933;
}
.green {
	color: #009933;
	font-weight: bold;
}
.emphasis {
	font-style: italic;
	font-weight: bold;
	color: #009933;
}
.bronze {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #993300;
}
.silver {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
}
.gold {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC9900;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
}
li {
	list-style-position: outside;
	list-style-image: url(../../images/interface/btnShamrock.png);
	padding-top: 10px;
	margin-top: 0px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.linkemph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #009900;
}
#divborderleft	{
	background-image:url(../../images/interface/brdrdown.jpg);
	height:2150px;
	width:37px;
}
#divborderright	{
	background-image:url(../../images/interface/brdrdown.jpg);
	height:2150px;
	width:37px;
}
