a {
	font-size: 100%;
	color: #cc3300;
	font-family: arial, helvetica, sans serif;
	text-decoration: none;
	}
a:hover	{
	text-decoration:underline;
	}
td, th {
	font-size: 80%;
	color: #333333;
	font-family: arial, helvetica, sans serif;
	margin: 10px 0px 2px 2px;
	padding:5px;
	}
p { 
	font-family : "verdana";
	font-size : 10.0pt;
	color : black;
	}
input {
	font-size: 8pt;
	color: #333333;
	font-family: arial, helvetica, sans serif
	}
select {
	font-size: 8pt;
	color: #333333;
	font-family: arial, helvetica, sans serif
	}
textarea {
	font-size: 100%;
	color: #333333;
	font-family: arial, helvetica, sans serif
	}
li {
  color: #cc3300;
  line-height: 1.5em;
  list-style-type: square;
  align: left;
  font-family: arial, helvetica, sans serif;
  font-size: 9pt;
  }
input.button, input.buttonm {
	background: #fff;
	border: 1px solid #4c77b6;
	color: #000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
	cursor: hand;
	width: auto;
	}
.search {
	border-right: black 1px solid;
	padding-right: 5pt;
	border-top: black 1px solid;
	padding-left: 5pt;
	padding-bottom: 5pt;
	border-left: black 1px solid;
	padding-top: 5pt;
	border-bottom: black 1px solid;
	background-color: #e5e5e5
	}
.shade {
	color: #000000;
	background-color: #dfe6ef;
/*	background-color: #86B6E7;*/
	}
.blackshade {
	background-color: #d1dceb;
	font-weight: bold;   
	}
.data_row {
	background-color:#eeeeee;
	color:#333333;
	font:normal normal normal 80%/1.2 arial, helvetica, sans serif;
	}
.data_row_name {
	background-color:#eeeeee;
	color:#333333;
	font:normal normal normal 80%/1.2 arial, helvetica, sans serif;
	}	
.rowselected {
	color: #333333;
	background-color: #dbeaf5;
	}
.message {
	font-size: 8pt;
	font-weight: bold;	
	color: #cc3300;
	font-family: arial, helvetica, sans serif;
	}
.select {
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	color: #333333;
	width: 57;
	font-family: arial, helvetica, sans serif
	}
h1 {  
	font-family: arial, helvetica, sans serif;
	font-size: 13pt; 
	}
.tableheader {
	font-family: verdana, arial;
	font-size: 13px;
	font-weight: bold;	
	background-color: #5a83c3;
	color: #ffffff;
	padding: 5px; 
	}
.header2 {
	background-color: #d1dceb;
	padding: 10px; 
	}	
.fieldname {
	font-family: verdana, arial;
	color: #3a4f6c;
	font-weight: bold;
	padding: 5px; 
	}
.xtop, .xbottom {
	display:block; 
	background:transparent; 
	font-size:1px;
	}

.xb1, .xb2, .xb3, .xb4 {
	display:block;
	overflow:hidden;
	background: #dfe6ef;
	}
.xb1, .xb2, .xb3 {
	height:1px;
	}
.xb2, .xb3, .xb4 {
	border-left:1px solid #08c; 
	border-right:1px solid #08c;
	}
.xb1 {
	margin:0 5px;
	background:#08c;
	}
.xb2 {
	margin:0 3px; 
	border-width:0 2px;
	}
.xb3 {
	margin:0 2px;
	}
.xb4 {
	height:2px; 
	margin:0 1px;
	}
.xboxcontent {
  display:block;
  border:0 solid #08c; 
  border-width:0 1px; 
  padding: 4px; 
  background: #dfe6ef;
  }
	html {
	background:#ffffff;
	}