body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

a {
	color: Black;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}

.footer_left {
	background-image: url(images/left.gif);
	width: 10px;
	height: 31px;
	background-repeat: no-repeat;
}

.footer_center {
	background-image: url(images/center.gif);
	height: 31px;
}

.footer_right {
	background-image: url(images/right.gif);
	height: 31px;
	width: 14px;
	background-repeat: no-repeat;
}

.block_header {
	background-image: url(images/panel_header.gif);
	height: 29px;
	background-repeat: no-repeat;
	padding: 2px 2px 2px 2px;
}

.panel_header {
	color: red;
	padding-left: 20px;
}

.l1 {
	background-image: url(images/l1.gif);
	height: 65px;
	width: 113px;
	font: bold 9pt !important;
	background-repeat: no-repeat;
}

.l2 {
	background-image: url(images/l2.gif);
	height: 65px;
	width: 109px;
	font: bold 9pt !important;
	background-repeat: no-repeat;
}

.l3 {
	background-image: url(images/l3.gif);
	height: 65px;
	width: 122px;
	font: bold 9pt !important;
	background-repeat: no-repeat;
}

.l4 {
	background-image: url(images/l4.gif);
	height: 65px;
	width: 105px;
	font: bold 9pt !important;
	background-repeat: no-repeat;
}

.l5 {
	background-image: url(images/l5.gif);
	height: 65px;
	width: 103px;
	font: bold 9pt !important;
	background-repeat: no-repeat;
}

.l6 {
	background-image: url(images/l6.gif);
	height: 65px;
	width: 111px;
	font: bold 9pt !important;
	background-repeat: no-repeat;
}

.main_top {
	background-image: url(images/p_top.gif);
	height: 18px;
	width: 671px;
	background-repeat: no-repeat;
}

.main-bg {
	background-image: url(images/p_middle.gif);
	width: 671px;
	background-repeat: repeat-y;
	padding: 10px 10px;
}

.main_bottom {
	background-image: url(images/p_bottom.gif);
	height: 160px;
	width: 671px;
	background-repeat: no-repeat;
}

.tbl2 {
	color: Red;
}

.login_btn {
	background-image: url(images/login_btn.gif);
	background-repeat: no-repeat;
	height: 22;
	width: 57;
}