.bodytext {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.pagebody {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.botrep {
	background-image: url(images/botrep.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.toprep {

	background-image: url(images/toprep.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.lrep {

	background-image: url(images/lrep.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.rrep {


	background-image: url(images/rrep.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.mlrep {


	background-image: url(images/menulrep.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.mrrep {



	background-image: url(images/menulrep.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.mtrep {


	background-image: url(images/menutrep.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.mbrep {

	background-image: url(images/menubrep.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.mbkg {
	background-image: url(images/mbkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BDCFDB;
	border-left-color: #BDCFDB;
}
.headertext {
	font-family: tahoma;
	font-size: 11px;
	color: #788991;
	font-weight: bold;
}
.headertext2 {

	font-family: tahoma;
	font-size: 11px;
	color: #FFB529;
	font-weight: bold;
}
.tablebdr {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFB529;
}

