body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a.topnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a.topnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a.topnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.bottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #F4F4F2;
	border-right-color: #F4F4F2;
	border-bottom-color: #F4F4F2;
	border-left-color: #F4F4F2;
}
.side {

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #F4F4F2;
	border-right-color: #F4F4F2;
	border-bottom-color: #F4F4F2;
	border-left-color: #F4F4F2;
	border-right-style: solid;
}
.a2 {
	font-size: 16px;
	text-decoration: underline;
}
.profile {
	border: thin solid #E7D9D6;
}
.profile2 {
	border-top: thin solid #E7D9D6;
	border-right: thin none #E7D9D6;
	border-bottom: thin solid #E7D9D6;
	border-left: thin solid #E7D9D6;
}
.rowborder {
	border: thin solid #E7D9D6;
}
.rowboarderleft {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7D9D6;
	border-right-color: #E7D9D6;
	border-bottom-color: #E7D9D6;
	border-left-color: #E7D9D6;
}
.rowboarderright {

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E7D9D6;
	border-right-color: #E7D9D6;
	border-bottom-color: #E7D9D6;
	border-left-color: #E7D9D6;
}
#navbar a {
	background-color: #EBECE7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 3px 0px 3px 10px;
	display: block;
}
#navbar a:hover {
	background-color: #E9DBD8;
	padding: 3px 0px 3px 10px;
	display: block;
}a {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
#navbar {
	position: absolute;
	height: 296px;
	width: 219px;
	top: 136px;
	left: 11px;
	background-color: #F1F1EF;
}
#testimonial {
	float: left;
	width: 100%;
	background-color: #E9DBD8;
}
