﻿body{
margin:0;
margin-top: 0pt;
margin-bottom: 2pt;
padding:0;
font-family:  verdana, sans-serif;
font-size:11px;
color: #000000;
background: #99ccff;
}


#maincontainer{
width: 800px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: #99ccff;
border: 2px solid #ffffff;
border-width: 4px; 
}

h1{
font-family:  verdana, sans-serif;
font-size:19px;
color: #000000;
}

h4{
font-family:  verdana, sans-serif;
font-size:14px;
color: #000000;
}


.tabel {
	border-width: 0;
	font-family:  verdana, sans-serif;
	font-size:14px;
    color: #000000;
    width: 500px
}


.text{
font-family:  verdana, sans-serif;
font-size:14px;
color: #000000;
}

#underlinemenu{
height: 30px;
width: 100%;
}


#topsection{
background: url('../images/header.jpg') no-repeat;
height: 200px; 
}

#topsection2{
clear: left;
width: 100%;
height: 28px;
background: #ffffff;
color: #ffeee5;
text-align: center;
font-size: 10pt;
font-weight: bold;
}

#contentwrapper{
float:none;
width: 792px;
background: #99ccff;
color: #000000;
}

#content{
margin-left: 10px; 
margin-right: 10px;
}

#footer{
clear: left;
width: 100%;
background: #ffffff;
color: #000000;
text-align: center;
font-size: 8pt;
padding: 0px 0;
border-top: 0px solid #ffffff;
}

#footer a{
color: gray;
font-weight: bold;
font-size: 8pt;

}
.BannerText{
	color: red;
	font: bold 18px Verdana, sans-serif;
}

