.menuSide {border-right: solid black 1px;}

.menuPreHighlight {border-top: solid white 1px;
				   border-bottom: solid white 1px;}
				   
.menuThisPage {
	background : #A9CDF5;
	border-bottom : solid #000000 1px;
	border-top : solid #000000 1px;
	border-left : solid #000000 1px;
}

.titleFont {
	color : #AA0000;
	text-decoration : underline;
	font-family : Verdana;font-style:normal; font-variant:normal; font-weight:normal; font-size:17px
}

.normalFont {
	font-family : Verdana;
	font-size : 14px;
	color : #000000;
}

.homeSubtitle {
	font-family : Verdana;
	font-variant: small-caps;
	font-weight: bold;
	color : #000000
}

.projectsTitleFont {
	font-family : Verdana;
	font-size : 14px;
	color : 0000AA;
	font-weight : bold;
}

.projectsHR {
	width : 100%;
	height : 1px;
	color : AA0000;
}

a:link.board {
	text-decoration:underline;
}

a:visited.board {
	text-decoration:underline;
}

a:hover.board {
	color: #0000FF;
	text-decoration:underline;
}

P {
	text-indent: 35px;
}

.leftPadding {
	padding-left : 12px;
}

.doublePadding {
	padding-left : 40px;
}

A:link {text-decoration: none; color: #000000; }
A:visited {text-decoration: none; color: #000000;  }
A:active {text-decoration: none; color: #000000; }
A:hover {text-decoration: none;  color: #000000; }