
html, body {
margin: 100;

padding: 200;
}

#page-container {
width: 760px;
margin: auto;
background: white;
}

#top {
height: 10px;
background: white;
}

#bct {
height: 40px;
width: 750px;
background: white;
}


#main {
background: white;
position: relative; 
}

#footer {
background: black;
clear: both;
}


img 
{
float:right;
border:none;
margin:0px 0px 15px 20px;
}

.H1 {
color: #33CC33; 
text-decoration:none; 
font-family: Verdana, Arial;
font-size: 32px
}

.H2 { 
color: #33CC33; 
text-decoration:none; 
font-family: Verdana, Arial;
font-size: 18px}

.H3 { 
color: #33CC33; 
text-decoration:none; 
font-family: Verdana, Arial;
font-size: 12px}

.link{
font-family: verdana,arial;
font-size:12px;
color:#33CC33;
font-weight:normal;
text-decoration:underline;
}

.bctstart{
font-family: verdana,arial;
font-size:10px;
color:#666666;
font-weight:normal;
text-decoration:none;
}

.bctlinks{
font-family: verdana,arial;
font-size:10px;
color:#33CC33;
font-weight:normal;
text-decoration:underline;
}

.bctend{
font-family: verdana,arial;
font-size:10px;
color:#666666;
font-weight:normal;
text-decoration:underline;
}

.text{
font-family: verdana,arial;
font-size:12px;
color:#666666;
font-weight:normal;
text-decoration:none;
}

.textsmall{
font-family: verdana,arial;
font-size:10px;
color:#666666;
font-weight:normal;
text-decoration:none;
}

.navheader{
font-family: verdana,arial;
font-size:12px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}

.navlink{
font-family: verdana,arial;
font-size:10px;
color:#ffffff;
font-weight:normal;
text-decoration:none;
}

.hplink{
font-family: verdana,arial;
font-size:12px;
color:#666666;
font-weight:normal;
text-decoration:none;
}

table.regular
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 12px;
color: #666666;
width: 100%;
background-color: #ffffff;
border: 0px #000000 solid;
border-collapse: collapse;
border-spacing: 0px; } 

td.regularHed
{ border-bottom: 2px solid #666666;
border-left: 1px solid #666666;
background-color: #ffffff;
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #000000; }

td.regularBod
{ border-bottom: 1px solid #9CF;
border-top: 0px;
border-left: 1px solid #9CF;
border-right: 0px;
text-align: left;
text-indent: 10px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #ffffff; }


.H2blue { 
color: #336699; 
text-decoration:none; 
font-family: Verdana, Arial;
font-size: 14px}
