/*-------------------------------------------------------*/
/*-- Hue 141 Sat 115 Lum  75  RGB  41  78 118 #294E76  --*/
/*-- Hue 141 Sat 115 Lum  90  RGB  50  94 141 #325E8D  --*/
/*-- Hue 141 Sat 115 Lum 105  RGB  58 110 165 #3A6EA5  --*/
/*-- Hue 141 Sat 115 Lum 120  RGB  66 124 189 #427CBD  --*/
/*-- Hue 141 Sat 115 Lum 130  RGB  82 135 194 #5287C2  --*/
/*-------------------------------------------------------*/
body 	{
			background-color: 	#f3f3f3;
			color:			darkblue;
			margin-top: 		2px;
			margin-right: 		2px;
			margin-bottom: 		2px;
			margin-left: 		2px;
	}
/*------------------------------------------------*/
.topHeader	{
			font-family:		Verdana;
			font-size:		16pt;
     			font-style:		italic;
			font-weight:		lighter;
		}
.top		{
			font-family:		Verdana;
			font-size:		8pt;
		}
.nav, .menu-top, .menu-bottom
		{
     			font-family:		Verdana;
			font-size:		8pt;
		}
.menuItem	{
     			font-family:		Verdana;
			font-size:		8pt;
		}
.menuSelect 	{
     			font-family:		Verdana;
			font-size:		10pt;
			font-weight:		bold;
		}
.infoHead	{
     			font-family:		Verdana;
			font-size:		8pt;
		}
.bottom 	{
     			font-family:		Verdana;
			font-size:		8pt;
		}
.mybgcolor	{
			background-color: 	yellow;
		}
.counter 	{
     			font-family:		Verdana;
			font-size:		8pt;
		}
.PageTitle	{
     			font-family:		Verdana;
			font-size:		8pt;
		}
.error		{
     			font-family:		Verdana;
			font-size:		10pt;
			font-weight: 		bold;
			color:			red;
			background-color: 	yellow;
			border-top:		1px solid darkblue;
			border-left:		1px solid darkblue;
			border-right:		1px solid darkblue;
			border-bottom:		1px solid darkblue;
  			padding-top:		5px;
  			padding-left:		5px;
  			padding-right:		5px;
  			padding-bottom:		5px;
			margin-top: 		12px;
			margin-left: 		 5px;
			margin-right: 		 5px;
			margin-bottom: 		12px;
		}
.bold		{
	     		font-family:		Verdana;
			font-weight: 		bold;
		}
.small		{
			font-size:		8pt;
		}
.verysmall	{
	     		font-family:		Verdana;
			font-size:		6pt;
		}
.blockquote	{
	     		font-family:		Verdana;
  			padding-top:	 	 6px;
  			padding-left:		64px;
  			padding-bottom:		10px;
		}
.filedate	{
			font-size:		8pt;
			color:			silver;
			text-align:		right;
		}
/*------------------------------------------------*/
.bt	 	{
			border-top:		1px solid darkblue;
  			padding-top:	 	1px;
  		}
.bl	 	{
			border-left:		1px solid darkblue;
  			padding-left:	 	2px;
  		}
.br	 	{
			border-right:		1px solid darkblue;
  			padding-right:	 	2px;
  		}
.bb	 	{
			border-bottom:		1px solid darkblue;
  			padding-bottom:	 	1px;
  		}
/*------------------------------------------------*/
h1 {
			font-family: 		Verdana;
			font-size: 		18pt;
			font-style: 		italic;
			font-weight: 		lighter;
}
h2 {
			font-family: 		Verdana;
			font-size: 		16pt;
			font-style: 		italic;
			font-weight: 		lighter;
}
h3 {
			font-family: 		Verdana;
			font-size: 		14pt;
}
hr {
			width: 			100%;
			font-size: 		small;
			line-height: 		1px;
			color:			darkorange;
}
/*------------------------------------------------*/
a:link		{	color:#800000; 		text-decoration:none;}
a:visited	{	color:#800000; 		text-decoration:none;}
a:active 	{	color:#800000; 		text-decoration:none;}
a:hover 	{ 	color:red;	 	text-decoration:underline;}
a:focus 	{ 	color:red; 		text-decoration:underline;}
/*------------------------------------------------*/
li, ul, ol 	{
/*			list-style-image:	url(images/li.gif);  */
	     		font-family:		Verdana;
			font-size:		10pt;
		}
/*------------------------------------------------*/
p 	 	{
	     		font-family:		Verdana;
			font-size:		10pt;
		}
/*------------------------------------------------*/
table		{
			font-family: 		Verdana;
			font-size: 		10pt;
			font-style: 		normal;
			font-weight: 		normal;
			margin-top: 		0px;
			margin-left: 		0px;
			margin-right: 		0px;
		}
td  		{
			font-size:		10pt;
     			font-family:		Verdana;
		}
th 		{
			font-size:		10pt;
			font-family:		Verdana;
		}
tr 		{
			font-family: 		Verdana;
			font-size: 		10pt;
			font-weight: 		normal;
	 		background-position: 	left top
		}

