table.nextprevious {
	clear: both;
	width:440px;
	_width:420px;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	border-top : 1px solid #E0E0E0;
	border-bottom : 1px solid #E0E0E0;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	
}

tr.nextprevious {
	
	
}

td.nextprevious {
	
}



table.view {
	width: 100%;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	background-color: black;
}

tr.heading {
	background-color : #DCE6F0;
	height: 30px;

}

td.heading {
	font-weight: bold;
	font-size : 11;
	
}

td.rowselectorheading {
	font-weight: bold;
	font-size : 11;

}

td.headinghide {
	display: none;
}

a.heading:link  {
	color : #000000;
	font-weight: bold;
	font-size : 11;
	
}

a.heading:active  {
	color : #000000;
	font-weight: bold;	
	font-size : 11;
}

a.heading:visited  {
	color : #000000;
	font-weight: bold;	
	font-size : 11;
}

a.heading:hover  {
	font-weight: bold;	
	font-size : 11;
}

tr.row0 {
	background-color : #F5F8FB;

}

tr.row1 {
	background-color: white;	

}

tr.orow0 {
	background-color: #FFFFCC;

}

tr.orow1 {
	background-color: #FFFFCC;

}


tr.row0s {
	background-color : green;
}

tr.row1s {
	background-color: green;	
}


td.cell {
	
}

td.cellhide {
	display: none;	
}


td.dummy {
	display: block;
	width: 1px;
}

td.dummyhide {
	display: none;
}

table.button {
	width: 100%;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	border: px solid;
	margin-left : 0px;
	padding: 0px 0px 0px 0px;
}

input.button {
	color: ButtonText;
	border : 1px solid ButtonShadow	;
	background-color : ButtonFace;
	
}

a.button:link  {
	color : blue;
	font-weight: bold;
	font-size : 12;
}

a.button:active  {
	color : blue;
	font-weight: bold;	
	font-size : 12;
}

a.button:visited  {
	color : blue;
	font-weight: bold;	
	font-size : 12;
}

a.button:hover  {
	color : red;
	font-weight: bold;	
	font-size : 12;
}


#divFilterMenu {
	background-color: white;
	color: black;
	font-family: sans-serif, Arial, Helvetica;
	padding: 0px;
	margin: 0px;

}

#divFilterMenu a {
	color: #000000;
	font-weight: bold;
	font-size: 0.77em;
	text-decoration: none;
	background-color: #DCE6F0;
	padding: 2px 4px 0px 4px;
	border: 1px solid Black;
	border-bottom: 0px;
	height: 25px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;	
}

#divFilterMenu a:active, #divFilterMenu a:hover {
	color: #000000;
	font-weight: bold;
	font-size: 0.77em;
	text-decoration: none;
	background-color: #DCE6F0;	
	p1adding: 2px 4px 0px 4px;
	border: 1px solid Black;
	border-bottom: 0px;
	height: 25px;
	padding: 0px;
	margin: 0px;	
	
}




#divFilterPanel {
	background-color: #DCE6F0;
	border: 1px;
	border-color: #000000;
	border-style: solid;
	p1adding: 10px 10px 10px 10px;
	padding: 0px;
	margin: 0px;

}

#divFilters, #divColumns {
	background-color: #DCE6F0;
	border: 1px;
	border-color: #000000;
	border-style: solid;
	p1adding: 5px 5px 5px 5px;
	padding: 0px;
	margin: 0px;	
	
}

#divFilters table, #divColumns table {
	border: 1px;
}

#divFilters th, #divColumns th {
	color: black;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 0.77em;
	font-weight: bold;
	text-align: left;		
}

#divFilters td, #divColumns td {
	color: black;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 0.77em;
	text-align: left;
	vertical-align: top;
}


#divFilters select.values {
	width: 225px;
	height: auto;
}

#divButtons {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 0.77em;
	background-color: #DDDDDD;
	
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-color: #000000;
	border-style: solid;
	padding: 10px 10px 10px 10px;
}

#divButtons table {
	border: 1px;
	font-size: 1em;	
 }

 #divButtons input {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	border: 1px solid #000000;
	background-color: #F7F7F7;
	padding: 3px;
	margin: 0px;
	cursor: hand; 	
 }
 
 .heading{
 	font-family: sans-serif, Arial, Helvetica;
	font-weight:bold;
	font-size: 10px;
 	margin-bottom: 5px;
	
 }
 .headingcaption{
 	margin-left: 10px;
 }
