BODY{
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Arial, tahoma;
	font-size: 11px;
}

H1{
	font-family: Verdana, Arial, Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #828890;
	text-transform: uppercase;
	padding: 5px;
	padding-left: 0px;
	border-bottom: 1px solid #828890;
}

UL{
	font-family: Arial, tahoma;
	font-size: 11px;
	color: #606060;
	line-height: 16px;
	list-style: square;
}

P{
	font-family: Arial, tahoma;
	font-size: 11px;
	color: #606060;
	line-height: 16px;
}

P STRONG{
	color: #5D5D5D;
}

P B{
	color: #3B3E79;
}

IMG{
	border: 0px;
}

TABLE{
	border-collapse: collapse;
}

TD{
	vertical-align: top;
	border: 0px;
	padding: 0px;
}

.list TD{

	background-repeat: no-repeat;
	background-color: #EBEDF0;
	font-family: arial, tahoma;
	color: #828890;
	font-size: 11px;
}

.list TD A:LINK{
	color: #828890;
	font-weight: bold;
	text-decoration: none;
}

.list TD A:VISITED{
	color: #828890;
	font-weight: bold;
	text-decoration: none;
}

.list TD A:HOVER{
	color: #3B3E79;
	font-weight: bold;
	text-decoration: none;
}

A.menu:LINK{
	color: #828890;
	font-weight: bold;
	text-decoration: none;
}

A.menu:VISITED{
	color: #828890;
	font-weight: bold;
	text-decoration: none;
}

A.menu:HOVER{
	color: #3B3E79;
	font-weight: bold;
	text-decoration: none;
}

.viewlist TD{
	background-image: url('images/bg_viewlist.gif');
	background-repeat: no-repeat;
	text-align: right;
	width: 190px;
	height: 29px;
	vertical-align: middle;
}


.projname TD{
	background-image: url('images/bg_projname.gif');
	background-repeat: no-repeat;
	width: 480px;
	height: 30px;
	font-family: Arial, tahoma;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 20px;
}

.projcap TD{
	background-repeat: no-repeat;
	width: 480px;
	height: 310px;
	padding-left: 20px;
	padding-top: 16px;
}

.projthumbs TD{
	background-repeat: repeat-y;
	width: 480px;
	height: 65px;
	padding-top: 10px;
	vertical-align: bottom;
}

#photo{
	border: 1px solid #7A838F;
}

#thumb{
	border: 1px solid #7A838F;
}

.thumb TD{
	border: 2px solid #ECEDEE;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
}

.stage TD{
	background-color: #FFF9DA;
	border: 1px solid #FCE7C3;
	height: 40px;
	width: 480px;
	font-family: Arial, tahoma;
	font-size: 11px;
	color: #B58D49;
	text-align: center;
	vertical-align: middle;
}

.stage TD A:LINK{
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

.stage TD A:VISITED{
	color: #885D33;
	font-weight: bold;
	text-decoration: none;
}

.stage TD A:HOVER{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

HR{
	border-bottom: 1px dashed #A6A6A6;
	height: 0px;
}



A:LINK{
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

A:VISITED{
	color: #885D33;
	font-weight: bold;
	text-decoration: none;
}

A:HOVER{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
