body{
	text-align: center;
	margin: auto;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	color: black;
}

td{
	font-family: Arial;
	font-size: 11px;
	color: black;
}

.contentArea{
	border-right: 1px solid #e7edf2;
}

.menu{
	background: #f0f5f9;
}

td.top_td{
	background: url('/arvo/imgs/top3.jpg') no-repeat;
	width: 574px;
}

td.lang{
	font-family: Arial;
	font-size: 11px;
	color: black;
	background: transparent;
	text-align: center;
}

a.lang{
	text-decoration: none;
	color: black;
}

td.headerC{
	border-right: 1px solid #e7edf2;
}

.menuItem1{
	background: url('/arvo/imgs/menu_bkg1.gif') no-repeat;
	width: 164px;
	height: 25px;
	padding-left: 20px;
	padding-bottom: 7px;
	vertical-align: bottom;
}

a.menuItem{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: black;
}

.menuItem2{
	background: url('/arvo/imgs/menu_bkg2.gif') no-repeat;
	width: 164px;
	height: 25px;
	padding-left: 20px;
	padding-bottom: 7px;
	vertical-align: bottom;
}

h1{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: black;
}
h2{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

img.staffImg{
	margin: 8 0 8 0;
}

a{
	color: black;
}