
body, table
{
	font: 9pt sans-serif, Verdana;
}

body
{
	margin: 0px;
	background-color: white;
}

.header
{
	height: 120px;
}

a.Navigation, a.Navigation:link, a.Navigation:visited, a.Navigation:active
{
	text-decoration: none;
	color: black;
	font-size: 9pt;
}

a.Navigation:hover
{
	color: blue;
	font-size: 9pt;
	cursor: default;
}

a, a:link, a:visited
{
	text-decoration: underline;
	color: black;
}

a:active
{
	text-decoration: underline;
	color: red;
}

a:hover
{
	text-decoration: none;
	color: blue;
}

table.SearchResult
{
	width: 100%;
	font-size: 9pt;
}

font.Found
{
	background-color: yellow;
}

font.FirstLetter
{
	color: red;
}

p
{
	text-indent: 1cm;
/*	text-align: justify;*/
}

table.footer
{
	color: white;
	font-weight: bold;
	font-size: 8pt;
}

table.menu, table.boosters
{
	width: 100%;
	padding: 2px 2px 2px 2px;
}

table.boosters td
{
	padding: 5px 0px 5px 0px;
}

table.MenuHeader
{
	font: 9pt Verdana black;
	text-align: left;
	font-weight: bold;
	background-image: url(../images/left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	vertical-align: middle;
	padding: 0px;
	width: 100%;
}

table.MenuHeader a:link, table.MenuHeader a:active, table.MenuHeader a:visited, table.MenuHeader a:hover
{
	text-decoration: none;
}

table.MenuHeaderRed
{
	font: 9pt Verdana red;
	text-align: left;
	font-weight: bold;
	background-image: url(../images/left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	vertical-align: middle;
}

table.MenuHeaderRed th
{
	color: red;
}

.MenuHeaderCell1
{
	width: 22px;
}

.MenuHeaderCell2
{
	border-width: 0px 0px 2px 0px;
	border-color: black;
	border-style: solid;
}

table.features tr td
{
	padding: 20px 0px 20px 0px;
}

font.webmaster
{
	font: 7pt sans-serif;
}

font.webmaster a
{
	color: white;
}

.FeaturesTable
{
	color: red;
	/*
	font: 8pt sans-serif, Verdana black;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: black;
	padding: 4px 0px 0px 2px;
	font-weight: bold;
	*/
}

.FeaturesTable a
{
	text-decoration: none;
}

.show
{
	display: table-row;
}

.hide
{
	display: none;
}

.Image
{
	width: 100%;
	height: 93%;
	overflow: auto;
}

.Table {
	width: 100%;
}

.Table tr td {
	vertical-align: top;
}
