body {
	margin:0px;
	padding:0px;
	text-align:left;
	font:11px verdana, arial, helvetica, sans-serif;
	color:#333;
	background:#fff;
	scrollbar-face-color:#ccdacb;
	scrollbar-highlight-color:#90B4E8;
	scrollbar-3dlight-color:#F2FDFF;
	scrollbar-darkshadow-color:#E8FAFF;
	scrollbar-shadow-color:#88B0E0;
	scrollbar-arrow-color:#6094D0;
	scrollbar-track-color:#E0E0E0;
	vertical-align: top;

	}

h1 {
	font: 30px "trebuchet ms", verdana, arial, helvetica, sans-serif;
	background: transparent;
	margin-top: 10px;

	}

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;
	}


select {
        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;
	}

.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;
	}

.formnumber {
        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;
        text-align: right;
        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 {
        margin:0px 20px;
        text-align:left;
        padding:0px 20px;
        border: 1px solid #ccc;
        color: #333;
        background-color: #edf4ee;
        clear: right;
        float: left;
	}

#Main {
	width:100%;
	text-align:center;
	padding:0px;
	border: 1px solid #ccdacb;
	background-color:#fff;
	color: #333;
	float: left;
	clear: right;
	}


#Top {
	text-align:center;
	padding:2px;
	border-bottom: 0px;
	color: #333;
	background:#ccdacb;
	}

#Topmenu {
	text-align:left;
	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 {
	float: left;
	margin:0px;
	padding:10px;
	color: #666;
	background-color:#fff;
	left: 0px;
	top: 0px;
        font-family: Verdana;
        font-size: 12px;
        clear: right;
        list-style-type: none;
        text-align: left;
	}

#Sidebar-l {
	width: 20%;
	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 {
	float: right;
	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;
	border-top:0px;
	border-bottom:1px dashed #ccc;
	background-color:#edf4ee;
	font:10px verdana, arial, helvetica, sans-serif;
	color:#333;
	}

#Bottom {
	text-align:center;
	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; }
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	text-align: left;
	vertical-align: top;
}

.formtext2 {
        background-color: #FFFF66;
        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;
        }
