table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.maintableright {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-color: #d6d6d6;
}
.textcell {
	padding: 10px 10px 10px 20px;
}
h1 {
	font-size: 14px;
	margin-bottom: -10px;
	font-weight: bold;
}
a {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.headline {
	font-weight: bold;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.textservices {

	padding: 10px 10px 20px;
}
.servicelist {
	list-style-image: url(/images/arrow_right.gif);
}
.servicelist li {
	padding-bottom: 5px;
}
.homecell {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.homelink {
	color: #666666;
}
.homelink:hover {
	color: #333333;
	text-decoration: none;
}
.pressecell {
	background-color: #EAEAEA;
	padding: 3px;
	text-align: left;
	vertical-align: top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
}
.presseheadtabhi {
	text-align: center;
	padding: 3px 20px;
	background-color: #EAEAEA;
	font-weight: bold;
}
.presseheadtablo {
	text-align: center;
	padding: 3px 20px;
	background-color: #DDDDDD;
	font-weight: normal;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
}

