body {
	margin: 0px 0px 0px 0px;
	text-align: center;
}

table {
	font-family: tahoma;
	font-size: 11px;
	color: rgb(78,69,64);
}

table.maincontainer {
	width: 688px;
	background-color: rgb(236,239,241);
	height: 100%;
	margin: auto;
	border-left: 4px solid rgb(242, 89, 25);
	border-right: 4px solid rgb(242, 89, 25);
	padding-left: 20px;
	padding-right: 20px;
}

td.blackline {
	background-color: rgb(78,69,64);
	height: 4px;
	width: 100%;
}

table.blackline {
	width: 100%;
}

span.orange {
	color: rgb(242, 89, 25);

}

table.contact {
	vertical-align: middle;
	height: 40px;
}

td.bottom {
	vertical-align: top;
	height: 135px;
	padding-top: 10px;
}

a:link {	
	color: rgb(78,69,64);
	background-color: transparent;	
	text-decoration:none;	
}
	
a:visited {
	color: rgb(78,69,64);
	background-color: transparent;
	text-decoration:none;
}
	
a:hover {		
	color: rgb(242, 89, 25);
	background-color: transparent;
	text-decoration: underline;
}

a.menu:link {	
	color: rgb(78,69,64);
	background-color: transparent;	
	text-decoration:none;	
	font-size: 16px;
	font-weight: bold;
}
	
a.menu:visited {
	color: rgb(78,69,64);
	background-color: transparent;
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
}
	
a.menu:hover {		
	color: rgb(242, 89, 25);
	background-color: transparent;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}

td.top {
	height: 85px;
}

td.content {
	height: 330px;
	vertical-align: top;
	height: 100%;
	text-align: center;
}

table.menu {
	font-size: 16px;
	font-weight: bold;
	height: 30px;
}

td.menu {
	width: 100%;
	text-align: center;
}

td.logout {
	text-align: right;
}

td.headline {
	font-size: 14px;
	font-weight: bold;
}

td.arrows {
	text-align: center;
}

li {
	color: rgb(242, 89, 25);
	font-size: 14px;
	font-weight: bold;
}

ul {
	list-style-image: url('/gfx/streg.gif') 
}

td.servicemenu {
	vertical-align:top;
	width: 33%;
	color: rgb(242, 89, 25);
	font-size: 14px;
	font-weight: bold;
}

td.split {
	background-color: rgb(210,216,220);
	width: 1px;	
}
