@charset "iso-8859-1";
/* author: cmbrewer@fish.co.uk */
/* Generated by AceHTML Freeware http://freeware.acehtml.com */
/* Creation date: 19/06/06 */

body {
margin: 0px;
padding: 0px;
background-color: #676095;
background-image: url(bg.jpg);
background-position: center center;
font-family: verdana, helvetica, sans-serif;
font-size: 9pt;
color: #2A2253;
text-align: center;
}

#main {
width: 590px;
margin: 0 auto;
text-align: left;
background-image: url(header2.jpg);
background-repeat: no-repeat;
}

a:link {
color: #9085BF;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #C6AACE;
text-decoration: none;
font-weight: bold;
}

a:hover, a:active {
color: #9085BF;
text-decoration: underline;
font-weight: bold;
}

h1 {
height: 400px;
width: 590px;
margin: 0px;
text-indent: -100000px;
padding: 0px;
}

#nav {
width: 590px;
height: 25px;
z-index: 2;
}

#content {
z-index: 2;
background-color: #E6E4F2;
border: 1px solid #2A2253; 
margin-top: 20px;
}

#footer {
background-color: #E6E4F2;
border: 1px solid #2A2253;
margin: 20px 0px 20px 0px;
padding: 0px;
z-index: 2;
text-align: center;
}

p {
margin-top: 6px;
margin-bottom: 6px;
}

div.padding {
padding: 15px;
}

h2, h3 {
font-size: 9pt;
padding: 2px;
margin: 0px;
border-bottom: 1px solid #9085BF;
text-align: right;
}

ul.navcontainer {
margin: 0;
padding: 0;
list-style-type: none;
}

ul.navcontainer li {
display: block;
float: left;
text-align: center;
margin: 0;
padding-left: 10px;
}

ul.navcontainer li.left {
display: block;
float: left;
text-align: center;
margin: 0;
padding-left: 0px;
}

ul.navcontainer li a {
display: block;
background-color: #E6E4F2;
padding: 5px 20px 5px 20px;
border: 1px solid #2A2253;
font-weight: bold;
}

ul.navcontainer li a:link {
color: #9085BF;
text-decoration: none;
}

ul.navcontainer li a:visited {
color: #9085BF;
text-decoration: none;
}

ul.navcontainer li a:hover {
background-color: #9085BF;
color: #E6E4F2;
text-decoration: none;
}

ul.navcontainer li a:active {
background-color: #9085BF;
color: #E6E4F2;
text-decoration: none;
}

img {
border: 0px;
}

table {
margin: 0 auto;
text-align: left;
}

input, textarea, select { 
background: #E6E4F2;
font-size: 9pt; 
font-weight: normal; 
color: #2A2253; 
text-decoration: none; 
font-family: verdana; 
text-align: left; 
border: 1px solid #9085BF;
padding: 1px;
overflow: auto;
width: 200px;
margin: 5px;
}

textarea {
height: 50px;
}

option {
background: #E6E4F2;
border: none;
font-size : 9pt; 
font-weight : normal; 
color: #2A2253; 
text-decoration : none; 
font-family : verdana; 
text-align : left;
}

input.radio {
border: none;
width: 20px; 
margin: 0px;
padding: 0px;
}

input.button {
text-align : center; 
width: 50px;
margin: 2px;
}