/* CSS Document */

.mainborder	{
	border-style: solid;
	border-width: 1px;
	border-color: #006666;
	}
.homeborder	{
	border-right-color: #d6dfc0;
	border-right-style: solid;
	border-right-width: 1px;
	}
.homeborder02	{
	border-left-color: #d6dfc0;
	border-left-style: solid;
	border-left-width: 1px;
	}
.titleimages	{
	margin-top: 15px;
	}
.footerimage	{
	margin-top: 17px;
	}
.maincell{
	border-right-color: #d6dfc0;
	border-right-style: solid;
	border-right-width: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
.bodytext{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:justify;
	color: #006766;
}
.bodytext a:link, .bodytext a:visited {
	color: #0000ff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.bodytext a:hover {
	color: #0000ff;
	text-decoration: none;
}
.credits {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #006766;
	font-align: center;
	padding: 10px 0px 0px 0px;
}
.credits a:link, .credits a:visited {
	color: #0000ff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.credits a:hover {
	color: #0000ff;
	text-decoration: none;
}

.formstyle	{
	width: 300px;
	}
.subtitle01	{
	font-weight: bold;
	color: #006766;
}
.subtitle02	{
	color: #006766;
}
