a {
	color: #CCCCFF;
}
img {
	border: 0px;
}
a:hover {
	color :#FEFBDC;
}

body
{
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	margin-bottom: 5px;
	margin-top: 5px;
}
td {
	font-size: 9pt;
}
td.head {
	color: White;
	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: #f2f2ff;
	vertical-align : middle;
	color: #002c75;
}
body { 	
	background-color: #003792;
 }

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 img {
	padding: 0px;
	margin: 0px;
}
.query-go
{
	padding: 8px;
	text-align: center;
}

.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: White;
}
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, a.adminoptions:hover {
	font-weight : bold;
	font-size : 8pt;
	color : #171046;
	text-decoration : none;
}
  

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

 a.menu {
	font-weight : bold;
	text-decoration : none;
}
a.menu:hover{ 
	color :#FEFBDC;
 }
/* 
 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: #fcb203;
}
h2{
	font-size : 12pt;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
}
td.content {
	background-color: #002c75;
	border-bottom: 2px solid #0066cc;
	border-top: 2px solid #0066cc;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 30px;
}
td.left-top {
	background-repeat: no-repeat;
}
table.menu td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 6px;
}
table.menu td.hello {
	font-size: 10pt;
	font-weight: bold;
	color: #FEFBDC;
}

div.print {
	position: relative;
	right: -490px;
	top: -20px;
}
div.errors {
	text-align: center;
	width: 100%;
}
div.errors table{
	width: 50%;
	color: White;
	margin-bottom: 20px;
	background-color: #0066cc;
}
div.errors table td {
	padding-left: 10px;
	padding-right: 10px;
}