/* CSS Document */

body {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 0.7em;
color: #000;
background-color:#333;
text-align: center;

background-image: url(../images/bg-block.gif);
background-repeat: repeat;

}

a:link {
background-color: #eee;
color: #000;
font-weight: bold;
text-decoration: none;
border-top: 1px solid #eee;
border-bottom: 1px solid #cc9;
background-image: none;
}

a:visited {
background-color: #eee;
color: #000;
font-weight: bold;
text-decoration: none;
border-top: 1px solid #eee;
border-bottom: 1px solid #cc9;
background-image: none;
}

a:hover {
background-color: #fff;
color: #000;
font-weight: bold;
text-decoration: none;
border-top: 1px solid #eee;
border-bottom: 1px solid #cc9;
background-image: url(../images/linklolight.png);
background-position: bottom;
background-repeat: repeat-x;
}

a:active {
background-color: #eee;
color: #000;
font-weight: bold;
text-decoration: none;
border-top: 1px solid #eee;
border-bottom: 1px solid #cc9;
background-image: none;
}

img {
border-style: none;
}

img.framed {
border: 1px solid black;
}

table {
border: none;
}

td {
border: none;
}

h1, h2, h3, h4, h5, h6 {
font-weight: bold;
font-size: 1em;
}

h1 {
font-size: 1em;
}

h2 {
font-size: 1em;
}

.panel {
background-color: #663;
border-bottom: 1px solid #663;
border-top: 1px solid #cc9;
color: #eee;
background-image: url(../images/panelhilight.png);
background-position: top;
background-repeat: repeat-x;
}

.section {
background-color: #fff;
border-bottom: 1px solid #cc9;
border-top: 1px solid #eee;
color: #000;
background-image: url(../images/linklolight.png);
background-position: bottom;
background-repeat: repeat-x;
}

#sidepanel {
border: none;
background-color: transparent;
}

div.sidebox {
/*border: 1px solid #663;*/
border: 1px solid #cc9;
background-color: #eee;
}

#navpanel {
border: none;
background-color: transparent;
}

div.navbox {
/*border: 1px solid #663;*/
border: 1px solid #cc9;
background-color: #eee;
}

ul.link, ul.nav {
list-style-type: none;
}

#body {
border: 1px solid #cc9;
background-image:url(../images/linklolight.png);
background-position: bottom;
background-color: transparent;
background-repeat:repeat-x;
}

#body {
text-align: left;
}

.clear {
}

#bodybottom {
background-image: url(../images/bodyshade.png);
background-color: transparent;
background-position: top;
background-repeat: repeat-x;
}

#holder {
border: 2px solid #eee;
/*
border-top: none;
*/
background-color: #fff;
text-align: left;
}

#top {
background-color: transparent;
}

#logo {
border: 2px solid #eee;
}

#navmain {
background-image:url(../images/pauljhaymannav.gif);
background-repeat: repeat;
background-color: #fff;
}

#mainlinks {
font-weight: bold;
font-size: 1em;
}

#mainlinks a:link {
border: 1px solid #663;
border-top: 1px solid #996;
background-color: #663;
color: #eee;
background-image: url(../images/panelhilight.png);
background-position: top;
background-repeat: repeat-x;
}

#mainlinks a:visited {
border: 1px solid #663;
border-top: 1px solid #996;
background-color: #663;
color: #eee;
background-image: url(../images/panelhilight.png);
background-position: top;
background-repeat: repeat-x;
}

#mainlinks a:hover {
background-color: #fff;
color: #000;
border: 1px solid #996;
border-top: 1px solid #cc9;
background-image: url(../images/linklolight.png);
background-position: bottom;
background-repeat: repeat-x;
}

#mainlinks a:active {
border: 1px solid #663;
border-top: 1px solid #996;
background-color: #663;
color: #eee;
background-image: url(../images/panelhilight.png);
background-position: top;
background-repeat: repeat-x;
}

a.block {
text-decoration: none;
font-weight: bold;
}

a.block:link, a.block:visited {
background-color: inherit;
color: inherit;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}

a.block:hover {
/*background-color: #663;
color: #fff;*/
background-color: #fff;
border-bottom: 1px solid #996;
border-top: 1px solid #996;
background-image: url(../images/linklolight.png);
background-position: bottom;
background-repeat: repeat-x;
}

#footer {
font-size: 1em;
color: #999;
font-weight: bold;
text-align: center;
background-color: transparent;
}

#footer a {
background-color: transparent;
background-image: none;
}

.centred {
text-align: center;
}

#msgs, #msgs th, #msgs td {
border: 1px solid black;
}

#sendmsg {
color:#FFFFFF;
background-color: #663;
background-image: url(../images/panelhilight.png);
background-position: top;
background-repeat: repeat-x;
padding: 3px;
font-size: 1.2em;
font-weight: bold;
}
