body { color: black; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
p { margin: 5px; }
td {  }
h1 { color: white; font-size: 14px; margin: 2px 5px; }
h5 { font-size: 12px; font-weight: bolder; margin: 5px; }
h6 { font-size: 10px; font-weight: bolder; margin: 2px; }
a:link { color: blue; font-size: 12px; font-weight: bold; text-decoration: none; }
a:visited { color: blue; font-weight: bold; text-decoration: none; }
a:hover { color: red; }
a:active { color: silver; }
a.toplinks { color: white; font-size: 10px; font-weight: bold; text-decoration: none; }
a.toplinks:visited { color: white; }
a.toplinks:hover { color: red; }
a.toplinks:active { color: silver; }
a.mainlevel:link, a.mainlevel:visited { display: block; background: url(../images/sidemenu_bg.png) no-repeat; vertical-align: middle; font-size: 12px; font-weight: bold; color: white; text-align: left; padding-left: 25px; height: 21px !important; height: 25px; width: 100%; text-decoration: none; padding-top: 10px; }
a.mainlevel:hover {
	background-position: 0 -31px;
	text-decoration: none;
	color: red;
}

a.mainlevel#active_menu { color: red; font-weight: bold; text-decoration: blink; }

a.mainlevel#active_menu:hover {
	color: white;
}
.image { border-color: black; border-width: 1px; }
.headerbg { background-color: #699; text-align: inherit; }
.redborder { background-color: #2b72b0; text-align: left; border: solid 2px #c00; }
.redborder_main { text-align: left; border: solid 2px #c00; }

