/* CSS Document */
/* text */

.t_normal {
	font-family: Verdana, sans-serif;
	font-size: 0.75em;
	line-height: 1.15em;
	color: #444444;
}

.t_normal_b {
	font-weight: bold;
}

.t_small_1 {
	font-family: Verdana, sans-serif;
	font-size: 11PX;
	line-height: 11PX;
	color: #164B8C;
}

.t_small_2 {
	font-family: Verdana, sans-serif;
	font-size: 11PX;
	line-height: 11PX;
	color: #444444;
}


/* link */

.l_menu {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.l_menu:hover{
	text-decoration: none;
	color: #dadada;
}

.l_submenu {
	font-family: Verdana, sans-serif;
	text-indent: 3px;
	font-size: 11px;
	line-height: 14pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.l_submenu:hover{
	text-decoration: none;
	color: #dadada;
}

a {
	color: #164B8C;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}

.l_footer {
	color: #164B8C;
	text-decoration: none;
	font-weight: bold;
}
.l_footer:hover {
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}

.l_tree {
	color: #444444;
	text-decoration: underline;
	font-weight: normal;
}

.l_tree:hover {
	color: #164B8C;
	text-decoration: none;
	font-weight: normal;
}

/* title */

h1 {
	font-family: Verdana, sans-serif;
	font-size: 14pt;
	line-height:14pt;
	font-weight: bold;
	color: #ffffff;
}

h2 {
	font-family: Verdana, sans-serif;
	font-size: 1em;
	line-height:0,9em;
	font-weight: bold;
	color: #444444;
}
/* table */
.table_menu_row {
	border-bottom-style: solid;
	border-bottom-color: #3B3B3B;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #585858;
	border-top-width: 1px;
	valign: middle;
	height: 22px;
}

.table_submenu_row {
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-top-width: 1px;
	valign: middle;
	background-color: 164B8C;
}

.table_FAFAFA {
	background-color: FAFAFA;
}

.table_454545 {
	background-color: #454545;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-right-width: 1px;
}

.table_footer {
	border-style: solid;
	border-color: #E1E1E1;
	border-width: 1px;
	background-color: #F6F6F6;

}
.table_border {
	border-right-style: solid;
	border-right-color: #DFDFDF;
	border-right-width: 1px;

}

.table_border_585858 {
	border-bottom-style: solid;
	border-bottom-color: #585858;
	border-bottom-width: 1px;

}

.table_footer {
	border-top-style: solid;
	border-top-color: #DFDFDF;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	border-bottom-width: 1px;
	background-color: #F6F6F6;
}

.input {
	border: 1px solid #009900;
	width: 120px;
	font-family: Verdana, sans-serif;
	font-size: 0.72em;
	line-height: 1.15em;
	color: #444444;
}
.button {
	border: 1px solid #009900;
	font-family: Verdana, sans-serif;
	font-size: 0.72em;
	line-height: 1.15em;
	color: #444444;
	background-color: #ffffff;
}
/* newsletter */
.t_news {
	text-indent: 0pt;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
}

.t_poll {
	text-indent: 0pt;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
	background-color: #585858;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-color: #3B3B3B;
}

.t_news_b {
	font-weight: bold;
}

.table_news {
	background-color: 164B8C;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #ffffff;
}

.imput_news {
	border: 1px solid #F0CB1C;
	width: 130px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #444444;
}

.button_news {
	border: 1px solid #F0CB1C;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
	background-color: #0D55A5;
}
.button_poll {
	border: 1px solid #FDFDFD;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #ffffff;
	background-color: #454545;
}
