.maintable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 800px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	height: 100%;
	border-bottom-style: none;
}
.maintableleftcol
{
	width: 0px;
	height: 100%;
	text-align:left ;
	background-color: #002b7f;
	}
.maintablemidcol
{
	width: 45px;
	height: 100%;
	text-align:left ;
	}
.maintablerightcol
{
	width: 755px;
	height: 100%;
	text-align:left ;
	}


