body {
	background-image: url(/images/VertTileBG.gif);
	background-repeat: repeat;
}
table.navigation {
	font-family: Arial, Helvitica, sans-serif;
	font-size: 12px;
	background-image: url(images/spacers/grey25_spacer.gif);
	background-repeat: repeat;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: none;
	height: 22px;
}
a.navi:link {
	font-family: Arial, Helvitica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
a.navi:visited {
	font-family: Arial, Helvitica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
a.navi:hover {
	font-family: Arial, Helvitica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #fd072f;
	text-decoration: none;
}
a:link, a:visited, a:hover {
	font-family: Arial, Helvitica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fd072f;
	text-decoration: none;
}
a:visited {
	color: #fd072f;
	text-decoration: none;
}
a:hover {
	color: #fd072f;
	text-decoration: underline;
}
td.50grey1pxHORZ {
	background-color: #666666;
	height: 1px;
	width: 100%;
	background-image: url(images/spacers/grey50_spacer.gif);

}
td.50grey1pxVERT {
	background-color: #666666;
	width: 1px;
	height: 100%;
	background-image: url(images/spacers/grey50_spacer.gif);

}
.copyrightMini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.boxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #c1c1c1;
	text-indent: 6px;
	text-align: left;
	height: 25px;
	vertical-align: middle;
	color: #000000;


}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
ul {
	list-style-type: disc;
	color: #fd072f;
	list-style-image: none;
}

#langselect { margin: 0 150px 0 0; text-align: right;}
#boldchat { float: right;}
