/* Created using Style Master from Western Civilisation NS4.0

NS6

IE4.0

IE5

IE6

O5 { 0 0 558 625 } */

body {
color: #808080;
font-family: Verdana;
font-size: 11px;
margin: 0px;
padding: 0px;
background-image: url(../images/main_page.jpg);
background-repeat: no-repeat;
background-position: left top;
background-attachment: fixed;
}

p {
color: #808080;
margin-left: 125px;
}

table {
margin-left: 100px;
font-size: 11px;
}

td.title {
color: #0f0000;
width: 100px;
}

td.desc {
width: 400px;
}

td.link {}

body.side {
background-image: url(../images/side_page.jpg);
background-position: left top;
background-repeat: no-repeat;
}

body.top {
background-image: url(../images/top_page.jpg);
background-position: left top;
}

H3 {
font-size: 14px;
margin-left: 100px;
}

h4 {
color: #006666;
font-size: 12px;
margin-bottom: 10px;
margin-left: 25px;
margin-right: 0px;
margin-top: 5px;
padding: 0px;
}

UL {
display: list-item;
list-style-type: circle;
margin-left: 75px;
margin-right: 100px;
text-align: left;
}

OL {
margin-left: 50px;
padding-bottom: 40px;
text-align: left;
}

li {
padding-bottom: 2ex;
}

A:link {
color: #999933;
text-decoration: none;
}

A:visited {
color: #999933;
text-decoration: none;
}

A:hover {
color: #999933;
text-decoration: underline;
}