﻿body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a {
	color: #000;
}
a:hover {
	color: #BFBFBF;
	text-decoration: none;
}
li {
	list-style-type: none;
	list-style-image: url('images/list_red.gif');
	margin-left: -20px;
}
input.text, textarea {
	border: 1px solid #BFBFBF;
	padding: 2px;
}
input.text:focus, textarea:focus {
	background-color: #DCE6F0;
}
input.button {
	border: 1px solid #C90019;
	padding: 2px 16px 2px 16px;
	background-color: #C90019;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
input.button:hover {
	background-image: url('images/bg_button_over.gif');
}
input.button:active {
	background-image: url('images/bg_button_active.gif');
	padding: 3px 16px 1px 16px;
}
.menu_normal, .menu_selected, .submenu_normal, .submenu_selected, .parentmenu_selected {
	padding: 2px;
	display: block;
	width: 148px;
	height: 20px;
}
.menu_normal, .menu_selected, .parentmenu_selected {
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
.submenu_normal, .submenu_selected {
	margin-top: -12px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 14px;
}
.menu_normal, .submenu_normal, .parentmenu_selected {
	color: #000;
}
.parentmenu_selected {
	text-decoration: underline;
}
.menu_selected, .submenu_selected {

}
.menu_selected a, .submenu_selected a {
	color: #C90019;
}
.menu_normal a, .menu_selected a, .submenu_normal a, .submenu_selected a {
	text-decoration: none;
}
.menu_normal a:hover, .menu_selected a:hover, .submenu_normal a:hover, .submenu_selected a:hover {
	text-decoration: none;
	color: #D9D9D9;
}
.menu_normal:hover, .submenu_normal:hover {

}
#Menu_PanelMenu {
	margin-top: 35px;
	height: 612px;
	padding-right: 12px;
	border-right: solid 1px #D9D9D9;
}
#Menu_TableMenu a:hover, #Menu_PanelMenu a:hover {
	color: #000;
}
.logo_box {
	height: 80px;
	vertical-align: middle;
	background-image: url('images/header_bg.jpg');
	background-repeat:repeat-x;
}
.address {
	margin-top: 30px;
	margin-left: 2px;
	font-size: 11px;
	line-height: 16px;
}
.address a {
	text-decoration: underline;
	color: #000;
}
.address a:hover {
	text-decoration: none;
	color: #A6A6A6;
}
.red_text {
	color: #C90019;
}
.italic_text {
	font-style: italic;
}
.page_content {
	width: 820px;
	height: 612px;
	overflow: auto;
	padding-left: 16px;
	font-size: 13px;
	line-height: 18px;
	margin-top: 16px;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
div.undertitle {
	border-top: 1px solid #C90019;
	background-color: #ededed;
	margin-top: 38px;
	margin-bottom: 12px;
	padding-left: 4px;
	padding-right: 4px;
}
.legende {
	font-size: 9px;
}
.table {
	margin-left: 18px;
}
.table th {
	background-color: #BFBFBF;
	text-align: left;
	font-weight: normal;
}
.table td {
	background-color: #BFBFBF;
	text-align: center;
}
.dynamic_box {
	overflow: auto;
	height: 352px;
	width: 290px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 4px;
	display: none;
	font-size: 13px;
}
.dynamic_box li, .red_text li {
	list-style-type: none;
	list-style-image: url('images/list_red.gif');
	margin-left: -20px;
}
.page_footer {
	height: 80px;
	vertical-align: top;
	background-image: url('images/header_bg.jpg');
	background-repeat: repeat-x;
}
#functions 
{
	text-align: center;
}
#functions th 
{
	cursor: pointer;
	font-weight: normal;
	white-space: nowrap;
	height: 35px;
}
#functions .function, #functions .function_selected {
	height: 35px;
	width: 35px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
#functions .space
{
	background-image: url('images/functions/function_join_1.gif');
	background-position: center;
}
#functions .function {
	background-image: url('images/functions/function_bg_gray.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	color: #A6A6A6;
}
#functions .function_selected {
	background-image: url('images/functions/function_bg_red.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.dynamic_box_2 {
	overflow: auto;
	margin-top: 22px;
	display: none;
	font-size: 13px;
}
