body {
	margin: 0;
	padding: 0;
	font: 9pt #000 Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

A:link, a:visited {color: 996600}
a:hover, A:active {color: CC0000}

p {
	font: 10pt #000 Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
h2 {
	font-size: 22pt;
	color: #82683b;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	}
h2 span {
	color: #9d5d08;
	}

.footer {
	font-size: 9pt;
	line-height: 13pt;
	}

.projtext, .projectTable p {
	font-size: 9pt;
	color: #666;
	padding: .5em;
	line-height: 130%;	
	max-height: 199px;
	}		
			
.projheader {
	font: 9pt;
	color: #666;
	font-weight: bold;
	letter-spacing: 4px;
	}

img.slogan {
	float: right;
	}

td#imagebar {
	background: #fff url("../images/imagebar.jpg");
	width: 100%;
	}
				
td#menuspace {
	width: 99px;
	}		

img.minilogo {
	margin-bottom: -1em;
	}		

.projectTable {	
	border: 2px solid #999;
	}
.projectTable td {
	border-bottom: 1px solid #ccc;
	padding: 2px;
	}
.topRow td {
	background: #f1f1e3;
	border-bottom: 1px solid #999;
	}

.tint td {
	background: #e1e1e1;
	}
	
.formStyle input {	
	border: 1px solid #999;
	}
	
.alert {
	color: red;
	}
	
.imageTable {
	margin-left: 20px;
	background: #f1f1e3;
	border: 1px solid #ccc;
	}
.imageTable td {
	padding: 2px;
	border-bottom: 1px solid #999;
	}
.imageTable p {
	font-size: 9pt;
	margin: 0;
	padding: 0 0 4px 0;
	}
	
.projectList {
	margin-top: 1em;
	font-weight: bold;
	letter-spacing: 1.5px;
	}