body {
	background-color: #fff;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

#header {
	clear: both;
	background-image: url(header4.jpg);
	height: 120px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: top left;
}

#content {
	padding: 10px 20px 10px 20px;
	vertical-align: top;
	font-size: 12px;
	background-image: url(bg2.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#content2 {
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	text-align:left;
}
#pad {
	vertical-align: top;
	background-image: url(hr2.gif);
	background-repeat: repeat-x;
}

.pad {
	vertical-align: top;
	background-image: url(hr2.gif);
	background-repeat: repeat-x;
	padding:0px 10px 0px 5px;
}

#footer {
	clear: both;
	font-size: 10px; 
}

#title {
	color: #ff4500;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding: 5px 5px 5px 5px;
}

.title {
	color: #ff4500;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding: 5px 5px 5px 5px;
}

.tab {
	border: 1px solid #8b4513;
	background-color: #f0e68c;
	font-size: 11px;
	width: 640px;
	float: none;
	margin-left: 120px;
	margin-bottom: 20px;
	padding: 20px 20px 20px 20px;
}

.header {
	background-color: #ffd700;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	border: 1px;
	border-style: outset;
}

a {
	color: #ff4500;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:hover  { 
   color : #ff0000;
	font-weight : bold; 
	text-decoration: underline; 
}

a.menulink {
	padding: 5px;
	width: 110px;
	color: #ff4500;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	border: 1px solid #ff4500;
	float: left;
	display: inline;
}

a.menulink:hover {
	background-color: #ffd700;
	border: 1px solid #ff0000;
	text-decoration: none;
	color: #ff0000;
	font-size: 12px;
	padding: 5px;
}

a.menulink2 {
	padding: 5px 5px 5px 5px;
	display: block;
	width: 160px;
	color: #ffd700;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	border: 1px solid #ffd700;
	background-color: #ff4500;
	margin-bottom: 3px;
	float: left;
}

a.menulink2:hover {
	background-color: #ffd700;
	border: 1px solid #ff0000;
	text-decoration: none;
	color: #ff0000;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
}

#tableaudio {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffdead;
	border: 1px;
	border-style: solid;
	border-color: #dc143c;
	width: 580px;
	padding: 0px;
}

.tdaudio {
	font-size: 11px;
	border: 1px;
	border-style: solid;
	border-color: #DC143C;
	padding: 3px;
	background-color: #fafad2;
}

.subtitle {
	font-weight: bold;
}

li {
	padding: 5px 5px 5px 5px;
	font-size: 16px;
}

a img {
	border: 0;
}

div#index {
	text-align: center;
}

div#index table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#index td.thumbcell {
	width: 120px;
	border-style: solid;
	border-color: #ffd700;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	font-size: 11px;
}

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: 16px;
	color: #8b0000;
}

H3 {
	font-size: 20px;
	font-style: italic;
	font-family: sans-serif;
	color: #ff0000;
}

H4 {
	font-family: sans-serif;
	font-size: 11px;
	background-color: #ff4500;
	color: #ffd700;
	padding: 4px;
	width: 100%;
}

H5 { 
   background-color: #ff4500; 
	color : #ffd700; 
	font-size : 12px; 
	font-weight : bold; 
	padding : 5px;
}

h6 {
	font-family: sans-serif;
	font-size: 12px;
	background-color: #ffd700;
	color: #ff0000;
	padding: 4px;
	width: 100%;
}

small { 
   font-size : 9px;
}

.footnote {
	font-size: 10px;
}