/* CSS Document */
body {margin: 0em;  background-attachment: fixed;}
p{margin:0px !important;}
td{font-size: 11px; font-family: tahoma; color : #383838; line-height: 1.5em;}
.link
{
 color : #990000;
  font-style:normal;
}
.link hover
{
 color : #990000;
  font-style:normal;
}

.rlink
{
 color : #990000;
 }
.rlink hover
{
 color : #990000;
}
a
{
 color : #990000;
 }
a hover
{
 color : #990000;
}

.paging-input {
	background-color :#FFFFFF ;
	border-bottom : 1px solid #3f3f3f;
	border-left : 1px solid #3f3f3f;
	border-right : 1px solid #3f3f3f;
	border-top : 1px solid #3f3f3f;
	color : #990000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}

.paging-text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;

}

.paging-number-links:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color :#990000;
}
.paging-number-links:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #990000;
}

.paging-number-links:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#383838;
}

.paging-number-links:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #990000;
}

.paging-number-selected{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #383838;
}

.projectItem{width:175px; height:160px; float:left; border:1px solid #AFAFAF; margin:14px 0px 4px 40px; background-color:#EFEFEF;}
.prjImgItem{ margin:2px; padding:2px; text-align:center; }
.prjImgWrapper{width:167px; height:114px; overflow:hidden; display:block; text-align:center}
.projectItem h3{ margin:2px 2px; font-size:11px; font-family:Tahoma, Arial, Verdana; text-align:center; border-top:1px dotted #BFBFBF;}
.prjDesc{ font-size:10px; padding:0px 4px 2px; overflow:hidden;}
.prjDescMore{height:23px; padding: 2px 2px; text-align:right;}
.prjDescMore a{ background:transparent url(../images/button_more.jpg) no-repeat scroll; width:44px; display:block; text-indent:50000px; overflow:hidden; float:right;}

.breadCrumbLink{ text-decoration:none; }
.breadCrumbLink:hover{ text-decoration:underline }

.projectRow{margin:5px 10px 5px 15px; padding-bottom:5px; border-bottom:1px dashed #EFEFEF;}
.projectRow h3{margin:2px;}
.projectRow .projectDescription{ margin:0px;}
.projectRow .projectDescription a{ text-decoration:none;}
.projectRow .projectDescription a:hover{ text-decoration:underline;}
