/* CSS Document */

/* text style */

.title {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #146886;
	text-indent:3px;
}

.title_small {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #146886;
}

.title_m {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #146886;
}

.text_medium {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	text-align: justify;
}

.text_l {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}

.text_footer {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #146889;
}

.l_footer {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #146889;
	text-decoration: underline;
}
.l_footer:hover {
	color: #0D4C65;
	text-decoration: none;
}

.t_fff {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}

.l_submenu, l_submenu_s {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #146886;
	text-decoration: none;
}

.l_submenu:hover {
	color: #0D4C65;
	text-decoration: none;
}

.l_submenu_s:hover {
	color: #2161b9;
}

.l_header {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}

.l_header:hover {
	color: #CFEEFA;
	text-decoration: none;
}

a {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #146889;
	text-decoration: underline;
}

a:hover {
	color: #0D4C65;
}

.l_menu3 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #146889;
	text-decoration: none;
}

.l_menu3:hover {
	color: #0D4C65;
}

/* tble styles */

.table_l_r {
border-left-style: solid;
border-left-color:#d6d6d6;
border-left-width:1px;
border-right-style: solid;
border-right-color:#d6d6d6;
border-right-width:1px;
}

.table_l_r_b {
border-left-style: solid;
border-left-color:#d6d6d6;
border-left-width:1px;
border-right-style: solid;
border-right-color:#d6d6d6;
border-right-width:1px;
border-bottom-style: solid;
border-bottom-color:#d6d6d6;
border-bottom-width:1px;
background: #f6f6f6;
}

.table_title {
border-bottom-style: solid;
border-bottom-color:#d6d6d6;
border-bottom-width:1px;
height:19px;
background: #f6f6f6;
}

.table_submenu {
border-bottom-style: solid;
border-bottom-color:#D8D8D8;
border-bottom-width:1px;
border-top-style: solid;
border-top-color:#FFFFFF;
border-top-width:1px;
border-right-style: solid;
border-right-color:#D8D8D8;
border-right-width:1px;
border-left-style: solid;
border-left-color:#D8D8D8;
border-left-width:1px;
height:14px;
background: #F3F3F3;
}

.table_submenu_active {
border-bottom-style: solid;
border-bottom-color:#D8D8D8;
border-bottom-width:1px;
height:14px;
background: #146889;
}

.table_context {
border-bottom-style: solid;
border-bottom-color:#D8D8D8;
border-bottom-width:1px;
border-top-style: solid;
border-top-color:#FFFFFF;
border-top-width:1px;
border-right-style: solid;
border-right-color:#D8D8D8;
border-right-width:1px;
height:14px;
background: #F3F3F3;
}

.table_context_active {
border-bottom-style: solid;
border-bottom-color:#D8D8D8;
border-bottom-width:1px;
border-top-style: solid;
border-top-color:#FFFFFF;
border-top-width:1px;
height:14px;
background: #FDFDFD;
}

h1 {
	font-size:14px;
	color:#146886;
}

a img { border-style:none}
