/* =============== REDEFINITIONS ==================================================== */
body, tr, td { font: 11px Tahoma, Arial; color: black; }
a { color: #496A9C; text-decoration: none; }
a:hover { color: #8BA1C2; text-decoration: none; }
form { display: inline; }

/* =============== LAYOUT =========================================================== */
body.page { margin: 0px; background-image: url(../images/page_bg.gif); }

table.head td.top_banner { background-image: url(../images/head_ban_bg.jpg); padding-bottom: 14px; }
table.head td.top_nav { background-image: url(../images/head_nav_bg.jpg); padding-right: 12px; }
table.head td.top_nav td {  font-size: 12px; color: white; }
table.head td.top_nav a { font-size: 12px; font-weight: bold; color: white; text-decoration: none; }
table.head td.top_nav a:hover { text-decoration: underline; }

table.nav td.nav_menu { background-color: #B38708; color: white; }
table.nav td.nav_menu a { font-size: 12px; font-weight: bold; color: white; text-decoration: none; }
table.nav td.nav_menu a:hover { text-decoration: underline; }
table.nav td.nav_submenu { background-image: url(../images/nav_subnav_bg.jpg); color: white; }
table.nav td.nav_submenu a { font-size: 12px; font-weight: bold; color: white; text-decoration: none; }
table.nav td.nav_submenu a:hover { text-decoration: underline; }

table.side td.content { background: white url(../images/side_bg.jpg) no-repeat; }

table.body { background: white url(../images/body_bg.jpg) no-repeat; }
table.body td.content { padding: 10px; }

table.body td.content .header { font: 17px Arial, Tahoma; color: #496A9C; font-weight: bold; }
table.body td.content .teaserheader { font: 16px Arial, Tahoma; color: #496A9C; font-weight: bold; }

/* =============== FORMS ============================================================ */
input.search_f { width: 90px; }
input.search_b {
	background-color: #003876; font-size: 10px; color: white; padding: 2px 2px 2px 2px;
	border: 1px solid; border-color: #456091 #003972 #102347 #2F4C79;
}

a.topmenulink_hilite {	COLOR: #395C92; }
a.menulink_hilite { COLOR: #B38708; }
