body, td
{
	font-family: Helvetica;
	font-size: 14px;
	border-collapse: collapse;
	background: #FFFFFF;
}
.maintable
{
	border: 1px #C3C3C3 solid;
	border-left: 5px #FF9933 solid;
	width: 750px;
	height: 100%;
}

.tdmenu
{
	text-align: center;
	width: 100px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.amenu
{
	color: #535353;
	text-decoration: none;
	font-size: 12px;
	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: 100px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #DDDDDD;
}

.footer
{
	color: #A3A3A3;
	font-size: 9px;
	padding: 2px;
	padding-top: 6px;
}

a
{
	color: blue;
	text-decoration: none;
}
