/* LISTS */
ul {margin: .3em 0 1.5em 0;list-style-type:none}
	ul.related {margin-top: -1em}
ol {margin: .5em .5em 1.5em}
ol li {margin-left: 1.4em;padding-left: 0;background: none; list-style-type: none}
li { FONT: 10px verdana; line-height: 1.8em;padding-left: 30px;background: transparent url("bullet.gif") no-repeat 0 0}

ul.nomarker li {background:none;padding-left:0}

dl {margin: 0 0 1em 0}
dt {font-weight:bold;margin-top: 1.3em}
dl dl {margin: 0 0 1.5em 30px}


/* BORDER */
.bord { BORDER-right: #ff6600 2px solid;padding:3px; margin-bottom: 3px; }

/* PAGE LINK COLORS */

a:link		{ color: #088B07; text-decoration: none; }

a:visited	{ color: #22CE32; text-decoration: none; }

a:active	{ color: #22CE32; text-decoration: none; }

a:hover		{ color: #099002; text-decoration: none; }

.font       {
		FONT-FAMILY: verdana, arial, helvetica, sans-serif;
		color: #088B07;
		font-size: .8em;
		height: 16px;
		width: 100px;
		cursor:pointer;
		font-weight: regular;
		text-align: center;
		 }
