body {
	margin:10px 0px; 
	padding:0px;
	text-align:center;
	font:11px verdana, arial, helvetica, sans-serif;
	color:#333;
	background:#fff;
	}

h1 {
	font: 20px garamond, arial, helvetica, sans-serif;
	margin-top:20px;
	background: transparent;
	}

h2 {
	color:#333;
	font:bold 15px times new roman, times, sans-serif;
	margin-top: 15px;
	margin-bottom: 2px;
	background: transparent;
	}
h3 {
	color:#666;
	font: bold 13px/18px lucida sans unicode, times new roman, times, sans-serif;
	margin-top: 15px;
	margin-bottom: 2px;
	background: transparent;
    border: 1px solid #666;
    border-width: 0px 0px 1px 0px;
	}

h4 {
	font: 10px verdana, arial, sans-serif;
	letter-spacing: 0.09em;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	}

.formtext {  
	background-color: #edf4ee; 
	border: thin #ccdacb solid; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; font-size: 8pt;
	border-width: auto thick thick; 
	border-color: #ccdacb solid;
	scrollbar-3dlight-color:#ccdacb;
        scrollbar-arrow-color:#edf4ee;
        scrollbar-base-color:#ccdacb;
        scrollbar-darkshadow-color:#edf4ee;
        scrollbar-face-color:#ccdacb;
        scrollbar-highlight-color:#edf4ee;
        scrollbar-shadow-color:#edf4ee
	}

.footer {
	font:10px verdana, arial, helvetica, sans-serif;
	color: #666;
	background: transparent;
	text-align: right;
	}

.Upgrade {
	display: none;
	font-weight: bold;
      }

p {
	line-height:1.8;
	margin:10px 0px;
	}

ol, ul {
	margin-top:0;
	margin-bottom:10px;
	line-height:1.8;
	}

#Container {
	width:790px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border: 1px solid #ccc;
	background-color:#edf4ee;
	color: #333;
	}

#Main {
	width:748px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	text-align:center;
	padding:0px;
	border: 1px solid #ccdacb;
	background-color:#fff;
	color: #333;
	}

#Container>#Main {margin-left: 20px;}

#Top {
	text-align:center;
	padding:10px;
	border-bottom: 0px;
	color: #333;
	background:#ccdacb;
	}

#Topmenu {
	text-align:center;
	padding:5px 10px;
	border-top:1px dashed #ccc;
	border-bottom: 0px;
	background-color:#edf4ee;
	font:10px verdana, arial, helvetica, sans-serif;
	color:#333;
	text-transform: uppercase;
	}

#Content {
	width: 425px;
	float: left;
	text-align:left;
	margin:0px;
	padding:10px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	color: #666;
	background-color:#fff;
	}

#Sidebar-l {
	width: 130px;
	float: left;
	font:12px/1.5 trebuchet ms, verdana, arial, helvetica, sans-serif;
	color:#666;
	text-align:left;
	padding:10px;
	background-color:#fff;
	}

#Sidebar-r {
	width: 130px;
	float: left;
	font:12px/1.5 trebuchet ms, verdana, arial, helvetica, sans-serif;
	color:#666;
	text-align:left;
	padding:10px;
	background-color:#fff;
	}

.Sidetitle {
	text-align: center;
	border-top: 1px solid #ccdacb;
	border-bottom: 1px solid #ccdacb;
	color: #333;
	background: #edf4ee;
    text-transform: uppercase;
	}

#Bottommenu {
	text-align:center;
	padding:10px 5px;
	border-top:0px;
	border-bottom:1px dashed #ccc;
	background-color:#edf4ee;
	font:10px verdana, arial, helvetica, sans-serif;
	color:#333;
	}

#Bottom {
	text-align:center; 
	padding:10px;
	border-top: 0px;
	background-color:#ccdacb;
	font:10px verdana, arial, helvetica, sans-serif;
	color:#333;
	}

a {
	color:#666;
	text-decoration:none;
	background: transparent;
	}

a:link {color: #666; background: transparent;}
a:visited {color: #666; background: transparent;}
a:hover {color: #666; border-bottom: 1px dashed #666; border-top: 1px dashed #666; background: transparent;background-color:#edf4ee;}

.nodecoration:link{ border-bottom: 0px; }
