﻿body {
padding-top: 20px;
background-color: #F7D69C;
} 

#wrapper {
margin:0px auto; width:760px; 
table-layout:fixed;
}

.style1 {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-weight: normal;
font-style: normal;
font-variant: normal;
vertical-align: top;
margin:0 10 50 0;
padding:0 0 10px 0;
border:0px;
border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#6699FF;
border-right-width:1px;border-right-style:solid;border-right-color:#6699FF;
background: #ECF2F8; 
}

.style2 {
vertical-align:top;
padding:20px;
margin:0 0 50 0px;
background: #F3F6FF;
border:0px;
border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#6699FF;
border-right-width:1px;border-right-style:solid;border-right-color:#6699FF;
}

.style3 {
vertical-align:top;
padding:0 20px 0 20px;
border-style:outset;
margin:0px;
background: #F3F6FF;
border:0px;
border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#6699FF;
border-right-width:1px;border-right-style:solid;border-right-color:#6699FF;
}

.style4 {
vertical-align:top;
padding:0px;
margin:0 0 50 0px;
background: #F5F7F9;
border:0px;
border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#6699FF;
border-right-width:1px;border-right-style:solid;border-right-color:#6699FF;
}

.caption{
text-align:left;
font-size:small; font-weight:bold;
} 

#navcontainer 
{
margin: 0px; padding:20px;
}
 
#navcontainer li {
margin:0 0 0.5em 0;
padding:0;
list-style-type: none;
}
 
#navcontainer a, #navcontainer a:link, #navcontainer a:visited
{
padding:0.25em;
display: block; list-style-type:none; 
text-decoration:none; color:#000000; text-align:center;
background-color:#D8E3FA;
border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#3366FF;
border-right-width:2px;border-right-style:solid;border-right-color:#3366FF;
} 

#navcontainer a:hover
{
color: #3366FF;
font-weight: bold;
} 

h1 {color: #000000; font-size: large; font-family:Geneva, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; text-align:center;}
h2 {color: #000000; font-size: medium ; font-family:Geneva, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; text-align:center;}
h3 {color: #000000; font-size: small; font-family:Geneva, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; text-align:center;}
h4 {color: #000000; font-size: x-small; font-family:Geneva, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; text-align:left;}
h5 {color: #000000; font-size: xx-small; font-family:Geneva, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; text-align:right;}
h6 {color: #000000; font-size: xx-small; font-family:Geneva, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; text-align:center;}
p {color: #000000; font-size: small; font-family:Geneva, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; text-align:left;} 
