body { background-color: #F5F5F5; }

body,td,p
{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #084A5A;
	line-height: 16px;
}

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

a:visited
{
	color: #3FAB23;
	text-decoration: none;
}

a:active
{
	color: #FF00CC;
	text-decoration: none;
}

a:hover
{
	color: #336600;
	background-color: #99FF00;
	text-decoration: none;
}

.min
{
	color: #00C3CA;
	font-size: 11px;
	font-weight: normal;
}

.minwhite
{
	font-size: 11px;
	color: #FFFFFF;
}

.seablue18
{
	color: #00C3CA;
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
}

a.seablue18 { text-decoration: none; }

a.seablue18:hover
{
	text-decoration: none;
	color: #00C3CA;
	background-color: #99FF00;
}

.midgreen
{
	font-weight: bold;
	font-size: 10px;
	color: #39AD21;
	line-height: 14px;
	text-decoration: none;
}
.midgreen12b
{
	font-weight: bold;
	font-size: 12px;
	color: #39AD21;
	line-height: 14px;
	text-decoration: none;
}


.midgreen22
{
	color: #39AD21;
	font-size: 22px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

a.midgreen26
{
	color: #39AD21;
	font-size: 26px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

a.midgreen26:hover
{
	background-color: #99FF00;
	text-decoration: none;
}

.diag { background-image: url(img/bg_seagreen2.gif); }
