body {
    color: #000;
    font-family: Georgia, serif;
    margin: 0px 0px 0px 0px;
}
/* -------------------------------*/
/* ----- BEGIN Div Structure -----*/
/* -------------------------------*/
#top {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border-bottom: 3px solid #0B230E;
	background-color: #fff;
	height: 90px;
	text-align: center;
	}
#left {
	position: absolute;
	top: 113px;
	left: 0px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	border-right: 1px solid #0B230E;
    background-color: #B3CE67;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 2000px;
	width: 150px;
	}
#content {
	padding: 8px 0px 0px 25px;
	border: 0px;
	margin: 0px 0px 0px 170px;
	height: 2000px;
	}
#title {
	padding: 5px 0px 10px 220px;
	border-bottom: 1px solid #0B230E;
	background: green;
	margin: 0px 0px 0px 0px;
	height: 40px;
	}
/* -------------------------------*/
/* ----- END Div Structure -------*/
/* -------------------------------*/

/* -------------------------------*/
/* ----- BEGIN Font Styles -------*/
/* -------------------------------*/

p  {
     font-size: 14px;
     color: black;
     margin-top: 0px;
     margin-bottom: 15px;
     width: 90%
}
h1 {
     color: black;
     background-color: transparent;
     font-size: 14px;
     font-family: Verdana, Arial, sans-serif;
     margin: 10px 5% 0px 0px;
     /*border-bottom: 1px solid #CCCCFF;*/
     font-weight: bold;
     width: 90%;
	 }
h2 {
     color: #666666;
     background-color: transparent;
     font-size: 13px;
     font-family: Verdana, Arial, sans-serif;
     font-weight: bold;
     margin: 0px 0px 0px 10px;
}
h3 {
     color: black;
     background-color: transparent;
     font-size: 12px;
     font-family: Verdana, Arial, sans-serif;
     margin: 0px 0px 0px 10px;
     font-weight: bold;
     width: 90%;
	}
h4 {
     color: #666666;
     background-color: transparent;
     font-size: 11px;
     font-family: Verdana, Arial, sans-serif;
     margin: 0px 0px 5px 10px;
     font-weight: bold;
     width: 90%;
	}
a:hover {
    text-decoration: underline;
    color: red;
	}
a {
    font-weight: bold;
    text-decoration: none;
	}
a:visited {
    text-decoration: underline;
	}
ul, ol  {
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    list-style-type: square;
    font-size: 11px;
    font-weight: bold;
    /*margin-left: 5px;*/
    width: 70%;
	}
li {
    margin-bottom: 0px;
    padding-bottom: 6px;
	}
fieldset { 
	margin: 0 0 0 20px; 
	padding: 1em .5em .5em .5em; 
	width: 500px;
	border: 0px;
 	} 
label {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin-left: 20px;
	}
legend {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	margin-left: -10px;
	background-color: transparent; 
	font-weight: bold; 
	color: #000000; 
	border-bottom: 1px solid #CCCCFF;
	width: 100%;
	} 
input {
	margin-left: 20px;
	}
select {
	margin-left: 20px;
	}
textarea {
	margin-left: 20px;
	}
/* -------------------------------*/
/* ----- END Font Styles ---------*/
/* -------------------------------*/

/* -------------------------------*/
/* ----- BEGIN Div Font Styles ---*/
/* -------------------------------*/

#left a   {
     font-weight: bold;
     margin-top: 0px;
     margin-bottom: 0px;
     text-decoration: none;
     padding-left: 5px;
}
#left a.sublink   {
     font-weight: normal;
     background-color: transparent;
     padding: 0px 0px 12px 9px;
}
#left a:hover {
     text-decoration: underline;
     color: red;
}
#left p  {
     font-weight: bold;
     margin-top: 0px;
     margin-bottom: 0px;
     text-decoration: none;
     padding-left: 5px;

}
#left .tiny  {
     color: black;
     background-color: transparent;
     font-size: 9px;
     font-weight: normal;
}
#title h1 {
     color: white;
     background-color: transparent;
     font-size: 18px;
     font-family: Verdana, Arial, sans-serif;
     border-bottom: 0px;
}
#title h2 {
     color: white;
     background-color: transparent;
     font-size: 10px;
     font-family: Verdana, Arial, sans-serif;
     font-weight: normal;
	 }


/* -------------------------------*/
/* ----- END Div Font Styles -----*/
/* -------------------------------*/

/* -------------------------------*/
/* ----- BEGIN Class Styles ------*/
/* -------------------------------*/
.more {
	font-size: 12px;
     font-style: italic;
     margin: 10px 0px 0px 20px;
}
.hidden  {
     color: #900;
     background-color: transparent;
     font-size: 10px;
     text-align: center;
     width: 100%
}
.search_engine  {
     color: white;
     background-color: transparent;
     font-size: 8px;
     text-align: center;
     width: 100%
}
.digest  {
     color: black;
     background-color: transparent;
     font-size: 13px;
     font-family: Verdana, Arial, sans-serif;
     font-weight: bold;
     margin: 0px 0px 0px 20px;
}
.fullmoon  {
     color: green;
     background-color: transparent;
     font-size: 13px;
     font-family: Verdana, Arial, sans-serif;
     font-weight: bold;
     margin: 0px 0px 0px 20px;
}
.digestauthor  {
     color: black;
     background-color: transparent;
     font-size: 12px;
     line-height: 13px;
     font-family: Verdana, Arial, sans-serif;
     font-weight: normal;
     margin: 0px 0px 0px 15px;
}
.digesttext  {
     color: black;
     background-color: transparent;
     font-size: 14px;
     line-height: 15px;
     /*font-family: Verdana, Arial, sans-serif;*/
     margin: 0px 20px 15px 35px;
     padding-right: 10px;
}
.ch-index {
     color: blue;
     background-color: transparent;
     font-size: 9px;
     line-height: 13px;
     font-family: Verdana, Arial, sans-serif;
     font-weight: normal;
     font-style: normal;
     border-top: 1px #CCCCFF;
     margin-right: 100%;
}
.articlelink  {
     background-color: transparent;
     font-weight: bold;
}
.title {
     color: #000;
     font-size: 18px;
     font-family: Verdana, Arial, sans-serif;
     margin: 5px 70px 2px 10px;
     text-align: center;
     border-bottom: none;
}
.tiny  {
     color: black;
     background-color: transparent;
     font-size: 9px;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: normal;
}
.w3c  {
     color: black;
     background-color: transparent;
     font-weight: normal;
     font-size: 9px;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     text-align: center;
}
.download  {
     color: black;
     background-color: transparent;
     font-size: 9px;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: normal;
}
.modified-date  {
     color: black;
     background-color: transparent;
     font-size: 9px;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: normal;
}
.form  {
     color: black;
     background-color: transparent;
     font-size: 10px;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: normal;
}
.required  {
     color: #060;
     background-color: transparent;
     font-size: 11px;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
}
.print  {
     color: #060;
     background-color: transparent;
     font-size: 10px;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
}
.imageright {
	 background-color: white;
     float: right;
     display: block;
     margin-right: -20px;
     margin-left: 5px;
     border: 1px solid #666666;
	 }
.imageleft {
     float: left;
     display: inline;
     margin-left: 20px;
     border: 1px solid #666666;
	 }
.title_h1 {
     color: green;
     background-color: transparent;
     font-size: 18px;
     font-family: Verdana, Arial, sans-serif;
     border-bottom: 0px;
}
.title_h2 {
     color: green;
     background-color: transparent;
     font-size: 12px;
     font-family: Verdana, Arial, sans-serif;
     font-weight: normal;
     margin: -2px 0px 10px 0px;
     border-bottom: 1px solid #666666;
     width: 90%;
}


/* -------------------------------*/
/* ----- END Class Styles --------*/
/* -------------------------------*/





