@charset "utf-8"
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 16px;
    	text-align: justify;
    	color: black;
	background-color: white;
	scrollbar-track-color: #cff;
	scrollbar-face-color: cyan;
 	scrollbar-highlight-color: white;
 	scrollbar-3dlight-color: white;
	scrollbar-shadow-color: blue;
	scrollbar-darkshadow-color: blue;
	scrollbar-arrow-color: blue;
	}
a {
	text-decoration: none;
	font-weight: none;
	font-style: none;
	color:  blue;
	outline: none;
	}
a:visited {
	color:  blue;
	}
a:active {
	color:  #f93;
	background: cyan;
	}
a:hover {
	color: #fff;
	background: #09f;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	text-transform: none;
	}
.button
	{
	text-align:     	center;
	text-decoration:  none;
	color:          0000ff;
	background:     00ffff;
	border-top:     2px outset grey;
	border-left:    2px outset black;
	border-right:   2px outset black;
	border-bottom:  2px outset grey;
	font-family:    Arial, Verdana, Univers, Helvetica, sans-serif;
  font-weight:    Bold;
	}
A.button:hover
	{       color: white;
	background:	DodgerBlue;
  font-weight:    Bold;
	}
A.button:active
	{       color:  0000ff;
	background:	00ffff;
	border-top:     2px inset DarkGreen;
	border-left:    2px inset DarkGreen;
	border-right:   2px inset MediumSeagreen;
	border-bottom:  2px inset MediumSeaGreen;
	text-decoration: none;
	text-align:     center;
	font-family:    Arial, Verdana, Univers, Helvetica, sans-serif;
   	Font-weight:    Bold;
	}
A.button
	{
	text-decoration:        none;
	color:          0000ff;
	background:     00ffff;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
	width: auto;
	text-indent: 2.0em;
	}

/* 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 {
    text-align:	  center;
    text-decoration: none;
    padding: 5px;
    line-height:    46px;
    color:          black;
    background:     PaleGreen;
    border-top:     none;
    border-left:    none;
    border-right:   none;
    border-bottom:  none;
    font-family:    Arial, Verdana, Univers, Helvetica, sans-serif;
    Font-weight:    Bold;
    Font-size:	    36px;
    width:	    auto;
	}
h2 {
    text-align:	  center;
    text-decoration:  none;
    padding: 5px;
    font-family:    Arial, Verdana, Univers, Helvetica, sans-serif;
    font-weight:    bold;
    font-size:	  26px;
    line-height:    36px;
    color:          black;
    background:     LightGreen;
    border-top:     none;
    border-left:    none;
    border-right:   none;
    border-bottom:  none;
    width:	    auto;
	}
h3 {
    text-align:	  left;
    text-decoration: none;
    width:          auto;
    padding: 	    0px;
    line-height:    24px;
    color:          black;
    background:     none;
    border-top:     none;
    border-left:    none;
    border-right:   none;
    border-bottom:  none;
    font-family:    Arial, Verdana, Univers, Helvetica, sans-serif;
    Font-weight:    Bold;
    Font-size:	  20px;
    Font-style:	  italic;
	}
h4 {
    width:	    auto;
    text-decoration:  none;
    line-height:    20px;
    padding: 5px;
    font-weight: bold;
    color:          black;
    background:     DarkSeaGreen;
    border-top:     none;
    border-left:    none;
    border-right:   none;
    border-bottom:  none;
    font-family:    Arial, Verdana, Univers, Helvetica, sans-serif;
    Font-size:	    16px;
    Font-style:	    italic;
    width:		  auto;
	}
h5 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
ul {
	font-size:	16px;
	}

li {
	font-size:	16px;
	}

img {
	border: 0px;
    border-color: white;
	padding: 0px;
	margin: 0px;
	}
.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: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	}
#top {
	margin: 4px 4px 4px 4px;
	background-color: #0f29fa; /* #0f29fa; */
	height: 193px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 193px;
	font-size: 12px;
	color: cyan;
}
html>body #top {
	height: 193px; /* ie5win fudge ends */
	}

#breadcrumbs {
	position: relative;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	border: 0px;
	font-size: 12px;
	color: black;
	background-color: #ccffff; /* #0f29fa; */
	font-weight: none;
	}

.BreadLink a {
	color: blue;
	background-color: #ccffff; /* #0f29fa; */
	font-size: 12px;
	font-weight: none;
	}

.BreadLink a:visited {
	color: blue;
	background-color: #ccffff; /* #0f29fa; */
	font-size: 12px;
	font-weight: none;
	}

.BreadLink a:hover {
	color: white;
	background-color: #0099ff; /* #0f29fa; */
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	}

#TopLink a {
	position: absolute;
	left: 305px;
	top: 10px;
	color: cyan;
	fontsize: 12px;
	font-weight: bold;
	}

#TopLink a:visited {
	position: absolute;
	top: 10px;
	color: cyan;
	fontsize: 12px;
	font-weight: bold;
	}

#TopLink a:hover {
	position: absolute;
	top: 10px;
	color: white;
	fontsize: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
	}

#top2 {
	position: absolute;
	top: 5px;
	left: 305px;
	margin: 5px;
	padding: 0px;
	border: 0px;
	font-weight: bold;
	width: 320px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 320px;
	}
html>body #top2 {
	width: 320px; /* ie5win fudge ends */
	}

#slogan {
	align: center;
	fontsize: 30px;
	color: #fc0;
	}

#TipLayer {
	visibility: hidden;
	position: absolute;
	z-index: 1000;
	top: -100;
	}

#menubar {
	background-color: #ccffff; /* #ccffff; */
	z-index: 1000;
	}

#left {
	position: absolute;
	top: 258px;  /* 258px; */
	align: left;
	background: white;
	font-size: 14px;
	font-weight: none;
	width: 200px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 200px;
	}
html>body #left {
	width: 200px; /* ie5win fudge ends */
	}

#middle {
	padding-left: 10px;
	padding-right: 10px;
	border: 0px;
	font-weight: none;
        color:  #000;
	background: #fff;
	}

#front {
	 margin-top: -16px; /* -16px; */
	padding: 0px 4px 0px 238px;
	border: 0px;
	font-size: 16px;
	font-weight: none;
        color:  #000;
	background: #fff;
	}
#backtop {
	background: #cff;
	color: blue;
    align: center;
 	height: 40px;
	padding: 10px;
	font-size: 14px;
	}
#textlinks {
	color: blue;
	background: #cff;
	font-size: 14px;
    align: center;
	}
#footer {
	font-size: 13px;
	font-weight: none;
	background-color: white;
	color: black;
	padding: 5px;
	}

pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px;
	}
.Banner
	{
    text-align:	  center;
    text-decoration: none;
    padding: 5px;
    line-height:    46px;
    color:          black;
    background:     PaleGreen;
    border-top:     none;
    border-left:    none;
    border-right:   none;
    border-bottom:  none;
    font-family:    Arial, Verdana, Univers, Helvetica, sans-serif;
    Font-weight:    Bold;
    Font-size:	    36px;
    width:	    auto;
    }

.SubHead
	{
    text-align:	  center;
    text-decoration:  none;
    padding: 5px;
    font-family:    Arial, Verdana, Univers, Helvetica, sans-serif;
    font-weight:    bold;
    font-size:	  26px;
    line-height:    36px;
    color:          black;
    background:     LightGreen;
    border-top:     none;
    border-left:    none;
    border-right:   none;
    border-bottom:  none;
    width:	    auto;
	}

.ParaHead
	{
    text-align:	  left;
    text-decoration: none;
    width:          auto;
    padding: 	    0px;
    line-height:    24px;
    color:          black;
    background:     none;
    border-top:     none;
    border-left:    none;
    border-right:   none;
    border-bottom:  none;
    font-family:    Arial, Verdana, Univers, Helvetica, sans-serif;
    Font-weight:    Bold;
    Font-size:	  20px;
    Font-style:	  italic;
    }

.ByeLine
	{
    width:	    auto;
    text-decoration:  none;
    line-height:    22px;
    padding: 5px;
    font-weight: bold;
    color:          black;
    background:     DarkSeaGreen;
    border-top:     none;
    border-left:    none;
    border-right:   none;
    border-bottom:  none;
    font-family:    Arial, Verdana, Univers, Helvetica, sans-serif;
    Font-size:	    16px;
    Font-style:	    italic;
    width:		  auto;
    }

.Contact
	{
    padding:	    5px;
    text-decoration:  none;
    line-height:    24px;
    color:          black;
    background:     LightGreen;
    border-top:     none;
    border-left:    none;
    border-right:   none;
    border-bottom:  none;
    font-family:    Arial, Verdana, Univers, Helvetica, sans-serif;
    Font-weight:    none;
    Font-size:	    20px;
    Font-style:	    italic;
    }

.Insert
	{
    padding:	10px;
    text-decoration:        none;
    font-size:	16px;
    line-height:    20px;
    background:     LightGreen;
    border-top:     2px inset Black;
    border-left:    2px inset Black;
    border-right:   2px outset Black;
    border-bottom:  2px outset Black;
    font-family:    Arial, Verdana, Univers, Helvetica, sans-serif;
    font-weight:    none;
    }

.HotLink
	{
	padding:	2px;
	font-family:    Arial, Verdana, Univers, Helvetica, sans-serif;
	font-size: 	16px;
	font-style: 	none;
        font-weight:    none;
        color:          blue;
	}
.HotButton
	{
	padding:	2px;
	font-family:    Arial, Verdana, Univers, Helvetica;
	font-size: 16px;
	line-height: 20px;
    	font-weight:    bold;
    	color:          #000;
	background:     #fff;
	}
.LeftLink
	{
	padding:	2px;
	font-family:    Arial, Verdana, Univers, Helvetica;
	font-size: 	13px;
	font-weight: 	none;
    	color:          blue;
	background:     #cff;
	}


.Volume { font-size: 14px; color: black; text-align: center; font-weight: bold; }

.Focus	{
	font-size: 28px;
    font-weight:    bold;
	color: white;
	background: MediumSeaGreen;
	border: 2px solid black;
	text-align: center;
	}

/* Fix for IE6 disappearing float bug */
    #content {  height: 100%; }

#parasite h2 { color: red; font-size: 1em; }

#search {
	align: center;
	font-size: 14px;
	font-weight: bold;
	color: Blue;
	background: #cff;
	}

#item {
	border-style:  solid;
	border-color:  #ccc;
	border-width: 1px 5px 5px 1px;
	margin: 2px;
	background: BlanchedAlmond;
	padding: 8px;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;    /* for Safari */
 	border-radius: 1em;  /* opera */
        behavior: url(/PIE.htc);
}

.item {
	border-top:    1px solid #ccc;
	border-left:   1px solid #ccc;
	border-bottom: 5px solid #ccc;
	border-right:  5px solid #ccc;
	margin: 2px;
	background: BlanchedAlmond;
	padding: 8px;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;    /* for Safari */
 	border-radius: 1em;  /* opera */
        behavior: url(/PIE.htc);
}

#round_me, #round_me .sb-inner { background:#0099ff; padding:10px; }
#round_me .sb-shadow { background:black; }
#round_me .sb-border { background:#ccc; }

#round_db, #round_db .sb-inner { background:#0099ff; padding:10px; }
#round_db .sb-shadow { background:black; }
#round_db .sb-border { background:#ccc; }


#round_ba, #round_ba .sb-inner { background:BlanchedAlmond; padding:10px; }
#round_ba .sb-shadow { background:black; }
#round_ba .sb-border { background:#ccc; }

#round_lg, #round_lg .sb-inner { background:LightGreen; padding:10px; }
#round_lg .sb-shadow { background:black; }
#round_lg .sb-border { background:#ccc; }

.Menu {
	color: DarkGreen;
	font-size: 17px;
	font-weight: bold;
	}

.tlHD {background: url('/_borders/tlDB.gif') no-repeat 0 0; }
.trHD {background: url('/_borders/trDB.gif') no-repeat 100% 0; padding: 0px}
.clear {font-size: 1px; height: 1px}

.blLG {background: LightGreen url('/_borders/blLG.gif') no-repeat 0 100%; color: DarkGreen; }
.brLG {background: url('/_borders/brLG.gif') no-repeat 100% 100%; }
.tlLG {background: url('/_borders/tlLG.gif') no-repeat 0 0; }
.trLG {background: url('/_borders/trLG.gif') no-repeat 100% 0; padding: 5px}
.clear {font-size: 1px; height: 1px}

.blLC {background: #ccffff url('/_borders/blLC.gif') no-repeat 0 100%; width: auto; }
.brLC {background: url('/_borders/brLC.gif') no-repeat 100% 100%; }
.tlLC {background: url('/_borders/tlLC.gif') no-repeat 0 0; }
.trLC {background: url('/_borders/trLC.gif') no-repeat 100% 0; padding: 5px}
.clear {font-size: 1px; height: 1px}

.blDB {background: #0099ff url('/_borders/blDB.gif') no-repeat 0 100%; color: LightCyan; }
.brDB {background: url('/_borders/brDB.gif') no-repeat 100% 100%; }
.tlDB {background: url('/_borders/tlDB.gif') no-repeat 0 0; }
.trDB {background: url('/_borders/trDB.gif') no-repeat 100% 0; padding: 5px}
.clear {font-size: 1px; height: 1px}

.blDG {background: DarkSeaGreen url('/_borders/blDG.gif') no-repeat 0 100%; }
.brDG {background: url('/_borders/brDG.gif') no-repeat 100% 100%; }
.tlDG {background: url('/_borders/tlDG.gif') no-repeat 0 0; }
.trDG {background: url('/_borders/trDG.gif') no-repeat 100% 0; padding: 5px}
.clear {font-size: 1px; height: 1px}

.blAM {background: AquaMarine url('/_borders/blAM.gif') no-repeat 0 100%; }
.brAM {background: url('/_borders/brAM.gif') no-repeat 100% 100%; }
.tlAM {background: url('/_borders/tlAM.gif') no-repeat 0 0; }
.trAM {background: url('/_borders/trAM.gif') no-repeat 100% 0; padding: 5px}
.clear {font-size: 1px; height: 1px}

.blBL {background: Blue url('/_borders/blBL.gif') no-repeat 0 100%; }
.brBL {background: url('/_borders/brBL.gif') no-repeat 100% 100%; }
.tlBL {background: url('/_borders/tlBL.gif') no-repeat 0 0; }
.trBL {background: url('/_borders/trBL.gif') no-repeat 100% 0; padding: 5px}
.clear {font-size: 1px; height: 1px}

.blBA {background: BlanchedAlmond url('/_borders/blBA.gif') no-repeat 0 100%;  }
.brBA {background: url('/_borders/brBA.gif') no-repeat 100% 100%;  }
.tlBA {background:  url('/_borders/tlBA.gif') no-repeat 0 0;  }
.trBA {background: url('/_borders/trBA.gif') no-repeat 100% 0; padding: 5px;  }
.clear {font-size: 1px; height: 1px}

b.hl1 {
	font-weight:bold;
	}
b.hl2 {
	font-weight:bold;
	font-style:italic;
	background-color:#0099ff;
	}
