body, td
{
	font-family: Helvetica;
	font-size: 14px;
	border-collapse: collapse;
	background: #FFFFFF;
}
.maintable
{
	border: 1px #C3C3C3 solid;
	border-left: 5px #99ccff solid;
	width: 100%;

}

.tdmenu
{
	text-align: center;
	width: 162px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.amenu
{
	color: #535353;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.menucontainer
{
	border-top: 1px #C3C3C3 solid;
	border-bottom: 1px #C3C3C3 solid;
}

.maincontent
{
	vertical-align: top;
	height: 100%;
	padding: 14px;
	padding-top: 24px;
	text-align: justify;
	color: #404040;
}

.logobar
{
	font-size: 34px;
	text-align: right;
	padding: 6px;
	font-weight: bold;
}

.tdmenusel
{
	text-align: center;
	width: 162px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #DDDDDD;
}

.footer
{
	color: #A3A3A3;
	font-size: 9px;
	padding: 2px;
	padding-top: 2px;
}

h1 {
  font-size: 34px;
  font-weight: bold;
	text-align: right;
	padding: 1px;
	font-weight: bold;
}

a
{
	color: blue;
	text-decoration: none;
}