body	 { font-family: arial, sans-serif; font-size: 90%; text-align: justify; color: #000000; margin:0; }
a:link	 { color: #821517; text-decoration: none; }
a:visited{ color: #821517; text-decoration: none; }
a:hover  { color: #821517; text-decoration: underline; }
h1, h2, h3, h4, h5, h6 { font-family: "times new roman", serif; color:000000; }
h1       { font-size: 150%; margin-top: 1px; margin-bottom: 2px;  }
h2       { font-size: 140%; margin-top: 1px; margin-bottom: 2px;  }
h3       { font-size: 130%; margin-top: 1px; margin-bottom: 2px;  }
h4       { font-size: 120%; margin-top: 1px; margin-bottom: 2px;  }
h5       { font-size: 110%; margin-top: 1px; margin-bottom: 2px;  }
h6       { font-size: 100%; margin-top: 1px; margin-bottom: 2px;  }
img { margin:10px; }    
.navigation { padding: 4px;	margin:	0px; height: 100%; border: 1px solid #009933; background-color:#ffffc0; }
.navigation ul { margin-left:15px; padding:0; }

/*
.navigation li { list-style-type:none; }
.navigation a,.navigation a:hover {	padding: 4px; margin: 0px; margin-bottom: 2px; margin-top: 2px;	display: block;	color: #821517;	border: 1px solid #009933; }
.navigation a:hover { padding: 4px; text-decoration: none; color: #000000; font-weight: bold; }

*/
.border	 { background-color:#ffffc0; border: #009933; border-style: solid; border-top-width: 1px;  border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; text-align : justify; font-size : 10px; }
.bottomborder { border-top-width: 0px;  border-right-width: 0px; border-bottom-width: 2px; border-left-width: 0px; border-style: solid; border-color: #009933; padding-right: 10px; padding-bottom:2px; font-size: 90%; font-weight:bold; height: 10px; }
.bottomborder a { color:#000000; }
.topborder { border-top-width: 2px;  border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: solid; border-color: #009933; font-family: arial, sans-serif; font-size: 75%; color: #a0a0a0; font-weight: bold; padding-left:10px; }
.topborder a { color:#a0a0a0; }
.navtable { padding:10px; }
.main	 { font-family: arial, sans-serif; font-size: 100%; text-align: justify; color: #000000; background-color: #ffffff; padding:20px; }
.small	 { font-family: arial, sans-serif; font-size: 80%;	text-align: justify; }
.highLight { font-weight: bold; }
.note      { font-style: italic; }
.author    {text-align: center; font-weight: bold; }
.midhead   { font-weight: bold; font-style: italic; }
.blogtitle  { padding-right: 5px; padding-left: 5px; padding-top: 5px; padding-bottom: 5px; border: #009933; background-color : #ffffc0; border-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; text-align: left; font-weight: bold; }
.blog { padding-left: 10px; padding-right:10px; text-align: justify; }

#etoNotice { display:none; }

/* ListMenu Styles */

#listMenuWrapper {
position:relative;margin:0;padding:0;
font-size:85%;
}

#listMenuWrapper ul {
position:relative;margin-left:0;padding:0;
}
#listMenuWrapper ul li {
position:relative;margin:0;padding:0 0 0 0px;
list-style-type:none;
}

#listMenuWrapper a, #listMenuWrapper #LM_youAreHere {
display:block;
position:relative;margin:0;padding:2px 0 2px 0px;
text-decoration:none;
}

.LM_collapsed a { list-style-image:url(assets/images/arrow.gif); }
.LM_collapsed a:hover { list-style-image:url(assets/images/arrow.gif); }

.LM_expanded a { list-style-image:url(assets/images/arrow.gif); }
.LM_expanded a:hover { list-style-image:url(assets/images/arrow.gif); }
.LM_expanded #LM_youAreHere {font-weight: bold; list-style-image:url(assets/images/arrow.gif); }

.LM_endPage a { list-style-image:url(assets/images/arrow.gif); }
.LM_endPage a:hover { list-style-image:url(assets/images/arrow.gif); }
.LM_endPage #LM_youAreHere {font-weight: bold; list-style-image:url(assets/images/arrow.gif); }

/*
format for bullet images
li{
	list-style-image:url(/images/yourimage.gif);
}
*/

