/* Created using Style Master from Western Civilisation CSS1 { 123 548 451 409 } */

body, p, td, li, ul, input {
color: #C7EC00;
font-family: Verdana, Helvetica, Arial, sans-serif
}

body, input 
{
background-color: #913000
}

body {
border-left:  1px black dashed;
border-right:  1px black dashed;
margin-bottom:  0px;
margin-top:  0px
}

h1, h2, h3, h4, h5, h6 {
color: #C7EC00;
font-family: Verdana, Helvetica, Arial, sans-serif
}

h1 {
color: #C7EC00;
font-size:  36px;
font-weight: lighter;
letter-spacing: +36px;
margin-left:  20px;
text-align: center;
text-transform: uppercase;
vertical-align: -24px
}

h2{}

h3 {
background-color: #516200;
background-image: url(headerback.gif);
border-bottom:  1px black dashed;
border-top:  1px black dashed;
font-size:  10px;
font-weight: lighter;
letter-spacing:  8px;
line-height:  10px;
margin-left: -17px;
margin-right: -23px;
text-align: left;
text-indent:  24px;
text-transform: lowercase
}

h4 {
padding-left:  10px;
padding-right:  10px
}

h5 {
padding-left:  10px;
padding-right:  10px
}

h6 {font-weight: lighter;
padding-left:  10px;
padding-right:  10px
}

table {background-color: #A07000;
border:  1px black dashed
}

p {color: #fffa8a;
font-size:  11px;
line-height:  17px;
padding-left:  10px;
padding-right:  10px;
text-align: justify
}

input {font-size:  10px;
font-weight: bold
}

td {border:  3px #A07000 solid}

td.left {background-color: #586300;
border-right:  6px #A07000 solid;
border-top: none;margins: 10px
}

td.main {border-left:  1px black dashed;
border-top: none;
padding-bottom:  10px;
padding-left:  10px;
padding-right:  20px;
padding-top:  0px
}

td.top {background-image: url(logo.jpg)}

a { /* applies to *all* anchors and links */
border-bottom: 1px #0f0 dashed;
text-decoration: none;
}
a:link { /* all unvisited links */
color: #0f0;
}
a:visited { /* all visited links */
color: #ff0;
border-bottom: 1px #ff0 dashed;
}
a:hover { /* all mouse-overed links */
color: #fff;
border-bottom: 1px #fff dashed;
}
a:active { /* all selected links */
background: #c1ff05;
color: #000;
border-bottom: 1px #000 dashed;
}
a.nodash { /* all links of class "nodash" */
border-bottom: none;
}
a.nodash:visited {
border-bottom: none;
}
a.nodash:hover {
border-bottom: 1px #fff dashed;
}

a img {border: none; } 

