body {
  font-family: Arial, Helvetica, sans-serif;
  font-size  : 12px;
  color      : #22190D;
}

td {
  font-family: Arial, Helvetica, sans-serif;
  font-size  : 12px;
  color      : #22190D;
}
a:link, a:visited {
  color           : #0078B1;
  text-decoration : none;
}

a:hover {
  text-decoration : underline;
}

h2, h3, h4, h5, ol, form {
  margin : 0px;
}

.container_detail h1 {
 width : 600px;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px; 
  font-weight: normal; 
  font-style: normal;
  margin-bottom : 1px;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size	: 13px; 
  color : #254771;
  /*letter-spacing : 1.1px;*/
}

.h2 a {
  text-decoration : none;
}

.input_txt { 
	color:#000000;
	border:1px #fff solid;
	background:#f2f2f2;
	font-size:12px; 
}		

.input_subm { 
	width		: 40px;
	font-family     : Verdana, Arial, Helvetica, sans-serif; 
	font-size       : 10px; 	
font-weight     : bold; 
	border          : 1px #fff solid;
	color           : #000000;
}

.clear {
	clear    : both;
	height   : 0px;
	overflow : hidden;
}


select {
	font-size: 9px;
	width: 100%;
	color: #000000;
	font-family: verdana,arial;
	background-color: #f2f2f2;
	border-top: #ccc3ad 1px solid;
	border-right: #ccc3ad 1px solid;
	border-left: #ccc3ad 1px solid;
	border-bottom: #ccc3ad 1px solid;
}
.pl_fp{
  text-align:right;
  padding:0px 0px 3px 0px;
}
.pl_fp a img{
  border:0px;
  margin:0px 408px 0px 0px;
}
.pl_fp2{
  text-align:center;
  padding:0px 0px 3px 0px;
}
.pl_fp2 span{
  margin:3px 0px 0px 486px;
}
.pl_fp2 a{
  margin:3px 0px 0px 0px;
}
.pl_fp2 a img{
  border:0px;
  margin:3px 0px 0px 6px;
}

.container_divisions a { 
  font-weight: bold;
  font-size: 11px;
 }
