body,td,th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

body 
{
	background-color: #CCD6E2;
	background-image: url(../../_img/MarthaCoveHarbour/BackgroundTile.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.mainOuterTable
{
	border-left: solid 1px #B4C2D3;
	border-right: solid 1px #B4C2D3;
}

.frmText 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
	text-decoration: none
}

.txtValidator
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
}


.txtBoxField
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}

.footerBorder
{
	background-image: url(../../_img/MarthaCoveHarbour/Wave.gif);
	background-repeat: repeat-x;
}

.footer
{
	padding-top: 7px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #003366;
}

.footer a:link
{
	text-decoration: none;
	color: #003366;
}

.footer a:visited
{
	text-decoration: none;
	color: #003366;
}

.footer a:hover
{
	text-decoration: none;
	color: #F5F6F9;
}

.footer a:active 
{
	text-decoration: none;
	color: #F5F6F9;
}

a:link
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003366;
}

a:visited
{
	text-decoration: none;
	color: #003366;
}

a:hover
{
	text-decoration: underline;
	color: #666666;
}

a:active 
{
	text-decoration: underline;
	color: #666666;
}

.txtError
{
	color: Red;	
	font-size: 10px;
}