.dataTableHolder {
	display:inline;
	width:645px;
	height:391px;
	float:left;
	overflow: hidden;
	padding-top:0px;
	padding-bottom:5px;
	margin-top:0px;
	padding-top:0px;
	margin-left: 11px;
	background-color:#F6F6F6;
}

.dataTableHolderProjects {
	display:inline;
	width:645px;
	height:398px;
	float:left;
	overflow: hidden;
	padding-top:0px;
	padding-bottom:5px;
	margin-top:0px;
	padding-top:0px;
	margin-left: 11px;
	background-color:#F6F6F6;
}

.dataTableHeader {
	width: 627px;
}

.dataTableContent {
	width: 627px;
}

.categoryTableHolder {
	width:325px;
	height:380px;
	overflow: none;
	margin-top:15px;
	background-color:#F6F6F6;
}

.projectsSearchBar {
	background-color:#CCCCCC;
	overflow:hidden;
	width:645px;
	height:26px;
	padding-top:8px;
	padding-bottom:8px;
	margin-bottom:2px;
	text-align:right;

}

.projectSeachForm {
	vertical-align:middle;
	margin-right:7px;
}

.querytext {
	font-size:11px;
	color:#999999;
	vertical-align:middle;
	width:210px;
	height:15px;
	margin-right:7px;
	padding:4px;
	border: 1px solid #999999; 
}

.categoryTable {
	width: 325px;
}

tr {
	background-color:#FFFFFF;
}

th {
    border-bottom: dotted 1px #000000;
	font-size:10px;
	padding-left: 6px;
	font-weight:normal;
}


td {
	font-size:10px;
	vertical-align:top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	border-bottom: dotted 1px #000000;
}

.dataTableHeader th {
	border-right: solid 1px #669933;
}

.dataTableContent td {
	border-right: solid 1px #669933;
}

.dataTableHeader th a {
	color:#000000;
}

.dataTableHeader th a:hover,active {
	color:#FFFFFF;
}

.categoryFirstColumn {
	/*border-right:solid 5px #bdbdbd;*/
	background-image:url(../images/cellback.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:30px;
	
}

.categoryTable th {
	padding-bottom:5px;
}

.categoryHeadingLabel {
	color:#999999;
	text-align:right;
}

.categoryTable td {

}

.dataTableHeader1{
	background:url(../images/header1back.gif) 0 0 no-repeat;
	width: 59px;
	height: 20px;
}

.dataTableHeader2{
	background:url(../images/header2back.gif) 0 0 no-repeat;
	width: 311px;
	height: 20px;
}

.dataTableHeader3{
	background:url(../images/header3back.gif) 0 0 no-repeat;
	width: 122px;
	height: 20px;
}

.dataTableHeader4{
	background:url(../images/header4back.gif) 0 0 no-repeat;
	width: 107px;
	height: 20px;
}

.dataTableHeader5{
	background:url(../images/header5back.gif) 0 0 no-repeat;
	width: 473px;
	height: 20px;
}

.dataTableHeader6{
	background:url(../images/header6back.gif) 0 0 no-repeat;
	width: 140px;
	height: 20px;
}

.resultThumbnailImage {
	margin-right:10px;
	float:left;
	vertical-align:middle;
}

#pageNumbers {
	margin-top:15px;
	position:relative;
	float:right;
	word-spacing:5px;
}
