/* Text - DO NOT TOUCH */

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6;
	text-decoration: none;
}

.border {
	border: 1px solid #696662;
}

.toptile {
	background-image: url(../images/top/top_tile.gif);
	background-repeat: repeat-x;
}

.bottomtile {
	background-image: url(../images/top/bottom.gif);
	background-repeat: repeat-x;
}

.banner {
    background-image: url(../images/top/summary.gif);
	background-repeat: no-repeat;
}	

.next_project {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.next_project a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.next_project a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}