<!-- /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/
/*style name="@sitestyle"*/
BODY { 
	color: #FFFFFF; 
	font-family: tahoma,verdana,arial,helvetica,sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	margin: 0px; 
	scrollbar-base-color: #000033;
	scrollbar-track-color: #000033;
	scrollbar-face-color: #000080;
	scrollbar-highlight-color: #0000CC;
	scrollbar-3dlight-color: #000099;
	scrollbar-shadow-color: #003366;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #99CCFF;
	}
TD, P, OL, .ITEM
   { 
	color: #FFFFFF; 
	font-family:tahoma,verdana,arial,helvetica,sans-serif; 
	font-size: 11pt; 
	font-weight: normal; margin-left:10px;
	}
UL, LI {margin-left:1px}
H1 	{ font-size: 14pt; margin-bottom: 5px; }
H2 	{ font-size: 12pt; margin-bottom: 4px; margin-left:10px;}
H3 	{ font-size: 10pt; margin-bottom: 4px; }
H4 	{ font-size: 9pt; margin-bottom: 3px; }
H5 	{ font-size: 8pt; }
H6 	{ font-size: 7pt; color: #9A9A9A; }
HR 	{ color: #333399; }

A:link,A:visited,A:active,A { 
	text-decoration: none; color:#F0F8FF; 
	}
A:hover { 
	text-decoration: underline; color:#FF3300; 
	}

A.menu:link,A.menu:visited,A.menu:active {	
	font-size: 10pt; text-decoration: none; color: #F0F8FF; 
	}
A.menu:hover { 
	font-size: 10pt; text-decoration: none; color:#00BFFF; 
	}
.menu { 
	font-size: 10pt; color:#FFFFFF;
	}

.border	{ 
	border-top: outset 3px #FFEFD5; 
	border-bottom: outset 3px #FFEFD5;
	border-left: solid 1px #000000; 
	border-right: solid 1px #000000; 
	}

.larger
{
    font-size:16pt; font-family:tahoma;
    font-weight:lighter; font-variant:small-caps;
    color:#f5f5dc; background-color: #7780AB;
}
.large		{font-size: 14pt;}
.medium		{font-size: 12pt;}
.small		{font-size: 8pt; }
.smaller	{font-size: 7pt;}

#lselect ul li
{
    list-style:none;
    margin-bottom: 5px;
    padding-bottom: 5px;
    color: #8C9777;
    border-bottom: .1em solid #8C9777;
}
#lselect ul li
{
    clear:both;
    padding:0 0 2px 20px;
    font-size:100%;
    color:#FFFFFF;margin-left:10px;
    background:transparent url(img/menublip.gif) left center no-repeat;
}
#lselect2
{   list-style-type:square;
    margin-bottom:10px;
    padding-bottom:10px;
    color:#FFFFFF;margin-left:25px;
}
ul#navlist, ul#navlist li 
{list-style-type:square;padding:0;margin:3px 0 3px 0px;}

ul#subnavlist
{list-style-type:square; padding:0;margin:5px 0px 5px 20px;}

@media print
{ul,li{ list-style:circle}}
/* End Style Sheet commenting.FFCC66 */  -->