body {
	margin:10px 0px; 
	padding:0px;
	text-align:left;
	font:11px verdana, arial, helvetica, sans-serif;
	color:#336; /* 333 */
	background:#fff url( ) fixed;
	}

h1 {
	font:bold italic 10px georgia, times new roman, times, serif;
	margin-top:20px;
	background: transparent;
	}
h2 {
	color:#336; /* 333 */
	font:bold 15px georgia, times new roman, times, serif;
	margin-top: 15px;
	margin-bottom: 2px;
	background: transparent;
	}
h3 {
	color:#669; /* 666 */
	font: bold 13px/18px georgia, times new roman, times, serif;
	margin-top: 15px;
	margin-bottom: 2px;
	background: transparent;
	}

.date {
	font: 10px verdana, arial, helvetica, sans-serif;
	letter-spacing: 0.09em;
	}

.footer {
	text-align: right;
	font:10px verdana, arial, helvetica, sans-serif;
	color: #669; /* 666 */
	background: transparent;
	}

.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;
	}

form {
	margin: 0px;
	font: 11px/18px verdana, arial, helvetica, sans-serif;
      color: #336; /* 333 */
	background-color: transparent;
	}

input, textarea {
	background: #eef;
	border-top: 1px solid #99e; /* 999 */
	border-right: 1px solid #eef;
	border-bottom: 1px solid #eef;
	border-left: 1px solid #99e;
	font: 10px/14px verdana, arial, helvetica, sans-serif;
      color: #336;
	}


#Main {
	width:700px;
	margin:0px auto; 
	text-align:left; 
	padding:0px;
	border: 1px solid #cce;
	background-color:#eef;
	color: #336;
	}

#Top {
	text-align:left;
	padding:2px;
	border-bottom: 0px;
	color: #336;
	background:#ddf;
	}

#Topmenu {
	text-align:left;
	padding:5px 10px;
	border-top:1px dashed #cce;
	border-bottom: 0px;
	background-color:#eef;
	font:10px verdana, arial, helvetica, sans-serif;
	color:#336;
	text-transform: uppercase;
	}

#Content {
	width: 680px;
	margin:0px auto;
	text-align:left; 
	padding:10px;
	border: 1px solid #cce;
	color: #336;
	background-color:#fff;
	}

#Bottommenu {
	text-align:center; 
	padding:10px 5px;
	border-top:0px;
	border-bottom:1px dashed #cce;
	background-color:#eef;
	font:10px verdana, arial, helvetica, sans-serif;
	color:#336;
	text-transform: uppercase;
	}

#Bottom {
	text-align:center; 
	padding:10px;
	border-top: 0px;
	background-color:#ddf;
	font:10px verdana, arial, helvetica, sans-serif;
	color:#336;
	text-transform: uppercase;
	}

a {
	color:#669;
	text-decoration:none;
	background: transparent;
	}

a:link {color: #666; background: transparent;}
a:visited {color: #666; background: transparent;}
a:hover {color: #666; background: transparent;}
