body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	background-color: Transparent;
}
body.bodyContent
{
	margin: 0px 0px 0px 0px;
}
body.popup
{
	margin: 15px 15px 15px 15px;
	background-image: url(images/sun-light-green-bg.gif);
}
input.textInputShort
{
	width: 50px;
}
input.textInputLong
{
	width: 200px;
}
a
{
	color: #339933;
	text-decoration: none;
	font-weight: 700;
}
a:hover
{
	color: #ff6600;
	text-decoration: underline;
}
span.copyrightText
{
	font-size: 10px;
	font-weight: 700;
}