body {
	background-color: #000;
	background-image: url(mm_bg2.png);
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

#header {
	clear: both;
	background-image: url(header.jpg);
	height: 75px;
	width: 100%;
	padding: 0 5px 0 5px;
	background-repeat: no-repeat;
	background-position: center;
}

#pad {
	clear:both;
}

#leftNav {
	width: 160px;
	font-size: 11px;
	color: #fff;
	text-align: center;
}

#content {
	padding: 10px 20px 10px 20px;
	vertical-align: top;
	font-size: 12px;
	text-align: left;
}

#footer {
	clear: both;
	font-size: 10px; 
}

#title {
	background-color: #ff0000;
	color: #000;
	border: 1px solid #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	width: 75%;
	padding: 5px 25px 5px 5px;
}

.title {
	background-color: #ff0000;
	color: #000;
	border: 1px solid #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	width: 75%;
	padding: 5px 25px 5px 5px;
}

.tab {
	border: 1px;
	border-style: solid;
	background-color: #000;
	font-size: 11px;
	width: 480px;
	float: none;
	margin-left: 50px;
	margin-bottom: 20px;
	padding: 20px 20px 20px 20px;
}

.header {
	background-color: #ff0000;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	border: 1px;
	border-style: outset;
}

a {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:hover  {
	color: #ffff00;
	font-weight: bold;
	text-decoration: underline;
}

a.menulink {
	padding: 5px 5px 5px 5px;
	display: block;
	width: 160px;
	color: #ff0000;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	border: 1px outset #ff0000;
	background-color: #000;
	margin-bottom: 3px;
	float: left;
}

a.menulink:hover {
	background-color: #ff0000;
	border: 1px outset #fff;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
}

a.download {
	background-image: url(download_off.jpg);
	display: block;
	height: 30px;
	width: 120px;
	color: #000;
	text-decoration: none;
}

a.download:hover {
	background-image: url(download_on.jpg);
	height: 30px;
	width: 120px;
	text-decoration: none;
}

#tableaudio {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #000;
	border: 1px;
	border-style: solid;
	border-color: #fff;
	width: 100%;
	padding: 3px;
}

.tdaudio {
	font-size: 10px;
	border: 1px;
	border-style: solid;
	border-color: #ff0000;
	padding: 3px;
	text-align: center;
}

.subtitle {
	font-weight: bold;
}

li {
	padding: 5px 5px 5px 5px;
}

a img {
	border: 0;
}

pre {
	padding: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url(pre.jpg);
   background-repeat: repeat-x;
} 
 
div#index {
	text-align: center;
}

div#index table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#index td.thumbcell {
	width: 160px;
	border-style: solid;
	border-color: #BFBFBF;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 7px;
	font-size: 10px;
}

div#index td.thumbcell img {
	border-style: none;
}

div#index div.pages {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
}

h1 {
	display: none;
}

H2 {
	font-size: 24px;
}

H3 {
	font-size: 20px;
	font-style: italic;
	font-family: sans-serif;
}

H4 {
   font-family: sans-serif;
   font-size: 12px;
	background-color: #ff0000;
	color: #000; 
	padding: 4px;
	width: 100%;
}

H5 { 
   background-color: #ff0000; 
	color : #000; 
	font-size : 12px; 
	font-weight : bold; 
	padding : 5px;
}

h6 {
	font-family: sans-serif;
	font-size: 12px;
	background-color: #fff;
	color: #000;
	padding: 4px;
	width: 100%;
}

small { 
   font-size : 10px;
}

.footnote {
	font-size: 10px;
}

.rc_box {
   background: #ff0000;
}
.rc_top div {
   background: url(rc_tl.png) no-repeat top left;
}
.rc_top {
   background: url(rc_tr.png) no-repeat top right;
}
.rc_bottom div {
   background: url(rc_bl.png) no-repeat bottom left;
}
.rc_bottom {
   background: url(rc_br.png) no-repeat bottom right;
}

.rc_top div, .rc_top, 
.rc_bottom div, .rc_bottom {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.rc_content { margin: 0 30px;
	color: #000;
}

.borderred {
	font-size: 12px;
	border: 5px;
	border-style: dashed;
	border-color: #ff0000;
	padding: 5px;
	text-align: left;
	margin-left: 100px;
}

.green { color: #32cd32;
	font-weight: bold;
}


