/* Author: Ron Garlow   updated 8/19/1998 */
/*link rel=StyleSheet href="styles2.css" TYPE="text/css" */

/*<STYLE TYPE="text/css" Title="styles"></STYLE>*/	<!--

	body {
		background: #ffffff;
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
	}
	p  { font-size: 13px;
		font-family: Arial, Helvetica, sans-serif; }
	b  { font-weight: bold }
	i  { font-style: italic }
	pre { font-family: Courier New; font-size: 13px; }

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	line-height : 1.4em;
}
h1 { font-size: 20px; border-bottom: #996633 1px solid; }
h2 { font-size: 18px; border-bottom: #996633 1px solid; }
h3 { font-size: 15px; }
h4 { font-size: 13px; }
h5 { font-size: 12px; }
h6 { font-size: 11px; }

	ul, ol {
		font-size: 13px;
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
		margin-top : 0px;
		margin-bottom : 0px;
	}
	ul li { font-size:13px; }
	li { font-size: 13px; font-weight: normal;
		font-family: Arial, Helvetica, sans-serif; margin-top : 3px;}
	dl { font-size: 13px; font-weight: normal;
		font-family: Arial, Helvetica, sans-serif; }
	dt { font-size: 15px; font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;}
	dd { font-size: 13px; font-weight: normal;
		font-family: Arial, Helvetica, sans-serif; }

	th { font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; }
	td { font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;}
	td td { font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans Serif;
		font-weight: normal }
	td p { font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans Serif;
		font-weight: normal }
	table caption { font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;}

	a         { color: #0000cc; text-decoration: underline;}
	a:visited { color: #0000cc; text-decoration: underline; }
	a:active  { color: #cc0000; text-decoration: none; }
	a:hover   { color: #cc0000; text-decoration: none; }

	.abc {
		color: #000099;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11pt;
		text-decoration:none;
	}
	a.abc { color: #000099; text-decoration:none; }
	a.abc:visited { color: #000099; text-decoration: none; }
	a.abc:active { color: #ff0000; text-decoration: none; }
	a.abc:hover { color: #ff0000; text-decoration: underline; }
	
.byline { font-size: 8pt; font-style: italic; }
.dateline { font-size: 8pt; }

	.blogo {
		font-family: Comic Sans MS, Verdana, Helvetica, sans-serif;
		color: #3333FF;
		font-size: 11px;
	}
	.blue { color: #0000cc }
	.bnav { color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt; text-decoration:none; }
	.bnav a:link	{ color : #000000; text-decoration: none; }
	.bnav a:visited { color: #000000; text-decoration:none; }
	.bnav a:hover	{ color: #ff0000; text-decoration:underline; }
	.bnav a:active	{ color: #ff0000; text-decoration:none; }

	.bold { font-weight: bold }
	.closed { background: #cccccc }
	.crumbs
	{
		color : #336699;
		text-decoration : none;
		font-size : 9pt;
		font-family : arial, helvetica;
		font-weight : bold;
	}

	.gnav { color: gray; font-family: Arial, Helvetica, sans-serif;
		font-size: 11px; text-decoration:none; }
	.gnav a { color: gray; text-decoration:none; }
	.gnav a:visited { color: gray; text-decoration:none; }
	.gnav a:active { color: #ff0000; text-decoration:underline; }
	.gnav a:hover { color: #ff0000; text-decoration:underline; }

	.head {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #3333FF;}
	.infobox { font-family: arial; font-size:11px; font-weight:normal; }
	.leftnavhead { background-color: midnightblue;
		font-family: Arial;
		font-size:13px;
		color:#FFFFFF;
		font-weight:bold; }

	.link { font-size: 9pt; font-weight: bold; font-family: "Arial"; }
	.lnav { color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px; text-decoration:none; }
	.lnav a:link { color: #0000ff; text-decoration:none;}
	.lnav a:visited { color: #0000ff; text-decoration:none; }
	.lnav a:active { color: #ff0000; text-decoration:underline; }
	.lnav a:hover { color: #ff0000; text-decoration:underline; }

	.logo, .logored, logoblue, a.logo, a.logo:active, a.logo:visited {
		text-decoration: none;
		font-size: 9pt;
		font-family: arial, helvetica;
		font-weight: bold;
	}
	.logored {
		font-size: 18px;
		color: #CC3333;
		text-decoration: none;
	}
	.logoblue {
		font-size: 18px;
		color: #3333FF;
		text-decoration:none;
	}
	.more, .more a, .more a:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px; font-weight: bold;
		color: #CC3333; text-decoration: none; }
	.more a:visited { color: #CC3333; text-decoration: none; }
	.more a:hover {color: #3333FF; text-decoration: underline;}
	.more a:active { color: #00FF00; text-decoration: none; }

	.normal { font-size: 11pt; font-family: "Times New Roman"; }
	.note { font-size: 11pt; font-weight: normal; font-family: "Times New Roman"; }
	.open { background: #ffffff }
	.red {  color: #ff0000 }
	.submit {
		font-family: Comic sans MS;
		font-weight: bold;
	}
	.text {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		color: #000000;
	}
	.tiny { font-size: 8pt; font-weight: normal; font-family: "Times New Roman"; }
	.tnav, .tnav a, .tnav a:visited { color:#ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size:9pt; font-weight:bold; text-decoration:none; }
	.tnav a:visited	{ color: #ffffff; text-decoration:none; }
	.tnav a:hover { color: #ffff00; text-decoration:underline; }
	.tnav a:active { color:#ff3333; text-decoration:none; }

		.tracks, .tracks A, .tracks a:visited
	{
		color : #666666;
		text-decoration : none;
		font-size : 10px;
		font-family : arial, helvetica;
	}
		.tracks A:hover
	{
		color : #ff0000;
		text-decoration: underline;
	}
		.tracks A:active
	{
		color : #00ff00;
		text-decoration: underline;
	}
	.txt, input, textarea {
		font-family: "Courier New", Courier, monospace;
		font-size: 9pt;
	}
	.txtblock {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;
		width: 710px;
	}
	.underline { text-decoration: underline }
	.url {
		font-family: verdana;
		color: #3333FF;
		font-size: 10px;
		text-align : center;
		font-weight : bold;
		background-color: #FFFFFF; }

	.color1 { background-color: #6699ff; }
	.color2 { background-color: #ffcc66; }
	.color1a { background-color: #3366cc; }
	.color1b { background-color: #003399; }
	.color2a { background-color: #cc9933; }
	.color2b { background-color: #996600; }
	.color3 { background-color: #FF7F66; }
	.color4 { background-color: #E6FF66; }
	.color5 { background-color: #666699; }
	.color6 { background-color: #999966; }

	.bgColor0 { background-color: #ffa07a }  /*"Light Salmon" 255,160,122*/
	.bgColor1 { background-color: #FFA080 }
	.bgColor2 { background-color: #B37059 }
	.bgColor3 { background-color: #FFCA80 }
	.bgColor4 { background-color: #B38D59 }
	.bgColor5 { background-color: #181870 }
	.bgColor6 { background-color: #e8e8e8 }
	.bgColor7 { background-color: #d8d8d8 }
	.bgColor8 { background-color: #504c90 }

	#menu { font-family: "comic sans ms"; }
	-->
/*</STYLE>*/