body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
	background-color: #ffffff;
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #0000ff;
	outline: none;
	}
a:visited {
	color:  #0000ff;
	}
a:active {
	color:  #660099;
	}
a:hover {
	color: #660099;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 14px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	color: #FFFF66;
	padding: 1px 1 3 2;
	font-size: 30px;
	font-style: italic
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	background: #ffffff;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0px none;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	
 #navcontainer
{
margin: 15 2 2;
padding: 5 0 5 12px;
font-size: 12px;
float: center;
width: 95%
align: center
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
float: left;
font-size: 12px;
background: #ccccff;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{
color: #000000;
display: block;
width: auto;
text-decoration: none;
background: transparent;;
margin: 0;
padding: 2px 10px;
border-left: 1px solid #fff;
border-top: 1px solid #fff;
border-right: 1px solid #CCCC99;
float: left;
}

#navcontainer A:hover, #navcontainer A:active { background: #ffffcc; };
float: left;

#navcontainerB
{
color: #000000;
display: block;
width: auto;
text-decoration: none;
background: #FFFFCC;
margin: 0;
padding: 2px 10px;
border-left: 1px solid #fff;
border-top: 1px solid #fff;
border-right: 1px solid #CCCC99;
float: center;
}
#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
font-weight: bold;
background: transparent;;
float: left;
}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
float: left;
}

#subnav UL
{
list-style: none;
margin: 1px 0px 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
border-top: 2px solid #ffff00
float: left;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
float: left;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
float: left;
}

#subnav A:hover, #subnav A:active { color: #444; }
#subnav A.active:link, #subnav A.active:visited { color: #444; }
#subnav BR, #navcontainer BR { clear: both; }


#navcontainer1
{
background: #ccccff;
width: 100%;
margin: 0 ;
padding: 1em 0;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: 	left;

}

ul#navlist1
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
}

ul#navlist1 li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist1 li a
{
display: block;
width: 100%;
padding: 0.5em 0 0.5em 2em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #660099;
text-decoration: none;
background: #ccccff;
}

#navcontainer1>ul#navlist1 li a { width: auto; }

ul#navlist1 li#active a
{
background: #ffffff;
;
}

ul#navlist1 li a:hover, ul#navlist li#active a:hover
{
color: #330066;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}
