@charset "utf-8";
/* CSS Document */
html {
    width:100%;
	scrollbar-base-color: #993333;
	scrollbar-arrow-color:yellow;
}
body {
    width:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../imgz/madex2_08.jpg);
}
.red_title {
	font-size: 12px;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
}
a.white_link, a.white_link:visited, a.white_link:hover, a.white_link:link {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a, a:hover, a:visited, a:link {
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}

.white_text {

	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
table, tr, td {
  font-size:11px;
}
