body {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 20px;
	text-align:center;
	color: #7b7b7c;
	text-decoration: none;
}
.STYLE1 {
	font-family: Arial, Helvetica, sans-serif;
  font-size:9pt;
}
.STYLE_link {
	font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight: bold;
  color:white;
  background:#7b7b7c;
  height:40px;
}
a{
	color: gray;
	text-decoration: none;
}
a:hover{
    color: red;
    font-size:12px;
    text-decoration: none;
}
.link{
	color: #ffffff;
	text-decoration: none;
}
.link:hover{
    color: #bb4805;
    font-size:16px;
    text-decoration: none;
}

.mid{
	border-bottom:0px solid #CBCBCB;
	border-right:1px dashed #CBCBCB;
	font-family: Arial, Helvetica, sans-serif;
  font-size:9pt;
}
.mid_left{
	border-bottom:1px dashed #CBCBCB;
	border-right:0px dashed #CBCBCB;
	font-family: Arial, Helvetica, sans-serif;
  font-size:9pt;
}
.mid_input{
	border:1px solid #CBCBCB; clear:both;
	width:100px;
	font-family: Arial, Helvetica, sans-serif;
  font-size:9pt;
	color:#7b7b7c;
	height:20px; background:#ffffff; 
}
.button{
	height:20px; width:54px;
	background:url(./images/input_bg1.gif); 
	border:0; padding:2px 0 0; font-size:12px;
}
.bottom{
	border:1px solid #CBCBCB;
	background:#f8f8f9;
	font-family: Arial, Helvetica, sans-serif;
  font-size:9pt;
}
.admintable{
	border:1px solid #CBCBCB;
	background:#f8f8f9;
	font-family: Arial, Helvetica, sans-serif;
  font-size:9pt;
  color:#7b7b7c;
}

.admintd{
  border:1px solid #CBCBCB;
  border-bottom:1px solid #CBCBCB;
}
.admininput{
	border:1px solid #CBCBCB; clear:both;
	width:200px;
	color:#7b7b7c;
	height:20px; background:#ffffff; 
}
.input2{
	border:1px solid #CBCBCB; clear:both;
	color:#7b7b7c;
	font-size: 12px;
	height:20px; background:#ffffff; 
}