body {
   margin: 0px;
   padding: 0px;
   background: #B8E6EA;
   font-family: verdana;
   font-size: 8pt;
   color: #2D5F63;
  
   }

body {
    scrollbar-face-color: #B8E6EA;
scrollbar-highlight-color: #B8E6EA;
scrollbar-3dlight-color: #B8E6EA;
scrollbar-darkshadow-color: #B8E6EA;
scrollbar-shadow-color: #B8E6EA;
scrollbar-arrow-color: #2D5F63;
scrollbar-track-color: #B8E6EA;

}

p {
   margin: 5px 0px 10px 0px;
   font-family: verdana; 
   font-size: 8pt;
   }

a, a:visited, a:active {
   text-decoration: none;
   font-weight: bold;
   color: #4EAAB2;
   }

a:hover {
   text-decoration: underline; cursor: hand; font-weight: bold;
   color: #2D5F63; 
   }

h1 {
   margin: 0px 0px 5px 0px;
   padding: 0px 0px 0px 0px;
   text-align: left;
   font-size: 8pt;
   font-weight: bold;
   font-family: verdana;
   color: #FCDD83;
   line-height: 28px;
   border-bottom: 2px solid #B8E6EA;
   }

h2 {
   margin: 10px 0px 0px 0px;
   padding: 0px;
   text-align: left;
   font-size: 8pt;
   font-weight: bold;
   font-family: verdana;
   color: #2D5F63;
   line-height: 12px;
   }


div.menutitle {
   margin: 0px;
   padding: 0px 5px 0px 5px;
   background: #4EAAB2;
   font-family: verdana;
   font-weight: bold;
   font-size: 10px;
   color: #B8E6EA;
   line-height: 16px;
   text-align: left;
   letter-spacing: 1px;
   border-top: 2px solid #B8E6EA;
   border-bottom: 2px solid #B8E6EA;
   }

div.menublock {
   margin: 0px;
   padding: 5px;
   font-size: 8pt;
   line-height: 14px;
   }

div.menublock2 {
   margin: 0px;
   padding: 5px;
   font-size: 8pt;
   line-height: 15px;
   }

div.menuitem {
   margin: 0px;
   padding: 0px;
   background: #4EAAB2;
   font-weight: bold;
   color: #FCDD83;
   line-height: 24px;
   text-align: center;
   border-bottom: 2px solid #B8E6EA;
   }

div.maintitle {
   margin: 0px;
   padding: 0px 0px 0px 5px;
   background: #4EAAB2;
   font-family: verdana;
   font-weight: bold;
   font-size: 10px;
   color: #B8E6EA;
   line-height: 16px;
   text-align: left;
   letter-spacing: 1px;
   border-top: 2px solid #B8E6EA;
   border-right: 2px solid #B8E6EA;
   border-left: 2px solid #B8E6EA;
   border-bottom: 2px solid #B8E6EA;
   }

div.mainblock {
   margin: 0px;
   padding: 5px;
   font-size: 8pt;
   line-height: 14px;
    border-right: 2px solid #B8E6EA;
    border-left: 2px solid #B8E6EA;
   border-bottom: 2px solid #B8E6EA;
   }
div.button {
   margin: 5px;
   padding: 0px;
   text-align: center;
   }

div.padding {
   padding: 5px;
   }



ul {
   margin: 5px 0px 5px 0px;
   padding: 0px;
   }

li.menu {
   margin: 0px;
   padding: 0px 0px 0px 0px;
   list-style-image: url();
   list-style-position: inside;
   }

img {
   border: 0;
   }

img.borderpad {
   margin: 5px;
   border: 2px solid #B8E6EA;
   }

.center	{
	margin: 0px 0px 0px 0px;
	text-align: center;
	}

.upgrade {
   display:none;
   }


#top {
   margin: 0px 40px 15px 40px;
   padding: 0px;
   border: 2px solid #B8E6EA;
   background: #B8E6EA;
   background-image: url();
   height: 90px;
   text-align:left;
   }

html>body #title {
   height: 90px;
   }

#image {
   position: absolute;
   top: 21px;
   left: 0px;
   width: 647px;
   height: 407px;
   padding: 0px;
   margin: 0px;
   }

#title {
   position: absolute;
   top: 14px;
   right: 16px;
   width: 516px;
   height: 59px;
   padding: 0px;
   margin: 0px 40px 0px 20px;
   }

#content {
   background: #B8E6EA;
   width: auto;
   margin: 15px 40px 15px 217px;
   border: 2px solid #B8E6EA;
   padding: 10px;
   }

#left {
   position: absolute;
   width: 200px;
   top: 106px;
   left: 8px;
   border-left: 2px solid #B8E6EA;
   border-right: 2px solid #B8E6EA;
   border-bottom: 2px solid #B8E6EA;
   background-color: #B8E6EA;
   padding: 0px;
   width: 250px;
   }

body>#left {
   width: 200px;
   }


#bottom {
   background: #B8E6EA;
   width: auto;
   margin: 15px 40px 40px 217px;
   border: 2px solid #2D5F63;
   }

input, select, textarea {
	color: #2D5F63;
	font-size: 8pt;
	text-align: left;
	background-color: #B8E6EA;
	border: 2px solid #2D5F63;
	background-image: url();
	}