


 body {
	font : 11px verdana; 
	color: black; 
	}

TD {
	font: 10pt verdana;
}

A, A:Visited {
	color: blue;
}
A:hover { 
	color: black;
	/*color: #BBC8DB;*/
}

.menuTitle {
	/*background-Color: #B9DDFF;*/
	background-Color: #d3d3d3;
	color : black;
	border: 1px solid #666666;
	font-weight: bold;
	font-size:12px;
}
.menuBody {
	background-Color: #f5f5f5;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	font-size: 8pt;
}
.menubarlink, A.menubarlink:Visited, A.menubarlink:link   {
	font-family: arial;
	font-size: 8pt;
	color: #0000A0;
	text-decoration : none;
	font-weight:bold;
}
A.menubarLink:hover {
	color: 808080;
}

.lightblueRow {
	font-size: 7pt;
	background-Color: #c0c0c0;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:2px;
}

.button {
	font-size: 8pt;
}
.menu_on {background-Color: #D4D4D4;
}


.menu_off {background-Color: #F0F0F0;}


.smalltext {
	font-size: 7pt;
}

.dataTable {

	border-right : 1px solid #666666;
	border-bottom : 1px solid #666666;
}
	
	.dataTable2 {
border-left : 1px solid #666666;
	border-right : 1px solid #666666;
	border-bottom : 1px solid #666666;
	border-top: 1px solid gray;
	PADDING-top: 4px;
}
.tableHeader {
	font-weight: bold;
        color: #000000;
padding-top:3px; padding-left:2px; padding-bottom:3px;
	background-Color: #B7B7B7;
	font-size: 10pt;

	
}
.tableColumnHeader {
	font-size: 8pt;
	  background-color: #E6E6E6;
border-top: 1px solid bbbbbb;
border-bottom: 1px solid bbbbbb;
	font-weight: bold;
	padding-top:5px; padding-left:2px; padding-bottom:4px;

}

.tableColumnHeaderwhite {
	font-size: 8pt;
	background-Color: #FFFFFF;
	font-weight: bold;
	padding-top:5px; padding-bottom:4px;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
}

.tableRow {
	font-size: 8pt;
	background-Color: #fbfbfb;
	padding-bottom:5px;
	padding-top:5px; padding-bottom:4px;
}
.tableRow2 {
	font-size: 8pt;
	background-Color: #E4E4E4;
 padding-top:5px; padding-bottom:4px;
	border-top: 1px solid silver;
}

.tableRow3 {
	font-size: 8pt;
	background-Color: #E5E5E5;
	padding-bottom:5px;
	border-top: 1px solid silver;
        padding-top:5px; padding-bottom:4px;
		}

.tableRow5 {
	font-size: 8pt;
	background-Color: #E4E4E4;
	}

.tableRow6 {
	font-size: 8pt;
	background-Color: #fbfbfb;
	}

	

.table_text {font: 10px verdana, arial, sans-serif; color: #000000; font-weight: normal; text-decoration: none; text-indent: 0; }
.table_text A {text-decoration: underline; color: #003399;}
.table_text A:link {text-decoration: underline; color: #003399;}
.table_text A:visited {text-decoration: underline; color: #003399;}
.table_text A:hover {text-decoration: none; color: #1A1A1A;}

.datasourceselect {
	font-size: 8pt;
	background-Color: #FFFFBB;
	border-top: 1px solid silver;
      }
.datasourceselect2 {
	font-size: 8pt;
	background-Color: #FFFFBB;
	border: 1px solid black;
}


/* matches the style of tableColumnHeader */
.tableFooter {
	font-size: 5px;
	height: 5px;
	background-Color: #EBEBEB;
	border-top: 1px solid gray ;
	
}


.pageTitle {
	font-weight: bold;
	font-size: 13pt;
}

.topBar {
	background-Color: #DCEDFE;
}

.inputHeading {
        font-family: Arial;
  	font-size: 12pt;
	color: #999999;
	font-weight: bold;
}
	

.topnav {

	background-Color: black;
	color: white;
link: white;
	font-size: 10pt;
	font-family: verdana, Helvetica;

}
.sqllink, A.sql:Visited  {
	font-family: arial;
	font-size: 8pt;
	color: 0000FF;
	text-decoration : none;
	font-weight:bold;
}


.blueheader  {
	background-color: #DEE7F6; padding:5px; border:1px solid #a3bad9;  font:bold 12px tahoma,arial,helvetica; color:#000080;
}
 

