img {
	border: 0px;
}
a:hover {
	color :#FEFBDC;
}
strong {
	color: Black;
}
body
{
	color: black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px; 
	margin-top: 5px;
	background-color: White;
}
td {
  background-color: White;
  background-image: none;
  color: Black;
}
td.head {
background-color: #dddddd;
	color: #01114c;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-align: center;
}

.border {
	border: 1px solid #171046;
}

td.r {
	border : 1px outset #ffFFff;
	background-color: #E6ECE8;
	vertical-align : middle;
	color: #002c75;
}

table.query-form
{
	border: 1px solid #171046;
}

.query-form, td
{
	font: Arial, Helvetica, sans-serif;
}

.query-form, select, input
{
	font:  Arial, Helvetica, sans-serif;
}

.query-header
{
	background-color: #171046;
	color: #FFFFFF;
	font: Arial, Helvetica, sans-serif;
}

.last-field
{
	padding-bottom: 8px;
}
td.hello {
  color: #FEFBDC;
  padding-left: 10px;
  padding-right: 10px;
  width: 750px;
  background-color: #003ea1;
}
.query-go
{
	padding: 8px;
	text-align: center;
	border-top: 1px solid #171046;
}

.small-hdr
{
	font-size: x-small;
	padding-left: 4px;
}

span.rght
{
	float: right;
	margin-right: 4px;
}

table.search
{
	width: 100%;
}

table.search td {
	color: #01114c;
}
table.search td.head {
	color: #01114c;
}
table.search td.head a{
color: #01114c;
}
input.submit {
	border : 1px solid #010101;
	color : White;
	margin : 2;
	background-color : #000000;
	background : #0066cc;
	font : bold 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p {
	margin : 9 9;
}

img.search {
	border : 2px solid #656766;
	margin-bottom : 0;
	margin-left : 10;
	margin-right : 10;
	margin-top : 0;
}

img.details {
	border : 2px solid #656766;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 10;
	margin-top : 0;
}




a.adminoptions {
	font-weight : bold;
	font-size : 8pt;
	color : #171046;
	text-decoration : none;
}
  

a.options {
	font-weight : bold;
	font-size : 8pt;
	color : #ffffff;
	text-decoration : none;
}
a.options:hover{ 
	color : #474766;
 }

 a.menu {
	font-weight : bold;
	font-size : 8pt;
	text-decoration : none;
	color: #ffffff;
}
a.menu:hover{ 
	color :#FEFBDC;
 }
 a {
 	color: #ffffff;
 }
/* 
 a.MainMenu {
 	font-family: "Garamond", "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 12pt;
	color : #990000;
	text-decoration : none;
}
a.MainMenu:hover{ 
	color : #3b29b3;
 }
 a.sortlink { 
	color: White;
 }
*/
strong.login { 
	color: #CCCCFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
 }
 strong.hello {
	color: #FEFBDC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	margin : 8px;
}
h1{
	font-size : 14pt;
	font-weight: normal;
	padding: 10px 0px 5px 20px;
	color: black;
}
h2{
	font-size : 12pt;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
	color: Black;
}
td.content {
	background-color: white;
	color: Black;
	border-bottom: 2px solid #0066cc;
	border-top: 2px solid #0066cc;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 30px;
}

