h1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight:bold;
	text-align: justify;
	margin-left: 20px;
	margin-bottom: 8px;
	margin-top: 8px;
}
h2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
	text-align: justify;
	margin-left: 20px;
	margin-bottom: 8px;
	margin-top: 8px;
}
body {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	margin: 0px;
}
.body-red {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	vertical-align: top;
	margin: 0px;
}
td {
	font-size: 11px;
	color: #333333;
	text-align: justify;
}


th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
}

input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #22bd22;
	background-color: #eeeeee;
}
a {
	color: #07255E;
}
a.topmenu:link
{
	display: block;
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	width: 100%;
	font-weight: normal;
	text-align:center
}
a.topmenu:visited
{
	display: block;
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	width: 100%;
	font-weight: normal;
	text-align:center
}
a.topmenu:hover
{
	display: block;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	width: 100%;
	font-weight: normal;
	text-align:center
}

a.topmenu:active
{
	display: block;
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	width: 100%;
	font-weight: normal;
	text-align:center
}
a.sidemenu:link
{
	display: block;
	border-left: 12px solid #ffffff;
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	width: 100%;
	font-weight:normal;
}
a.sidemenu:visited
{
	display: block;
	border-left: 12px solid #ffffff;
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	width: 100%;
	font-weight:normal;
}
a.sidemenu:hover
{
	display: block;
	border-left: 12px solid #E1E8E8;
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	width: 100%;
	font-weight:normal;
	background:#E1E8E8;
	padding-top: 5px;
	padding-bottom: 6px;
}
.indented-on-red
{
	border-left: 12px solid #CC0000;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	font-weight:bold;
	background-color:#CC0000;
	padding-bottom: 5px;
	padding-top: 5px;
}
.news-lightgrey
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight:normal;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.news-darkgrey
{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.indented-on-whitebold
{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	width: 100%;
	font-weight:bold;
	margin-left: 10px;
	margin-right: 20px;
}
.body
{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight:normal;
	text-align: justify;
	margin-left: 20px;
	margin-bottom: 8px;
	margin-top: 8px;
}
.sidemenu-none
{
	display: block;
	border-left: 12px solid #ffffff;
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	width: 100%;
	font-weight:bold;
	a.topmenu:link
	}
.topmenu-none
{
	display: block;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align:center;
}
.border-red {
	border: 1px solid #CC0000; 
	padding: 0;
}
.foot-text {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
	padding-left: 10px;
}
a.foot-link {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
}
.float-image {
	float:left;
	margin-right:20px;
	border: 0;
}
