/* (c) 2008 WalzGuitar.com */

a {
color: #000;
}
a:visited {
color: #444;
}
a:link {
color: #000;
}
a:active {
color: #0000ff;
}
a:hover {
color: #0000aa;
}

a.n {
color: #000;
padding: 2px 6px 2px 6px;
}
a.n:visited {
color: #444;
}
a.n:hover {
background-color: black;
color: #ddd;
}

body {
background-image: url('http://walzguitar.com/resources/images/Background.png');
background-color: black;
font-family: arial,helvetica;
margin: 1px 1px 1px 1px;
}

i {
color: #474242;
}

input {
background-color: #bbb;
border: 2px solid #777;
width: 130px;
}

pre {
text-align: left;
}

textarea {
background-color: #bbb;
border: 2px solid #777;
height: 200px;
width: 90%;
}

table {
margin: 4px 1px 4px 1px;
width: 95%;
}
td {
border: 2px solid #777;
background-color: #fff;
vertical-align: top;
}
table.ltable {
width: 99%;
}
td.ltd {
border: 0px;
}
td.ltd2 {
border: 0px;
margin-left: 8px;
}
td.ltdside {
border: 0px;
text-align: right;
width: 124px;
}
td.side {
border: 2px solid #777;
background-color: #fff;
font-size: smaller;
vertical-align: top;
width: 191px;
}
td.space {
background-color: transparent;
border: 0px;
}

.c {
text-align: center;
}

.foot {
background-color: #eee;
border: 2px solid #777;
font-size: xx-small;
position: relative;
text-align: center;
margin-left: 3px;
width: 94%;
}

.heading {
background-image: url('http://walzguitar.com/resources/images/HeadingBG.gif');
background-position: left;
background-repeat: repeat-y;
font-size: larger;
font-weight: bold;
margin-bottom: 4px;
padding-left: 10px;
}

.inner {
margin: 4px 1px 4px 1px;
width: 99%;
}

.li {
background-image: url('http://walzguitar.com/resources/images/Bullet.gif');
background-position: left;
background-repeat: no-repeat;
margin-bottom: 6px;
padding-left: 16px;
}
.li2 {
background-image: url('http://walzguitar.com/resources/images/Bullet.gif');
background-position: left;
background-repeat: no-repeat;
padding-left: 16px;
}

.mast {
background-color: #fff;
border: 2px solid #777;
height: 60px;
margin-left: 3px;
width: 94%;
}

.nav {
background-color: #aaa;
border: 2px solid #777;
color: #444;
display: inline;
float: right;
font-size: smaller;
height: 18px;
margin: 0px 3px 0px 6px;
position: relative;
top: -36px;
text-align: center;
}

.text {
font-size: smaller;
margin-bottom: 10px;
text-align: justify;
}

#m {
border: 2px #777 solid;
height: 80px;
width:  99%;
font-family: arial;
font-size: 74px;
color: #5a5a5a;
text-align: center;
}