body {
	background-color: #892519;
	background-image: url(img/tlo.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #B91701;
	text-decoration:none;	
}
a:visited {
	color: #B91701;
	text-decoration:none;	
}
a:active {
	color: #B91701;
	text-decoration:underline;	
}
a:hover {
	color: #B91701;
	text-decoration:underline;	
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
.hdr {
	font-size: 11px;
	font-weight: bold;
	color: #B91701;
}
.newstable {
	background-image: url(img/newsfooter.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.projtable {
	background-image: url(img/grad_proj.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FBFBFB;
}
.vsep {
	background-image: url(img/vline.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.hsep {
	background-image: url(img/hline.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.footer {
	color: #9c9c9c;
	text-align: center;
}
.footer a:link {
	color: #9c9c9c;
	text-decoration: none;	
}
.footer a:visited {
	color: #9c9c9c;
	text-decoration: none;	
}
.footer a:active {
	color: #CCCCCC;
	text-decoration: none;	
}
.footer a:hover {
	color: #CCCCCC;
	text-decoration: none;	
}
.projtable2 {
	background-image: url(img/grad_proj2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FBFBFB;
}
.menu a:link {
	color: #000000;
	text-decoration:none;	
}
.menu a:visited {
	color: #000000;
	text-decoration:none;	
}
.menu a:active {
	color: #B91701;
	text-decoration:none;	
}
.menu a:hover {
	color: #B91701;
	text-decoration:none;	
}
.tables {
	border: 1px solid #CCCCCC;
	background-color: #FBFBFB;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.portfolio {
	background-color: #F0F0F0;
	text-align:center;
	font-size:10px;
	border: 1px solid #CCCCCC;
}
