body {
   margin: 0px;
   padding: 0px;
   background: #F4F2F2;
   font-family: tahoma;
   font-size: 12px;
   color: #000000;
  
   }

body {
    scrollbar-face-color: #F4F2F2;
scrollbar-highlight-color: #F4F2F2;
scrollbar-3dlight-color: #F4F2F2;
scrollbar-darkshadow-color: #F4F2F2;
scrollbar-shadow-color: #F4F2F2;
scrollbar-arrow-color: #800000;
scrollbar-track-color: #F4F2F2;

}

p {
   margin: 5px 0px 10px 0px;
   font-family: tahoma; 
   font-size: 12px;
   }

a, a:visited, a:active {
   text-decoration: none;
   font-weight: bold;
   color: #800000;
   }

a:hover {
   text-decoration: dotted; cursor: help; font-weight: bold;
   color: #000000; border-bottom: 1px dotted #800000; 
   }

h1 {
   margin: 0px 0px 5px 0px;
   padding: 0px 0px 0px 0px;
   text-align: left;
   font-size: 18px;
   font-weight: bold;
   font-family: tahoma;
   color: #4C627B;
   line-height: 28px;
   border-bottom: 2px solid #000000;
   }

h2 {
   margin: 10px 0px 0px 0px;
   padding: 0px;
   text-align: left;
   font-size: 18px;
   font-weight: bold;
   font-family: tahoma;
   color: #000000;
   line-height: 12px;
   }

h3 {
   padding: 0px;
   font-family: tahoma;
   font-size: 12px;
   text-align: center;
   font-weight: normal;
   }

h4 {
   margin: 5px 0px 10px 0px;
   padding: 0px;
   font-family: tahoma;
   font-size: 12px; 
   line-height: 20px;
   font-weight: bold;
   }

h5 {
   line-height: 14px;
   font-size: 12px;
   font-weight: normal;
   }

h6 {
   font-family: tahoma;
   font-size: 12px;
   text-align: right;
   font-weight: normal;
   }

div.menutitle {
   margin: 0px;
   padding: 0px 5px 0px 5px;
   background: #800000;
   font-family: tahoma;
   font-weight: bold;
   font-size: 10px;
   color: #F4F2F2;
   line-height: 16px;
   text-align: left;
   letter-spacing: 1px;
   border-top: 2px solid #000000;
   border-bottom: 2px solid #000000;
   }

div.menublock {
   margin: 0px;
   padding: 5px;
   font-size: 12px;
   line-height: 14px;
   }

div.menublock2 {
   margin: 0px;
   padding: 5px;
   font-size: 10px;
   line-height: 15px;
   }

div.menuitem {
   margin: 0px;
   padding: 0px;
   background: #F4F2F2;
   font-weight: bold;
   color: #000000;
   line-height: 24px;
   text-align: center;
   border-bottom: 2px solid #000000;
   }

div.maintitle {
   margin: 0px;
   padding: 0px 0px 0px 5px;
   background: #800000;
   font-family: tahoma;
   font-weight: bold;
   font-size: 10px;
   color: #F4F2F2;
   line-height: 16px;
   text-align: left;
   letter-spacing: 1px;
   border-top: 2px solid #000000;
   border-right: 2px solid #000000;
   border-left: 2px solid #000000;
   border-bottom: 2px solid #000000;
   }

div.mainblock {
   margin: 0px;
   padding: 5px;
   font-size: 12px;
   line-height: 14px;
    border-right: 2px solid #000000;
    border-left: 2px solid #000000;
   border-bottom: 2px solid #000000;
   }
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 #000000;
   }

.center	{
	margin: 0px 0px 0px 0px;
	text-align: center;
	}

.upgrade {
   display:none;
   }


#top {
   margin: 0px 40px 15px 40px;
   padding: 0px;
   border: 2px solid #000000;
   background: #F4F2F2;
   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: #F4F2F2;
   width: auto;
   margin: 15px 40px 15px 217px;
   border: 2px solid #000000;
   padding: 10px;
   }

#left {
   position: absolute;
   width: 225px;
   top: 106px;
   left: 8px;
   border-left: 2px solid #000000;
   border-right: 2px solid #000000;
   border-bottom: 2px solid #000000;
   background-color: #F4F2F2;
   padding: 0px;
   width: 225px;
   }

body>#left {
   width: 160px;
   }


#bottom {
   background: #F4F2F2;
   width: auto;
   margin: 15px 40px 40px 217px;
   border: 2px solid #000000;
   }

input, select, textarea {
	color: #000000;
	font-size: 12px;
	text-align: left;
	background-color: #F4F2F2;
	border: 2px solid #000000;
	background-image: url();
	}