body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
background-color:#E6EBFF;
}
h1 
{
    color:#2530d5;
    font-size:24px;
    height:44px;
    padding-bottom:4px;
}
h2 
{
    color:#1b2176;
    font-size:110%;
    margin-top:8px;
    margin-bottom:4px;
}
h3 
{
    color:#3247e4;
    font-size:84%;
    margin-top:0px;
    margin-bottom:0px;
    padding-bottom:0px;
    font-style:italic;
}
h4 
{
    color:#210b2e;
    font-size:92%;
    margin-top:4px;
    margin-bottom:0px;
    padding-bottom:0px;
}
h5 
{
    color:#210b2e;
    font-size:86%;
    margin-left:6px;
    margin-top:4px;
    margin-bottom:0px;
    padding-bottom:0px;
}
h6 
{
    color:#210b2e;
    font-size:82%;
    margin-left:6px;
    margin-top:4px;
    margin-bottom:0px;
    padding-bottom:0px;
}
img {
border:0px;
}
p {
padding:0px 12px 0px 12px;
}
body,td,th {
	color: #333333;
}

a:link, a:visited, a:active {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
.pictureleft 
{
    float:left;
    margin-right:8px;
}
.pictureright 
{
    float:right;
    margin-left:8px;
    margin-top:6px;
}
.small 
{
    font-size:9px;   
}

#contentcontainer {
background-image:url(images/5.jpg);
width:431px;
height:650px;
border-bottom-width:5px;border-bottom-style:solid;
}
#content {
width:415px;
height:640px;
padding-top:12px;
overflow:auto;
margin-left:auto;
margin-right:auto;
}
#headercontainer {
background-image:url(images/1.jpg);
width:750px;
height:56px;
}
#header {
overflow:auto;
width:709px;
text-align:right;
}
#maintable {
width:750px;
margin-right:auto;
margin-left:auto;
border:1px solid;
border-color:#4f4b64;
}
#navcontainer 
{
position:absolute;top:60px;    
background-image:url(images/3.jpg);
width:750px;
margin-right:auto;
margin-left:auto;
border-color:#968ca4;
border:0px solid;
border-bottom:1px solid;
height:27px;
}
#nav 
{
margin-left:12px;
height:17px;
text-align:right;
overflow:auto;
vertical-align:bottom;
}
#nav a:link,#nav a:visited {
	color: #000;
	text-decoration: none;
	font-size:12px;
}
#nav a:hover,#nav a:active {
	text-decoration: underline;
	color: #55537a;
	font-size:12px;
}
