.adminblock{	
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	padding: 5px;
	width:100%;
	text-align: left;	
	border:0px solid #000000;
	color:#6f6f6f;
	margin-right: 5px;
	
}

.headerlabel{
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: blue;
}

.headertext{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #6f6f6f;
}

.comment{
	font-family: Verdana;
	font-style: italic;
	font-size: 11px;
	color: #6f6f6f;
}

th{
	font-family: Verdana;	
	font-size: 12px;
	font-weight: bolder;
	color:black;
}
td{
	font-family: Verdana;	
	font-size: 11px;
	color: #6f6f6f;
}

.elementlabel{
	font-family: Verdana;	
	font-size: 12px;
	color:black;
}

#body_content {
	padding-top:10px;
	font-family:verdana;
	font-size:12px;
	color:#6f6f6f;
	margin-left: 40px;
	max-width: 730px;
}

.list{
	border: 2px solid #000000;
}

.list.th{
	border-bottom: 2px solid #000000;
}

.bd {
  background-color: #FFFFFF;
  color: #000000;
  font-family: Verdana;
  font-size: 11px;
}
.hr {
  font-family: Verdana;
  font-weight: bold;
  text-align: left;	
}
a.hr:link {
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 11px;
}
a.hr:active {
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 11px;
}
a.hr:visited {
  color: #FFFFFF;
  font-family: Arial;
  font-size: 12px;
}
.dr {
  background-color: #FFFFFF;
  color: #000000;
  font-family: Verdana;
  font-size: 11px;
}
.sr {
  background-color: #EEEEEE;
  color: #000000;
  font-family: Verdana;
  font-size: 11px;
}
.hraction{
  background-color: #808080;
  color: #0544bb;
  font-family: Verdana;
  font-size: 12px;
}

#grid{
width: 98%;	
border:1px solid #000000;	
min-height:200px;
max-height:200px;
height: expression( 200+"px");
overflow: scroll;	
}

#grid1{
width: 98%;	
border:1px solid #000000;	
min-height:200px;
max-height:200px;
height: expression( 200+"px");
overflow: scroll;	
}

#grid2{
width: 98%;	
border:1px solid #000000;	
min-height:200px;
max-height:200px;
height: expression( 200+"px");
overflow: scroll;	
}

#grid2 table{
	width:100%;
	width: expression( 95+"%");	
}


#grid1 table{
	width:100%;
	width: expression( 95+"%");	
}

#grid table{
	width:100%;
	width: expression( 97+"%");	
}

.LINKSOFF {
color:#000000;
display:none;
font-family:Verdana,Arial,San Serif;
font-size:11px;
}

.LINKSON {
color:#000000;
display:inline;
font-family:Verdana,Arial,San Serif;
font-size:11px;
}


