.a1black
	{
		font-family: arial;
		font-size: 8pt;
		color: black;
		text-decoration: none;
		font-weight: bold;
	}

	.a2black
	{
		font-family: arial;
		font-size: 10pt;
		color: black;
		text-decoration: none;
		font-weight: bold;
	}

	.a1norm
	{
		font-family: arial;
		font-size: 8pt;
		color: black;
		text-decoration: none;
	}

	.a2norm
	{
		font-family: arial;
		font-size: 10pt;
		color: black;
		text-decoration: none;
	}

	.a3black
	{
		font-family: arial;
		font-size: 12pt;
		color: black;
		text-decoration: none;
		font-weight: bold;
	}

	.a1white
	{
		font-family: arial;
		font-size: 8pt;
		color: white;
		text-decoration: none;
		font-weight: bold;
	}


	.a1blue
	{
		font-family: arial;
		font-size: 8pt;
		color: blue;
		text-decoration: none;
		font-weight: none;
	}

	.a2blue
	{
		font-family: arial;
		font-size: 10pt;
		color: blue;
		text-decoration: none;
		font-weight: none;
	}

	.a2white
	{
		font-family: arial;
		font-size: 10pt;
		color: white;
		text-decoration: none;
		font-weight: none;
	}

	.a2red
	{
		font-family: arial;
		font-size: 10pt;
		color: red;
		text-decoration: none;
		font-weight: none;
	}

	.a1darkred
	{
		font-family: arial;
		font-size: 8pt;
		color: darkred;
		text-decoration: none;
		font-weight: none;
	}

	.userstyle1
	{
		font-family: arial;
		font-size: 8pt;
		color: BLACK;
		text-decoration: none;
		font-weight: bold;
	}

	.userstyle2
	{
		font-family: arial;
		font-size: 8pt;
		color: yellow;
		text-decoration: none;
		font-weight: bold;
	}

	.usermenu1
	{
		font-family: arial;
		font-size: 10pt;
		color: BLACK;
		text-decoration: none;
		font-weight: bold;
	}

		a.usermenu1:hover
	{
		font-family: arial;
		font-size: 10pt;
		color: red;
		text-decoration: underline;
		font-weight: bold;
	}

	.submenu
	{
		font-family: arial;
		font-size: 8pt;
		color: BLACK;
		text-decoration: none;
		font-weight: normal;
	}

		a.submenu:hover
	{
		font-family: arial;
		font-size: 8pt;
		color: yellow;
		text-decoration: underline;
		font-weight: normal;
	}

	.xplactive
	{
		font-family: arial;
		font-size: 10pt;
		color: black;
		text-decoration: none;
	}

	.xplinactive
	{
		font-family: arial;
		font-size: 10pt;
		color: b7b7b7;
		text-decoration: none;
		font-style : italic;
	}

	.xplmenu
	{
		font-family: arial;
		font-size: 10pt;
		color: white;
		text-decoration: none;
		font-weight: bold;
	}

	a.xplmenu:hover
	{
		font-family: arial;
		font-size: 10pt;
		color: yellow;
		text-decoration: none;
		font-weight: bold;
	}

	.forummenu
	{
		font-family: arial;
		font-size: 8pt;
		color: BLACK;
		text-decoration: none;
		font-weight: normal;
	}

		a.forummenu:hover
	{
		font-family: arial;
		font-size: 8pt;
		color: yellow;
		text-decoration: underline;
		font-weight: normal;
	}

	.forummenu2
	{
		font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
		font-size: 10pt;
		color: BLACK;
		text-decoration: none;
		font-weight: normal;
	}

		a.forummenu2:hover
	{
		font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
		font-size: 10pt;
		color: yellow;
		text-decoration: underline;
		font-weight: normal;
	}

	.smallmenu
	{
		font-family: arial;
		font-size: 8pt;
		color: blue;
		text-decoration: none;
		font-weight: normal;
	}

		a.smallmenu:hover
	{
		font-family: arial;
		font-size: 8pt;
		color: red;
		text-decoration: underline;
		font-weight: normal;
	}

	.smallmenu1
	{
		font-family: arial;
		font-size: 8pt;
		color: black;
		text-decoration: none;
		font-weight: normal;
	}

		a.smallmenu1:hover
	{
		font-family: arial;
		font-size: 8pt;
		color: red;
		text-decoration: underline;
		font-weight: normal;
	}

		.smallmenu2
	{
		font-family:arial,verdana,geneva,helvetica;
		font-size:10px;
		color: black;
		text-decoration: none;
		font-weight: normal;
	}

		a.smallmenu2:hover
	{
		font-family:arial,verdana,geneva,helvetica;
		font-size:10px;
		color: red;
		text-decoration: underline;
		font-weight: normal;
	}

	.menu1
	{
		font-family: arial;
		font-size: 10pt;
		color: blue;
		text-decoration: underline;
		font-weight: bold;
	}

		a.menu1:hover
	{
		font-family: arial;
		font-size: 10pt;
		color: red;
		text-decoration: underline;
		font-weight: bold;
	}

	.search
	{
		font-family: arial;
		font-size: 8pt;
		color:blue;
		text-decoration: none;
		text-decoration: underline;
		font-weight: bold;
	}

		a.search:hover
	{
		font-family: arial;
		font-size: 8pt;
		color:red;
		text-decoration: underline;
		font-weight: bold;
	}
	.topNav {
		FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: 'Arial', 'Helvetica'; TEXT-DECORATION: none
	}
	A.topNav:link {
		FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: 'Arial', 'Helvetica'; TEXT-DECORATION: none
	}
	A:topNav:hover {
		color : Red;
	}

	.btnclr {
	 color:red;
	 background:yellow;
	 }

	.fineprint
	{
		font-family: arial;
		font-size: 8pt;
		color: black;
		text-decoration: none;
	}

	td.stathead{background:#ff6633;font-family:arial,verdana,geneva,helvetica;font-size:11px;font-weight:bold;}
	div.statbody{font-family:arial,verdana,geneva,helvetica;font-size:10px;}
	td.statbody2{font-family:arial,verdana,geneva,helvetica;font-size:10px;}
	td.statbody3{font-family:arial,verdana,geneva,helvetica;font-size:12px;}
	span.statbody3{font-family:arial,verdana,geneva,helvetica;font-size:12px;font-color:maroon;}
	td.statend{background:ff6633;font-family:arial,verdana,geneva,helvetica;font-size:10px;font-weight:bold;}
	td.stat1{background:#ff6633;font-family:arial,verdana,geneva,helvetica;font-size:10px;text-align:center;}
	td.stat2{background:#ff6633;font-family:arial,verdana,geneva,helvetica;font-size:10px;}
	
	







		table.sidetable{background:#000000;}
		td.sidehead{background:#ff6633;font-family:arial,verdana,geneva,helvetica;font-size:12px;font-weight:bold;}
		td.sidebody{background:teal;font-family:arial,verdana,geneva,helvetica;font-size:12px;}
		
		
		








.topusermenu1
	{
		font-family: arial;
		font-size: 8pt;
		color: BLACK;
		text-decoration: none;
		font-weight: bold;
	}

		a.topusermenu1:hover
	{
		font-family: arial;
		font-size: 8pt;
		color: yellow;
		text-decoration: underline;
		font-weight: bold;
	}

	.tabOn {
		FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: BLACK; FONT-FAMILY: 'Verdana', 'Arial', 'Helvetica'; BACKGROUND-COLOR: #ff6633; TEXT-DECORATION: none
	}
	A.tabOn:link {
		FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: BLACK; FONT-FAMILY: 'Verdana', 'Arial', 'Helvetica'; BACKGROUND-COLOR: #ff6633; TEXT-DECORATION: none
	}
	A.tabOn:hover {
		COLOR: yellow; TEXT-DECORATION: underline
	}


	.tabOff {
		FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: BLACK; FONT-FAMILY: 'Verdana', 'Arial', 'Helvetica'; BACKGROUND-COLOR: teal; TEXT-DECORATION: none
	}
	tabOff:link {
		FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: BLACK; FONT-FAMILY: 'Verdana', 'Arial', 'Helvetica'; BACKGROUND-COLOR: #008469; TEXT-DECORATION: none
	}
	tabOff:visited {
		FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: BLACK; FONT-FAMILY: 'Verdana', 'Arial', 'Helvetica'; BACKGROUND-COLOR: #008469; TEXT-DECORATION: none
	}
	tabOff:active {
		FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: BLACK; FONT-FAMILY: 'Verdana', 'Arial', 'Helvetica'; BACKGROUND-COLOR: #008469; TEXT-DECORATION: none
	}
	A.tabOff:hover {
		COLOR: yellow; TEXT-DECORATION: underline
	}
	-->