body {
	background-image: url(../images/layout/bg_tex.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #ccb897;
	margin: 0px;
	padding: 0px;
}
.strapline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9E9E9E;
}

.topmenu {
	background-image: url(../images/layout/menu_bg.gif);
	background-repeat: no-repeat;
	padding-top: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 5px;
	font-size: 12px;
	line-height: 18px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
.insetlogo {
	background-image: url(../images/layout/inset_logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


a:hover {
	color: #000000;
}
.bioname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 28pt;
}
.redlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.overline {
	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: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bodytextjust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.resulttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	line-height: 20pt;
}