body {
	background-color: #E2E2E2;
}
.Stil1 {color: #999999}

.menu_bg {
	background-position:top left;
 	background-image:url(../fileDB/Image/bg_menu.jpg);
	background-repeat:repeat-x;
}

.menu_bg_bottom {
	background-position:top left;
 	background-image:url(../fileDB/Image/bg_menu_bottom.jpg);
	background-repeat:repeat-x;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C10001;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C10001;
	text-decoration: underline;
}

.nav_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C10001;
	text-decoration:none;
}

.newsticker_nav:link, .newsticker_nav:visited, .newsticker_nav:active {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #C10001;
	font-weight: bold;
	text-decoration:underline;
	z-index:100;	
}

.newsticker_nav:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #C10001;
	font-weight: bold;
	text-decoration:underline;
	z-index:100;
}

.newsticker {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #C10001;
	font-weight: bold;
	text-decoration:none;
	z-index:100;
}


.nav_main:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C10001;
	text-decoration:none;
}
.nav_main:active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C10001;
	font-weight: bold;
    text-decoration:none;
}

.nav_main:hover {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CF011E;
	font-weight: bold;
    text-decoration:underline;
}