body
{
	font-family:Arial;
	font-size:10px;

		
}

td
{
	font-family:Arial;
	font-size:12px;
	border-width:1px;
	vertical-align:top;
	
		
}


#MainTable
{
	height:100%;
	width:100%;

}



#ContentTable
{
	height:100%;
	width:500px;
}

#ContentTitle
{
	height:50px;
	text-align:center;
}

#JurorHeader
{
	text-align:center;
}

#RowTitle
{
	text-align:right;
	width:30%;
}

#RowData
{
	width:30%;
}


#query_parent_table
{
	height:100%;
	width:100%;

}

#no_records
{
	color:Red;
	text-align:center;
}

#log_on
 {
	background-color:White;
	padding-left:5;
	padding-top:5;
 }

#log_on_details
 {
	background-color:#e3eadb;
 }


#title { 
 width:980px;
 height:100px;
 background: #bbccdd;
 font-size:8pt;
 padding-left:5;
 text-align:center;
 }
 
#footer { 
 width:980px;
 height:32px;
 background: #bbccdd;
 font-size:8pt;
 padding-left:5;
 }

 #display 
 {
    width:880px;
	vertical-align:top;
	background-color:White;
	padding-left:5;
	padding-top:5;
 }

#query_title { 
 height:50px;
 background: #bbccdd;
 font-size:8pt;
 padding-left:5;
 }
#query_footer { 
 height:32px;
 background: #bbccdd;
 font-size:8pt;
 padding-left:5;
 }

 #query_display 
 {
    vertical-align:top;
	background-color:White;
	padding:10;
 }
 
#menu
{
	vertical-align:top;
	background-color:bbccdd;
	width:100px;
	font-size:10pt;
	padding-left:5;
	padding-top:5;
}

#report_table
 {
	font-family:Arial;
	vertical-align:top;
	font-size:12px;
	background-color:Silver;
 }
 


#batch_detail
 {
	font-family:Arial;
	vertical-align:top;
	font-size:12px;
	width:300px;
 }

#batches_div { 
 background-color:Silver;
 height:380px;
 position:absolute;
 overflow: auto;
 width:777px;
 }

#batch_div { 
 background-color:Silver;
 height:160px;
 position:absolute;
 overflow: auto;
 width:854;
 }

#enum_div { 
 background-color:Silver;
 height:400px;
 position:absolute;
 overflow: auto;
 width:879;
 }

#transactions_div { 
 background-color:Silver;
 height:350px;
 position:absolute;
 overflow: auto;
 width:867;
 }

#log_on { 
	width:880px;
	padding-left:75px;
	padding-top:75px; 
	background-color:white;
	text-align:left;
	vertical-align:top;
 }


#menu A:hover
{
	font-style:normal;
	text-decoration:none;
	color:Maroon;
	font-weight:bold;
	background-color:Silver;
}

#menu A
{
	font-style:normal;
	text-decoration:none;
	color:Black;
	font-weight:bold;
}


#report_sub_details 
 {
	font-family:Arial;
	vertical-align:top;
	font-size:12px;
 }

#report_columns
 {
	text-decoration:none;
	background-color:#bbccdd;
	font-weight:bold;
	vertical-align:top;
 }
 
#report_details_1 A
{
	text-decoration:none;
	color:Black;
	font-weight:bold;
}
#report_details_1 A:hover
{
	text-decoration:none;
	color:Maroon;
	font-weight:bold;
	background-color:Silver;
}

#report_details_1
 {
	text-decoration:none;
	background-color:#dbe3ea;
	vertical-align:top;
 }
 
#report_details_2 A
{
	text-decoration:none;
	color:Black;
	font-weight:bold;
}
#report_details_2 A:hover
{
	text-decoration:none;
	color:Maroon;
	font-weight:bold;
	background-color:Silver;
}

#report_details_2
 {
	text-decoration:none;
	background-color:#e3eadb;
	vertical-align:top;
 }
 
.Error_Label
{
	font-family:Arial;
	font-size:12px;
	color:Red;
	font-weight:bold;
}

.Text_Label
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

