<!--
body {
scrollbar-face-color: #8c9c7b;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: 3366cc;
scrollbar-shadow-color: white;
scrollbar-arrow-color: #f7e7ad;
scrollbar-track-color: #f7e7ad;
}
-->
ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li
{
background-image: url(arrows-grey.gif);
background-repeat: no-repeat;
background-position: 0 .10em;
padding-left: 25px;
margin: 1em 0;
}
#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 10px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

#conclusion
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#conclusionli
{
padding-left: 10px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

blockquote {float:right; display:inline; margin-right:15px; width:285px; font-size:1.em; line-height:1.5em; font-family:Georgia, Times, "Times New Roman", serif; font-style:italic}

.line a:link, a:visited, a:active, 
.line a{color:black; text-decoration:underline
}
.line a:hover{color:red
}
.line a:active { color: #ffffbe; }
.line a:visited { color: black; }


a:link, a:visited, a:active, 
a{color:#ffffbe; text-decoration:underline

}
 a:hover{color:red; text-decoration:underline

}
.textright{
float:right;
margin-left:10px;
margin-bottom:10px;
}
td.textarea { font-family: verdana, arial, sans-serif;
	color: 2d1e1e;
	font-size:10pt;
	font-weight:  normal;
 } 
td.textarealg { font-family: verdana, arial, sans-serif;
	color: black;
	font-size:12pt;
	font-weight:  bold;
 } 
td.menu { font-family: verdana, arial, sans-serif;
	color: black;
	font-size:8pt;
	font-weight:bold  ;
 } 

span.link { font-family: verdana, arial, sans-serif;
	color: cde196;
	font-size:8pt;
	font-weight:  bold;
} 
span.goldlg { font-family:sans-serif, verdana, arial, ;
	color: cde196;
	font-size:14pt;
	font-weight:  bold;
} 
table.left { border-width: 0px; background-color: white; border-style: solid; border-color: black;  font-size:8pt; background: url(leftbar.jpg); background-repeat: no-repeat; background-position: top left} 

span.shadow { /* needed for Internet explorer */ height: 1em; 
filter: Shadow(Color=#666666, Direction=135, Strength=5);
color: f8df7d;
	font-size:14pt;
	font-weight:  bold;
	font-family: verdana, arial, sans-serif;


 /* Needed for Gecko */ line-height: 2em; white-space: nowrap; } /* * used by browsers which know about * :before to create the shadow */ .shadow:before { display: block; margin: 0 0 -2.12em 0.15em; padding: 0; color: #666666; } #shadow_1:before { content: 'In shadow'; } #second_2:before { content: 'Happy Shadowing!'; } /*\*/ html*.shadow { [color:red;/* required by Safari * so that [] is correctly * begun. associated with * the property, yet hiding * it. Seen by IE6 */ /* * seen by IE6 and Safari, but hidden * from Gecko */ text-shadow: #666666 5px 5px 5px; ]color:auto; /* resets color for IE6 */ }/**/ /* * end hack using dummy attribute selector * for IE5 mac */ .dummyend[id]{clear: both;} /*\*/ html*.shadow:before { [color:red;/* required by Safari. seen by IE6 */ /* * seen by IE6 and Safari, but hidden * from Gecko */ display: none; ]color:auto; /* resets color for IE6 */ }/**/ /* * end hack using dummy attribute selector * for IE5 mac */ .dummyend[id]{clear: both;} 

