div {
	border: 0px solid #000000;
}

#body1{
	font-family: Tahoma, Arial, Helvetica;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background-color: #000000;
	cursor: default;
	font-size: 11px;
}

.central {
	margin-left: auto;
	margin-right: auto;
	width: 901px;
}

.middle {
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
}

.top {
	padding: 35px 18px 0px 18px;
}

.mainmenu {
	background-image: url(./img/bgr_mainmenu.gif);
	background-color: #efe49e;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	font-size: 14px;
	font-weight: bold;
}

.mainmenuitem_off {
	color: #303030;
	margin: 30px 15px 0px 0px;
	padding: 10px 10px 11px 10px;
	float: left;
	cursor: pointer;
}

.mainmenuitem_on {
	color: #000000;
	margin: 30px 15px 0px 0px;
	padding: 10px 10px 11px 10px;
	float: left;
	background-color: #f5efca;
	cursor: pointer;
}

.categoryarea {
	width: 232px;
	padding: 50px 10px 30px 20px;
}

.categorytitle {
	background-image: url(./img/categorylist_top.gif);
	background-repeat: no-repeat;
	font-size: 18px;
	width: 189px;
	padding: 9px 16px 9px 16px;
	color: #efe49e;
	background-color: #000000;
}
.categorytitle a {color: #efe49e; text-decoration: none;}
.categorytitle a:visited {color: #efe49e; text-decoration: none;}
.categorytitle a:active {color: #efe49e; text-decoration: none;}
.categorytitle a:hover {color: #efe49e; text-decoration: none;}

.categorylist {
	background-color: #f4edbf;
	background-image: url(./img/bgr_categorylist.gif);
	background-repeat: no-repeat;
	padding: 20px 15px 20px 15px;
	font-size: 12px;
	width: 191px;
}
.categorylist a {color: #333333; text-decoration: none;}
.categorylist a:visited {color: #333333; text-decoration: none;}
.categorylist a:active {color: #333333; text-decoration: underline;}
.categorylist a:hover {color: #333333; text-decoration: underline;}

.categorybottom {
	background-color: #ffffff;
	background-image: url(./img/categorylist_bottom.gif);
	background-repeat: no-repeat;
}

.sectiontitle {
	background-image: url(./img/sectiontitle.gif);
	background-repeat: no-repeat;
	padding: 6px 14px 8px 14px;
	color: #efe49e;
	font-weight: bold;
	width: 594px;
}

.documentarea {
	padding: 50px 20px 30px 0px;
	text-align: justify;
}

.bottom {
	background-image: url(./img/bgr_footer.gif);
	padding: 18px 18px 18px 18px;
	background-repeat: no-repeat;
}


img {
	border: 0px;
	margin: 0px 0px 0px 0px;
}

.bold {
	font-weight: bold;
}

ul {
	list-style-type: square;
	list-style-image: url(./img/listsquare.gif);
}

.textbox {
	background-color: #fafafa;
	border: 1px solid #dadada;
}

.errorbox {
	clear: both;
	background-color: #ffffdf;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ff0000;
	padding: 5px 5px 5px 5px;
}

.errortitle {
	background-color: #ff0000;
	color: #ffff00;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	float: left;
}

.messagebox {
	clear: both;
	background-color: #e0e0e0;
	border: 1px solid #d0d0d0;
	font-weight: bold;
	color: #911f2c;
	padding: 5px 5px 5px 5px;
}

.messagetitle {
	background-color: #d0d0d0;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	float: left;
}

.tinytext {color: #b0b0b0; font-size: 11px; list-style-image: url(./img/listdot.gif);}
.tinytext a {color: #ffffff; text-decoration: none;}
.tinytext a:visited {color: #ffffff; text-decoration: none;}
.tinytext a:active {color: #efe49e; text-decoration: underline;}
.tinytext a:hover {color: #efe49e; text-decoration: underline;}

.globaltext {color: #333333; font-size: 12px; list-style-image: url(./img/listdot.gif);}
.globaltext a {color: #a6931d; text-decoration: none; font-weight: bold;}
.globaltext a:visited {color: #a6931d; text-decoration: none; font-weight: bold;}
.globaltext a:active {color: #000000; text-decoration: underline; font-weight: bold;}
.globaltext a:hover {color: #000000; text-decoration: underline; font-weight: bold;}

.prored {
	clear: both;
	font-size: 0px;
}

.pagetitle {
	color: #333333;
	font-size: 21px;
}

.hpicbed {
	margin: 0px 15px 15px 0px;
	float: left;
	text-align: center;
	cursor: pointer;
}

.picbed {
	margin: 0px 0px 0px 0px;
	text-align: center;
	cursor: pointer;
}

.imageframe {
	border: 1px solid #898989;
	padding: 1px 1px 1px 1px;
}
