/* CSS Document */
html, body {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-align:center;
}
#header_02 {
font-size:0.8em;
color:#FFFFFF;
font-weight:bold;
text-align:right;
}
.lang {
color:#DEDEDE;
text-decoration:none;
}
.lang:hover{
color:#FFFFFF;
text-decoration:underline;
}
#header_02_inner {
font-size:0.8em;
color:#FFFFFF;
font-weight:bold;
text-align:right;
}
#anons_hdr a{
color:#FFFFFF;
font-size: 1.2em;
vertical-align:middle;
line-height: 25px;
font-weight:bold;
}
#anons_hdr a:hover{
color:#FEF02D;
text-decoration:none;
}
#anons_descr {
vertical-align:bottom;
text-align:left;
}
#mainbody {
text-align:left;
}

ul {
margin:0;
padding:0;
}

#menu_body ul {
list-style:none;
width:165px;
}

a {
/*text-decoration:none;*/
color:#F88126;
font-weight:bold;
}
a:hover {
color:#EC3A31;
}

.menu {
font-size:1.2em;
font-weight:normal;
display:block;
color:#FFFFFF;
padding:4px;
text-decoration:none;
border-bottom:2px solid #FFFFFF;
}
.menu:hover {
background:#FA8022 none repeat scroll 0%;
text-decoration:none;
color:#FFFFFF;
}
.current_item {
font-size:1.2em;
font-weight:normal;
display:block;
color:#FFFFFF;
padding:4px;
width:157px;
border-bottom:2px solid #FFFFFF;
background:#FA8022 none repeat scroll 0%;
}

* html ul li { float: left; }
* html ul li a { height: 1%; }

.more {
font-weight:bold;
}

.more:hover {
color:#FFFFFF;
text-decoration:none;
background:#FA8022;
}

#intro_header{
color:#FFFFFF;
font-size:1.4em;
font-weight:bold;
line-height:30px;
vertical-align:middle;
}
#intro_header a{
color:#BBBBBB;
}
#intro_header a:hover{
color:#FFFFFF;
text-decoration:none;
}
#intro p {
padding-right:20px;
margin-bottom:5px;
}

#intro h1 {
font-size:1.6 em;
margin-bottom:10px;
}
#intro h2 {
font-size:1.2 em;
margin-bottom:8px;
}
#chapter_header {
font-size:1.2em;
font-weight:bold;
text-align:right;
line-height:15px;
vertical-align:top;
}
#chapter_header a{
text-decoration:underline;
color:#00458E;
}
#chapter_header a:hover{
color:#FA8022;
}
#chapter_body .title {
font-size:1.2em;
font-weight:bold;
margin-bottom:6px;
color:#EC3A31;
}
#chapter_body p {
padding-right:20px;
}

#chapter_body ul {
list-style-type:disc;
margin-bottom:8px;
margin-left:12px;
}

#chapter_body li {
float:none;
}

.blue {
color:#00458E;
}
.white {
color:#FFFFFF;
}
.whitelink {
color:#FFFFFF;
}
.whitelink:hover {
color:#FEF02D;
}
.yellow, .yellowlink {
color:#FEF02D;
text-decoration:none;
}
.yellowlink:hover {
color:#FFFFFF;
}
.orange {
color:#FA8022;
}
.red {
color:#EC3A31;
}
.date {
font-size:1.1em;
font-weight:bold;
}
.tiny {
font-size:0.65 em;
font-weight:bold;
margin-top:5px;
color:#666666;
}
.musinfo {
font-size:0.8em;
font-weight:bold;
color:#666666;
}
.content {
margin-bottom:8px;
}
.subbold {
font-weight:bold;
}

#footer {
color:#000000;
text-align:center;
font-size:0.75em;
line-height:18px;
vertical-align:middle;
}