/* CSS Document */

a:link 		{text-decoration: none; }
a:active 	{text-decoration: none; }
a:visited 	{text-decoration: none; }
a:hover 	{text-decoration: underline; }

p 			{ font-family: "Verdana", Verdana, sans-serif; font-size: 80%; color: #666673 }
.p1			{ font-family: "Verdana", Verdana, sans-serif; font-size: 80%; color: #666673 }
h1 			{ font-family: "Verdana", Verdana, sans-serif; font-weight: normal; font-size: 180%; color: #465FB2 }
h2 			{ font-family: "Verdana", Verdana, sans-serif; font-weight: normal; font-size: 140%; color: #000000 }
h3 			{ font-family: "Verdana", Verdana, sans-serif; font-weight: bold; font-size: 100%; color: #666673 }
h4			{ font-family: "Verdana", Verdana, sans-serif; font-weight: normal; font-style: oblique; font-size: 90%; color: #666673 }
.head1		{ font-family: "Verdana", Verdana, sans-serif; font-weight: normal; font-size: 180%; color: #465FB2 }
.head2 		{ font-family: "Verdana", Verdana, sans-serif; font-weight: normal; font-size: 140%; color: #000000 }
.head3 		{ font-family: "Verdana", Verdana, sans-serif; font-weight: bold; font-size: 100%; color: #666673 }
.head4 		{ font-family: "Verdana", Verdana, sans-serif; font-weight: normal; font-style: oblique; font-size: 90%; color: #666673 }
.head3a 	{ font-family: "Verdana", Verdana, sans-serif; font-weight: bold; font-size: 100%; color: #000000 }
.toplinks	{ font-family: "Verdana", Verdana, sans-serif; font-size: 70% }
li.blue		{ font-family: "Verdana", Verdana, sans-serif; font-size: 80%; color: #666673; list-style-image:  url(../images/square-blue.gif)}
li.brown	{ font-family: "Verdana", Verdana, sans-serif; font-size: 80%; color: #666673; list-style-image:  url(../images/square-brown.gif)}
li.green	{ font-family: "Verdana", Verdana, sans-serif; font-size: 80%; color: #666673; list-style-image:  url(../images/square-green.gif)}
li.gray		{ font-family: "Verdana", Verdana, sans-serif; font-size: 80%; color: #666673; list-style-image:  url(../images/square-gray.gif)}
li.maroon	{ font-family: "Verdana", Verdana, sans-serif; font-size: 80%; color: #666673; list-style-image:  url(../images/square-maroon.gif)}
li.ltblue	{ font-family: "Verdana", Verdana, sans-serif; font-size: 80%; color: #666673; list-style-image:  url(../images/square-ltblue.gif)}
li.second	{ font-family: "Verdana", Verdana, sans-serif; font-size: 100%; color: #666673; list-style-image: url(../images/dot.gif) }
.copyright	{ font-family: "Verdana", Verdana, sans-serif; font-size: 70%; color: #666673 }
.icontext	{ font-family: "Verdana", Verdana, sans-serif; font-size: 70%; color: #7f7f7f }
.tablehead	{ font-family: "Verdana", Verdana, sans-serif; font-weight: bold; font-size: 100%; color: #ffffff }
.tabletext	{ font-family: "Verdana", Verdana, sans-serif; font-size: 80%; color: #000000 }
.tabletextw	{ font-family: "Verdana", Verdana, sans-serif; font-size: 80%; color: #ffffff }
.lightbrown	{ color: #7c766e }
.lightblue	{ color: #667685 }
.lightgreen	{ color: #6e7676 }
.brown		{ color: #9f8c70 }
.blue		{ color: #5689bd }
.black		{ color: #000000}
.green		{ color: #708a8a }
.gray		{ color: #7f7f7f }
.maroon		{ color: #7d5d60 }
input.bblue		{ background-color:: #5689bd; font-family: "Verdana", Verdana, sans-serif; font-size: 80%; color: #666673 }
input.bbrown	{ background-color:: #9f8c70; font-family: "Verdana", Verdana, sans-serif; font-size: 80%; color: #666673 }
input.bgreen	{ background-color:: #708a8a; font-family: "Verdana", Verdana, sans-serif; font-size: 80%; color: #666673 }
input.bgray		{ background-color:: #7f7f7f; font-family: "Verdana", Verdana, sans-serif; font-size: 80%; color: #666673 }
input.bmaroon	{ background-color:: #7d5d60; font-family: "Verdana", Verdana, sans-serif; font-size: 80%; color: #666673 }
.newstitle		{ font-family: "Abadi MT Condensed", "Verdana", Verdana, sans-serif; font-weight: bold; font-size: 100%; color: #666673 }
.formerror		{ font-family: "Verdana", Verdana, sans-serif; font-size: 80%; color: red }