body
{
	margin: 0px;
}

a
{
  text-decoration: none;
  color: #999966;
}

a:hover
{
  color: #ff9966;
}

#maintable
{
	width: 100%;
	height: 724px;
	border: 0px black solid;
}

#mainleft
{
	width: 180px;
	background-image: url(../images/bkg_left.png);
	background-repeat: no-repeat;
	vertical-align: bottom;
}

#mainright
{
 	width: 90px;
	background-image: url('../images/bkg_right.png');
	background-repeat: no-repeat;
	vertical-align: bottom;
}

#maincenter
{
  background-image: url('../images/bkg_center.png');
  background-repeat: repeat-x;
  vertical-align: top;
}

#centertable
{
	border: 0px black solid;
}

.imgtab
{
	border-width: 0px;
}

.tdbricks
{
	width: 120px;
	vertical-align: bottom;
	font-family: arial;
	font-size: 10px;
}

.tdbricks img
{
	border: 1px steelblue solid;
}

.tdtab
{
	background-image: url(../images/tab.png);
	text-align: center;
	width: 64px;
	height: 32px;
	padding-top: 3px;
	margin: 0px;
}

#copyrighttext
{
	font-family: arial;
  text-align: center;
	font-size: 11px;
}

#bannerleftbottom
{
	position: relative;
	bottom: 90px;
	left: 80px;
}

#imgmail
{
	border: 0px black solid;
}
