﻿body {
background-color:#036;
color:#036;
text-align:center;
margin:0;
padding:0;
}

h2 {
color:#f63;
font-weight:700;
text-align:center;
font-size:1.5em;
}

h3 {
color:#f63;
font-weight:700;
text-align:center;
font-size:1.25em;
}

h4 {
color:#f63;
font-weight:700;
text-align:center;
font-size:1em;
}

h5 {
color:#f63;
font-weight:700;
text-align:center;
font-size:.95em;
}

h6 {
color:#f63;
font-weight:700;
text-align:center;
font-size:.925em;
}

ul {
font-size:85%;
}

.style4 {
color:#0c3;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:400;
}

.style5 {
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
line-height:normal;
font-weight:400;
font-size:small;
}

.style6 {
color:#f63;
font-weight:400;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.style7 {
color:#f63;
font-weight:700;
}

.style9 {
color:#0c3;
font-weight:400;
font-family:Arial, Helvetica, sans-serif;
font-size:small;
}

.style10 {
color:#f63;
font-weight:bolder;
font-family:Arial, Helvetica, sans-serif;
}

.style11 {
color:#0c3;
font-weight:700;
}

a:hover {
color:#f63;
font-weight:700;
font-size:small;
}

#container {
width:auto;
text-align:left;
margin:0 auto;
}

#content {
border:1px solid #036;
background-color:#036;
background-repeat:repeat-y;
background-position:left top;
padding:0;
}

#left {
float:left;
text-align:center;
border-right:1px solid #036;
background-color:#036;
width:20%;
}

#info {
padding-left:.5em;
padding-right:.5em;
text-align:center;
}

#right {
float:left;
border-left:2px solid #036;
border-right:2px solid #fff;
padding-left:.5em;
padding-right:.5em;
margin-left:-1px;
background-color:#fff;
text-align:left;
width:75%;
}

#scrollright {
float:left;
border-left:2px solid #036;
border-right:2px solid #fff;
padding-left:.5em;
padding-right:.5em;
margin-left:-1px;
background-color:#fff;
text-align:left;
overflow:auto;
height:500px;
width:75%;
}

#date {
text-align:right;
padding-right:4em;
color:#f63;
font-weight:400;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

#header {
background:#036;
}

#footer {
text-align:center;
background:#036;
padding-left:10em;
}

#header h1,#footer h1 {
margin:0;
}

p,#right a {
color:#036;
}

.style8,#right a:hover {
color:#f63;
}

a:link,a:visited,a:active {
text-decoration:none;
color:#0c3;
font-weight:700;
font-size:small;
}