body { width: 100%; background-color: #000000; color: #ffffff; font-family: Georgia, Arial, Times, Helvetica, sans-serif; font-size: 12px}
td { color: #000000; font-family: Georgia, Arial, Times, Helvetica, sans-serif; font-size: 12px}
.info_block { 
	background-color: #9d9d9d; 
	color: #000000; 
	border: #ffffff 2px solid; 
	padding: 10px;
	}
a { text-decoration: underline; color: #ffffff}
a:hover { text-decoration: none;}

.menu {	font-weight: bold; 
	font-size: 14px; 
	text-transform: uppercase; 
	color: #ffffff; 
	text-indent: 22px;
	padding-top: 2px; 
	padding-bottom: 2px; 
	background-color: #252122;
	border-bottom: #000000 1px solid;
	}
.menu a { text-decoration: none;
	display: block;
	width: 100%;
	background-image: url(/pic/arrow_double.gif); 
	background-repeat: no-repeat; 
	background-position: 10px;
	}
.menu a:hover { text-decoration: none;  
	background-color: #EEB21C;
	}

.submenu { font-size: 14px; 
	color: #ffffff; 
	text-indent: 40px; 
	padding-top: 1px;
	padding-bottom: 3px; 
	background-color: #252122;
	border-bottom: #000000 1px solid;
}
.submenu a { text-decoration: none;
	display: block;
	width: 100%;
	background-image: url(/pic/arrow.gif); 
	background-repeat: no-repeat; 
	background-position: 28px;
	}
.submenu a:hover { text-decoration: none; 
	background-color: #EEB21C;
	}

.header1 { color: #ffffff; font-weight: bold}
.small { font-family: Arial, Helvetica, sans-serif; font-size: 10px}
input, select, textarea { border: #000000 1px solid; background-color: #f5f5f5; font-family: Arial, Helvetica, sans-serif; font-size: 11px}
input, textarea { padding-left: 3px}
form { margin: 0; padding: 0}
.btn { font-weight: bold; background-color: #b1b1b1}
.article p { margin-top: 0}

.mp3header { 
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-bottom: #666666 1px solid;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	}
.mp3header_first { 
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-bottom: #666666 1px solid;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	}
