body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bottom {
	background-image:url(images/bottom.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:top;
	background-position:center;
	height: 59px;
}

.top {
	background-image:url(images/top.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:top;
	background-position:center;
	height: 59px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	color: #006600;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.blue {
color:#003399;
}

.green {
	color:#006600;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
}

a:link {
	text-decoration: none;
	color: #006600;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
}

a:active {
	text-decoration: none;

}
