.bannSm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
}
.bannBig {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
}
.menu {
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	
}

.menutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	border: none;
	text-indent: 9px;
	text-decoration: none;
	margin-left: 5px;
}

.lastupdate {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	margin-right: 5px;


}

.menutxt:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
	text-decoration: none;
	color: #990000;
}
.txtDscr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	padding: 10px;
}

BODY { 
scrollbar-face-color: #DFDFDF; 
scrollbar-shadow-color: #666666; 
scrollbar-highlight-color: #DFDFDF; 
scrollbar-3dlight-color: #666666; 
scrollbar-darkshadow-color: #DFDFDF; 
scrollbar-track-color: #DBDBDB; 
scrollbar-arrow-color: #444444; 
background-color: #EFEFEF} 

SELECT {
	font-size: 16px;
	font-family: Tahoma;
	background-color : 58636F;
	color: EFEFEF;
	border-style : solid;
	font-weight: bold;

} 

 
.menutxtslim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	border: none;
	text-indent: 9px;
	text-decoration: none;
	word-spacing: 1pt;
}
.right_table {
	left: 20px;
	vertical-align: text-top;
	padding-left: 10px;
	padding-right: 10px;
}
div.nav_menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	background-color: c3c8cb;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
div.nav_menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
	color: #CCCCCC;
	background-color: 58636f;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border: 2px solid #000000;
}
.nav_menu {
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
	margin-top: 5px; 
	padding-bottom: 15px
}
span.current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	background-color: #a60000;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border: 2px solid #000000;
}.bord_img {
	border: 1px solid #000000;
}
.left_table {
	vertical-align: text-top;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	right: 20px;
}

