body {
	background-image: url(img/bck_fill.jpg);
	margin: 0px;
}
body.print {
	margin: 2px;
	background-color: #FFFFFF;
	background-image: none;
}
table.main {
	height: 100%;
	width: 100%;
	border: 0px;
}
td.main {
	background-image: url(img/bck_start.jpg);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
}
table.m {
	height: 100%;
	width: 760px;
	border: 0px;
}
table.n {
	width: 100%;
	border: 0px;
}
td.lcol {
	background-image: url(img/lcol_fill.jpg);
	width: 21px;
	vertical-align: top;
}
td.rcol {
	background-image: url(img/rcol_fill.jpg);
	width: 21px;
	vertical-align: top;

}
td.bottom {
	background-image: url(img/bottom_fill.jpg);
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	vertical-align: top;
	text-align: right;
	padding-right: 4px;
}
td.bottom a {
	text-decoration: none;
	color: #777777;
}
td.bottom a:hover {
	text-decoration: none;
	color: #000000;
}
td.mbox {
	background-color: #FFFFFF;
	vertical-align: top;
}
td.menu {
	background-image: url(img/menu_fill.jpg);
	height: 197px;
	width: 138px;
	padding-right: 18px;
	padding-left: 18px;
	vertical-align: top;
}
td.menuback {
	background-image: url(img/menu_fill.jpg);
	background-position: bottom;
	height: 22px;
	width: 138px;
	padding-right: 18px;
	padding-left: 18px;
}
td.menu td,td.menuback td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
td.menu a,td.menuback a {
	text-decoration: none;
	color: #000000;
}
td.menu a:hover,td.menuback a:hover {
	text-decoration: none;
	color: #666666;
}
td.mtext {
	background-image: url(img/mtext_ho.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 12px;
}
td.clzpet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
td.clzpet a {
	text-decoration: none;
	color: #000000;
}
td.clzpet a:hover {
	text-decoration: none;
	color: #000000;
}
td.lng {
	padding-top: 14px;
	padding-left: 31px;
}