body,table{
		margin: 0px;
		padding: 0px;
}
td{
		font-weight : normal;
		font-family: arial, helvetica, sans-serif;  
		font-size : 10pt;
		letter-spacing: 0.02em;
		color : #000000;
}
a {
		color : #000000; 
		text-decoration : none; 
}
a:hover {
		color: #b72b00;
}
.form {
		font-weight: 500; 
		font-size: 9pt; 
		background-color: #fdf9e6;
		font-family: arial, helvetica, sans-serif;  
		letter-spacing: 0.02em;
		width: 125px;
		height: 18px;
		margin: 0px;
		padding: 0px;
}
.formtxt {
		font-weight: 500;
		font-size: 8pt;
		font-family: arial, helvetica, sans-serif;
		letter-spacing: 0.03em;
		width: 125px;
		height: 18px;				
		margin: 0px;
		padding: 0px;
}
.result {
		font-weight: 500; 
		font-size: 10pt; 
		font-family: arial, helvetica, sans-serif;  
		letter-spacing: 0.03em;
		color : #930F0F;
		font-weight : bold;
}
.resulttable {
		border-bottom: 0px;
		border-top: 1px;
		border-left: 0px;
		border-right: 0px;
		border-color: #E0DBB9;
		border-style: solid;
		background-color: #ffffff;
		margin-bottom: 2px;
}
#search {
		border: 1px;
		border-color: #000000;
		border-style: solid;
		background-color: white;
		background-image: url(../images/bgi_search_bottom.jpg); 
		background-repeat: no-repeat; 
		background-position: center top;
		padding: 1px;

}
h1 {
		font-family: arial, helvetica, sans-serif;  
		font-weight : bold;
		font-style: italic;
		font-size : 20pt;
		color : #574008;
		margin: 0px;
}
h2 {
		font-family: arial, helvetica, sans-serif;  
		font-weight : bold;
		font-size : 10pt;
		color : #574008;
		margin: 0px;
}
h3 {
		font-family: arial, helvetica, sans-serif;  
		font-weight : bold;
		font-size : 14pt;
		color : #da801d;
		margin: 0px;
}
h4 {
		font-family: arial, helvetica, sans-serif;  
		font-weight : bold;
		font-size : 10pt;
		color : #da801d;
		margin-bottom: 15px;
}
h5 {
		font-weight : normal;
		font-style: italic;
		color : #635837;
		font-size : 10px;
		margin: 0px;
}
h6 {
		font-weight : normal;
		text-align: right;
		color : #da801d;
		font-size :  7pt;
		margin: 0px;
}

div.message {
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 5px;
  padding-left: 10px;
  background-color: #fdf9e6;
  border-color: #444444;
  border-width: 1px;
  border-style: solid;
  font-size: 100%;
}

div.pageref {
  margin-top: 0px;
  margin-bottom: 2px;
  margin-left: 0px;
  margin-right: 5px;
  padding: 5px;
  text-align: right;
}

.pageref strong {
  font-style: bold;
}

div.content {
	margin-left: 0px;
	margin-right: 10px;
}

h1, h2, h3, h4, h5, h6  {
	color : #930F0F ! important;
}
div.pageref a, div.pageref strong {
	background-color: #cccccc ! important;
  padding: 2px ! important;
}

