body {
   background: #006699;
   color: #FFFFCC; 
   font-size: 11pt; 
   font-family: times new roman, arial, helvetica;
}

h1 { font-size: 16pt; font-weight: bold; color: #FFFFFF; font-family: "times new roman, arial, helvetica"; text-align:center;}
h2 { font-size: 15.5pt; font-weight: bold; color: #FFFFFF; font-family: "times new roman, arial, helvetica"; }
h3 { font-size: 15pt; font-weight: bold; color: #FFFFFF; font-family: "times new roman, arial, helvetica"; }
h4 { font-size: 14.5pt; font-weight: bold; color: #FFFFFF; font-family: "times new roman, arial, helvetica"; }
h5 { font-size: 14pt; font-weight: bold; color: #FFFFFF; font-family: "times new roman, arial, helvetica"; }
h6 { font-size: 13.5pt; font-weight: bold; color: #FFFFFF; font-family: "times new roman, arial, helvetica"; }

a { color: #6DA7CF; text-decoration: none; }
a:hover { #color: 0066FF; text-decoration: none; }

td { font-weight: bold;  font-size: 13pt; color: FFFFFF; font-family: times new roman, arial, helvetica; }

.area {
   height: 100%;
}

.content {
   padding-left: 10px;
   padding-right: 30px;
   font-weight: bold;  
   font-size: 13pt; 
   color: FFFFFF; 
   font-family: times new roman, arial, helvetica;
}

.area_background {
   padding-left: 10px;
   padding-right: 30px;
   font-weight: bold;  
   font-size: 13pt; 
   color: FFFFFF; 
   font-family: times new roman, arial, helvetica;
}

.menu {
   height: 100%;
   margin-left: 0px;
   width:150px;

}

.menuItems {
   background:#006699 url(/images/leftmenu.jpg) repeat-y;
   padding-left: 16px;
   padding-bottom: 7px;
   height:200px;
}

.menuItems a {
   color: #003366;
   display:block;
   font-weight: bold; 
   font-size: 12pt; 
   text-decoration: none;
   width:130px;
}

.menuitems a:hover {
   color: #0066FF;
}

.flowers {
   margin-left:2px;
}
.main {
   background: white;
   color: black;
}

