/*@import url("costaContainer.css");*/
/*Main*/
.mainTable
{
/*	background-color: #FFFFFF;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-collapse: collapse;
	width: 800px;*/
}

/*Header Footer*/
.mainHeader
{
}
.mainFooter
{
}

/*Left Right*/
.mainLeftColumn
{
	width: 0px;
}
.mainRightColumn
{
	width: 0px;
}

/*Content*/
.mainContent
{
}
