body {
	margin: 0px;
	background:#CCC;
	font-family: Tahoma;
	font-size:13px;
	font-stretch:narrower;
	color:#000;
	text-align:justify;
}
h2 {
	color:#621b03;
}
h3 {
	color:#621b03;
}
#toplink {
	position:absolute;
	width:150px;
	height:19px;
	z-index:1;
	left: 826px;
	top: 6px;
}
#toplink a{
	color:#621b03;
	text-decoration:underline;
}
#toplink a:hover{
	text-decoration:none;
}
#menu {
	height:35px;
	text-align:center;
	background:url(images/menu_bor.gif) repeat-x;
}
#menu a {
	color:#FFF;
	display:block;
	background:url(images/menu.gif) repeat-x;
	line-height:37px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding:0px 10px;
	text-align:center;
}
#menu a:hover {
	background:#183e6d;
	display:block;
	line-height:37px;
}
#link {
	background:#183e6d;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
}
#footer {
	background:url(images/index_39.gif) repeat-x;
	height:23px;
	font-size:11px;
	color:#666;
}
#content {
	background:url(images/index_36.gif) repeat;
}
#leftbox {
	width:190px;
	padding-left:10px;
}
#cer {
	padding:10px 0;
	text-align:center;
	vertical-align:middle;
}
#box_head {
	background:url(images/index_16.gif) no-repeat center top;
	height:24px;
	text-align:center;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
}
#box_mid {
	border-left:solid 1px #969593;
	border-right:solid 1px #969593;
	padding-left:5px;
}
#box_bot {
	background:url(images/bottom_24.gif) no-repeat;
	height:12px;
}
#centercolumn table, #centercolumn p{
	vertical-align:top;
	text-align:justify;
	line-height:18px;
}
#labelshead {
	border-left:1px solid #ccbca2;
	border-right:1px solid #ccbca2;
	border-bottom:1px solid #ccbca2;
}
#test_top {
    background:url(images/test_top.gif) no-repeat;
	height:6px;
}
#test_bot {
    background:url(images/test_bot.gif) no-repeat;
	height:6px;
}
#test_mid {
	background:url(images/test_mid.gif) repeat-y;
	height:50px;
}
#photo {
	padding:10px 0 10px 10px;
	color:#333;	
}
#photo span {
	color:#183e6d;
	font-weight:bold;
}
#photo strong{
	color:#666;	
}
#sitemap li {
    list-style:none;
	font-size:12px;
	font-weight:bold;
	color:#333;
	line-height:20px;
}
#sitemap li a{
	text-decoration:none;
	font-weight:bold;
	color:#333;
}
#sitemap li a:hover{
	text-decoration:underline;
	color:#900;
}