h1 { font-size: 28px !important; padding-top: 15px; color: #eb1c24; font-family: Arial !important; font-weight: normal; line-height: 30px !important }
h2 { font-size: 20px !important; padding-top: 15px; font-family: Arial !important; font-weight: normal; line-height: 30px !important; color: #005690 !important }

.content, .content *
{
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px
}
#tmenu span.active a
{
	color: yellow;
}

#tmenu span
{
	border: solid 2px white;
	border-top: solid 1px white;
	background: #ddd;
	padding-bottom: 4px;
}
#tmenu span a
{
	border: solid 1px white;
	border-top: none;
	background: #EB1C24;
	padding: 2px 7px;
	margin: 0 5px;
	font-family: Verdana;
	font-size: 12px;
	color: white;
	text-decoration: none;
}
#lmenu span.active a
{
	text-decoration: none;
	color: red
}
#lmenu span
{
	padding: 0;
}
#lmenu span a
{
	font-family: Verdana;
	font-size: 12px;
	color: darkred;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
}
#lmenu span a:hover
{
	text-decoration: underline;
}
.headline
{
	font-weight: bold;
	font-size: 16px;
}
.bannerline, .bannerline a, .bannerline:hover, .bannerline a:hover
{
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a
{
	color: darkred;
}
a:hover
{
	color: brown;
}
#footer td
{
	font-size: 12px; color: white
}
#footer td p { padding: 0px; margin: 0px }
#footer td a { color: white; text-decoration: underline }
#footer td a:hover { color: white; text-decoration: none }

div.logo { float: left; padding-left: 91px }
a.logo img { border: none }


table { text-align: left }