body
{
	background-color: #019CB1;
}

#banner
{
	width: 774px;
	border-width: 0px;
}

#banner a
{
	font-weight: bold;
	text-decoration: none;
/*	font-family: Verdana, Arial, Sans-Serif; */
	font-size: 15px;
}

#banner a.white
{
	color: #FFFFFF;
}

#banner a.green
{
	color: #D5E436;
}

#main
{
	width: 774px;
	border-width: 0px;
}

#footer_green
{
	text-align: right;
	background-image: url(images/footer_bg.gif);
}

#content
{
	overflow: auto;
	width: 402px;
	height: 210px;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #123366;
	padding-right: 25px;
	text-align: left;
}

#content b
{
	color: #019CB1;
}

#content a
{
	color: #9DBD0D;
	text-decoration: none;
}

