p     {  font-family: Arial;
         font-size: 9pt;
	     font-weight: normal;
	     font-style: normal;
	     text-decoration: none}

B    {   font-family: Arial;
         font-size: 9pt;
	     font-weight: Bold;
	     font-style: normal;
	     text: Black;
	     text-decoration: None}

Body {   font-family: Arial;
         font-size: 9pt;
	     font-weight: normal;
	     font-style: normal;
	     text: Black;
	     text-decoration: none}

INPUT {  font-family: Arial;
         font-size: 9pt;
	     font-weight: normal;
	     font-style: normal;
	     color: Black;
         text-decoration: none;
         /*Width: 90*/}
		 
.box  {  font-family: Arial;
         font-size: 9pt;
	     font-weight: normal;
	     font-style: normal;
	     color: Black;
         text-decoration: none;
         Width: 90}
		 
.box1  { font-family: Arial;
         font-size: 9pt;
	     font-weight: normal;
	     font-style: normal;
	     color: Black;
         text-decoration: none;
         width: 170pt; 
		 height: 90pt;
		 }		 
		 
/*	 		 
A:link { font-family: Arial;
         font-size: 9pt;
	     font-weight: normal;
	     font-style: normal;
	     color: Black;
	     text-decoration: none}
*/
A:hover {color: RED;}

A      { font-family: Arial;
         font-size: 9pt;
	     font-weight: normal;
	     font-style: normal;
	     color: #660000;
	     text-decoration: none}

LINK   { font-family: Arial;
         font-size: 9pt;
	     font-weight: normal;
	     font-style: normal;
	     color: Black;
	     text-decoration: none}

V:link { font-family: Arial;
         font-size: 9pt;
	     font-weight: normal;
	     font-style: normal;
	     color: Black;
	     text-decoration: none}

TEXTAREA { font-family: Arial;
           font-size: 9pt;
	       font-weight: normal;
	       font-style: normal;
	       color: Black;
		   Background-color: white;
	       text-decoration: none;
		   }

SELECT { font-family: Arial;
           font-size: 9pt;
	       font-weight: normal;
	       font-style: normal;
	       color: Black;
	       text-decoration: none}

TD       { font-family: Arial;
           font-size: 9pt;
	       font-weight: normal;
	       font-style: normal;
	       color: Black;
	       text-decoration: none}
		   
FILE      { font-family: Arial;
           font-size: 9pt;
	       font-weight: normal;
	       font-style: normal;
	       color: Black;
	       text-decoration: none}	
		   
span.ex   { font-family: Arial;
           font-size: 8px;
	       font-weight: normal;
	       font-style: normal;
	       color: red;
	       text-decoration: none}		
		   
span.href {font-family: Arial;
           font-size: 2pt;
	       font-weight: normal;
	       font-style: normal;
	       color: red}		
		   
		   
.head {
	font-weight: bold;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times;
}

.toolbar {
	color: gray;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.toolbar a {
	color: gray;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}

.toolbar a:hover {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#openbutton {
	line-height: 0px;
	background-color: #eee;
	padding: 1px 2px;
	border: solid 1px silver;
}

.sub a {
	color: silver;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}

.sub a:hover {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.sub {
	color: black;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

hr {
	color: black;
	margin-top: -3px;
}

.form td {
	color: black;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.form2 {
	font-family: Verdana;
	background-color: white;
	padding: 2px;
	border: solid 1px black;
}

.form3 {
	font-family: Verdana;
	background-color: #DADADA;
	padding: 2px;
	border: solid 1px black;
}

.form_drop {
	font-family: Verdana;
	background-color: white;
	padding: 2px;
	border: solid 1px black;
	width: 150px;
}

.required {
	color: red;
	font-weight: bold;
}

.tableheader {
	font-weight: bold;
	background-color: silver;
}

.contacttable a.sort {
	color: black;
	text-decoration: none;
}

.smalllist a.sort {
	color: black;
	text-decoration: none;
}

.smalllist a.sort:hover {
	color: black;
	text-decoration: underline;
}
.reportlist {
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-bottom: 20px;
	padding-left: 10px }

.reportlist a {
	color: black;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none }

.reportlist a:hover {
	color: #45617f;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline }

.contacttable a.sort:hover {
	color: black;
	text-decoration: underline;
}

.contacttable {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.contacttable a { color: black; }

.contacttable a.small {
	color: #45617f;
	font-size: 10px;
	text-decoration: none;
}

.contacttable a:hover {
	color: #45617f;
	text-decoration: underline;
}

.odd { background-color: #dcdcdc; }

.even { background-color: #eeeeee; }

.small { font-size: 10px}

tr.odd td {
	padding-top: 3px;
	padding-bottom: 5px;
	border-top: 1px solid silver;
	border-right: 1px solid silver;
}

tr.even td {
	padding-top: 3px;
	padding-bottom: 5px;
	border-top: 1px solid silver;
	border-right: 1px solid silver;
}

.smalllist {
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
}

.smalllist td {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

	ul.contactbutton	
	{
		margin: 0px;
		padding: 0px;
		width: 100px;
	}
	
	ul.contactbutton li	
	{
		list-style-type: none;
		border-color: black;
		border-width: 1px;
		border-style: solid;
		margin: 0 0 3px 0;
	}
	
	a.contactbuttonlink	
	{
		display: block;
		padding: 2px;
		background-color: #eeeeee;
		color: black;
		font-family: Verdana, Sans-Serif;
		font-size: 10px;
		font-weight: normal;
		text-align: center;
		text-decoration: none;
		line-height: 10px;
	}
	
	a.contactbuttonlink:hover	
	{
		
		background-color: silver;
		color: black;
		text-decoration: none;
	}

.smalllist td a { color: black; }
.smalllist td a:hover { color: #45617f; }



   	   	   
	   	      