body {
	margin: 0;
	padding: 0;
	font: 11pt Arial, Helvetica, sans-serif;
	color: #68666A;
}
#navilevel1 {
	margin: 0 0 0 1px;
	padding: 4px 0 0 19px;
	width: 741px;
	height: 24px;
	background: #D1D1D3 url(images/bg_navilevel1.jpg) no-repeat center top;
}
#navilevel2 {
	margin: 0 0 0 1px;
	padding: 4px 0 0 19px;
	width: 741px;
	height: 24px;
	background: #D1D1D3 url(images/bg_navilevel2.jpg) no-repeat center top;
	text-align: right
}
#navilevel1 ul, #navilevel2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navilevel1 li, #navilevel2 li {
	margin-right: 15px;
	padding: 0;
	display: inline;
}
#navilevel1 a, #navilevel2 a {
	color: #68666A;
	text-decoration: none;
	font-weight: bold;
}
#navilevel1 a:hover, #navilevel2 a:hover {
	color: #0067ED;
}
#navilevel1 li.selected a, #navilevel2 li.selected a {
	color: #0067ED;
}
#photo {
	margin: 0 0 0 1px;
	padding: 0;
	width: 760px;
	height: 62px;
	background: #D1D1D3 url(images/photo.jpg) no-repeat center top;
}
#content {
	margin: 0 0 0 1px;
	width: 760px;
}
#textcontenttop {
	margin: 0;
	padding: 0;
	width: 457px;
	height: 13px;
	background: #EFEFEF url(images/bg_text_top.jpg) no-repeat;
	overflow: hidden;
}
#textcontent {
	margin: 0;
	padding: 0 20px 0 27px;
	width: 410px;
	background: #EFEFEF url(images/bg_text.jpg) repeat-y;
	min-height: 200px;
}
#textcontentbottom {
	margin: 0;
	padding: 0;
	width: 457px;
	height: 13px;
	background: #EFEFEF url(images/bg_text_bottom.jpg) no-repeat;
	overflow: hidden;
}
#linkstop {
	margin: 0;
	padding: 0;
	width: 300px;
	height: 13px;
	background: #EFEFEF url(images/bg_links_top.jpg) no-repeat;
	overflow: hidden;
	float: right;
	clear: right;
}
#links {
	padding: 0 0 0 17px;
	width: 283px;
	background: #EFEFEF url(images/bg_links.jpg) repeat-y;
	float: right;
	clear: right;
}
#linksbottom {
	margin: 0;
	padding: 0;
	width: 300px;
	height: 13px;
	background: #EFEFEF url(images/bg_links_bottom.jpg) no-repeat;
	overflow: hidden;
	float: right;
	clear: right;
}
h2 {
	padding: 0;
	margin: 0 0 10px 0;
	font: 12pt Arial, Helvetica, sans-serif;
	color: #0067ED;
}
h3 {
	padding: 0;
	margin: 0 0 10px 0;
	font: 11pt Arial, Helvetica, sans-serif;
	color: #0067ED;
}
a {
	color: #0067ED;
	/*text-decoration: none;*/
}
.coffee {
	background-color: #AFDDFF;
}
.tableBorder {
	border: 1px solid #68666A;
}
.input200 {
	width: 200px;
}
.textarea200 {
	width: 204px;
}

