@charset "utf-8";
/* CSS Document */

body {
	margin-bottom: 0px;
}

.ul_menue {
    padding: 0;
    margin: 0;
    list-style: none;
    }
	
.li_140px {
    float: left;
    position: relative;
    width:140px;
    }

.li_140px:hover ul {
	display: block;
	}

.li_204px {
    float: left;
    position: relative;
    width:204px;
    }

.li_204px:hover ul {
	display: block;
	}

.li_205px {
    float: left;
    position: relative;
    width:205px;
    }

.li_205px:hover ul {
	display: block;
	}

.li_ul {
    display: none;
    position: absolute; 
    top: 1em;
    left: 0;
    }
	
.table_rollover_menu_top {
	text-align:left;	
	background-color:#FFFFFF;	
	/*border-bottom:thin;
	border-bottom-color:#FF0000;
	border-bottom-style:solid;
*/	border-left:thin;
	border-left-color:#000000;
	border-left-style:solid;
	/*border-right:thin;
	border-right-color:#000000;
	border-right-style:solid;
*/	
	padding-left:5px;
	}

.table_rollover_menu_left {
	text-align:left;	
	background-color:#003399;	
/*	border-bottom:thin;
	border-bottom-color:#FF0000;
	border-bottom-style:solid;*/
	border-left:1px;
	border-left-color:#000000;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#FFFFFF;
	border-right-style:solid;	
	padding-left:5px;
	}

.table_rollover_menu_left_selected {
	text-align:left;	
	background-color:#FF6600;	
/*	border-bottom:thin;
	border-bottom-color:#FF0000;
	border-bottom-style:solid;*/
	border-left:1px;
	border-left-color:#000000;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#FFFFFF;
	border-right-style:solid;	
	padding-left:5px;
	}

.table_rollover_menu_right {
	text-align:left;	
	background-color:#003399;	
/*	border-bottom:thin;
	border-bottom-color:#FF0000;
	border-bottom-style:solid;*/
	border-left:1px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#000000;
	border-right-style:solid;	
	padding-left:5px;
	}

.table_rollover_menu_right_selected {
	text-align:left;	
	background-color:#FF6600;	
/*	border-bottom:thin;
	border-bottom-color:#FF0000;
	border-bottom-style:solid;*/
	border-left:1px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#000000;
	border-right-style:solid;	
	padding-left:5px;
	}


.table_rollover_menu_middle {
	text-align:left;	
	background-color:#003399;	
/*	border-bottom:thin;
	border-bottom-color:#FF0000;
	border-bottom-style:solid;*/
	border-left:1px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#FFFFFF;
	border-right-style:solid;	
	padding-left:5px;
	}

.table_rollover_menu_middle_selected {
	text-align:left;	
	background-color:#FF6600;	
/*	border-bottom:thin;
	border-bottom-color:#FF0000;
	border-bottom-style:solid;*/
	border-left:1px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#FFFFFF;
	border-right-style:solid;	
	padding-left:5px;
	}


.table_blue_red_bottom{
	text-align:left;	
	background-color:#003399;	
	border-bottom:thin;
	border-bottom-color:#FF0000;
	border-bottom-style:solid;
	border-left:1px;
	border-left-color:#000000;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#000000;
	border-right-style:solid;
	padding-left:5px;	
}

.table_menue_right{
	text-align:left;	
	border-bottom:1px;
	border-bottom-color:#333333;
	border-bottom-style:dotted;
	/*border-right:1px;
	border-right-color:#333333;
	border-right-style:dotted*/
	padding-left:5px;
}

.table_menue{
	text-align:left;	
	border-bottom:1px;
	border-bottom-color:#333333;
	border-bottom-style:dotted;
	padding-left:5px;
}


.table_normal{
	text-align:left;	
	/*background-color:#0000FF;	
	border-bottom:thin;
	border-bottom-color:#FF0000;
	border-bottom-style:solid;*/
	border-left:1px;
	border-left-color:#000000;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#000000;
	border-right-style:solid;
}

.table_dropdown_menu_top {
	text-align:left;	
	background-color:#BBCCFF;	
	border-bottom:1px;
	border-bottom-color:#000000;
	border-bottom-style:dotted;
	border-left:1px;
	border-left-color:#000000;
	border-left-style:dotted;
	border-right:1px;
	border-right-color:#000000;
	border-right-style:dotted;
		
	padding-left:5px;
	}

.table_dropdown_menu {
	text-align:left;	
	background-color:#BBCCFF;	
	border-bottom:1px;
	border-bottom-color:#000000;
	border-bottom-style:dotted;
	border-left:1px;
	border-left-color:#000000;
	border-left-style:dotted;
	border-right:1px;
	border-right-color:#000000;
	border-right-style:dotted;
	
	padding-left:5px;
	}


.verdana_small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	}

.verdana_small_bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}
	
.verdana_big_bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}

	
.verdana_small_bold_bg {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	background:#BBCCFF;
	height:auto;
	}

.verdana_14px {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.menu_top_link:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	}
	
.menu_top_link:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	}

.menu_top_link:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	}
	
.menu_top_link:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}
	
.menu_link:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	}
	
.menu_link:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	}

.menu_link:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	}
	
.menu_link:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
	color:#FF6600;
	text-decoration:none;
	}

.menu_link_index:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.menu_link_index:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	}

.menu_link_index:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.menu_link_index:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	}


.menu_link_black:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	}
	
.menu_link_black:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	}

.menu_link_black:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	}
	
.menu_link_black:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normaL;
	color:#000000;
	text-decoration:none;
	}
	

