table.frame {
	width: 100%;
	margin: 0;
	border-collapse: collapse;
}

table.strip {
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
}

table.frame td,
table.middle_table td,
table.paneltable td,
table.middleleft_table td,
table.iconcells td,
table.leftpanel_table td,
table.topright_table td {
	padding: 0px;
	vertical-align: top;
}

table.frame td.top_left {
	width: 50%;
	background: url("images/headleft.jpg") repeat-x left top;
	/*height: 195px;
	background-image: url("images/body_stripe.jpg");
	background-position: 0px 55px;
	background-repeat: repeat-x;*/
	
}

table.frame td.top_right {
	width: 50%;
	background-image: url("images/headright.jpg") ;
	
	background-repeat: repeat-x;
}

table.topright_table td.topright_cell {
	width: 100%;
	height: 215px;
	background-image: url('images/top_right.jpg');
	background-repeat: no-repeat;
}

table.frame td.middle_left {
	height: 467px;
}

table.frame td.middle_center {
	background-color: #fff;
}

table.frame td.middle_right {
}

table.frame td.bottom_left {
	
	height: 27px;
	background-image: url("images/also_csik_left.jpg");
	background-repeat: repeat-x;
	
}

table.frame td.bottom_center {
	background-image: url("images/bottom_center.jpg");
}

table.frame td.bottom_right {
	height: 27px;
	background-image: url("images/also_csik_left.jpg");
	background-repeat: repeat-x;
}

table.frame td.foot {
	height: 52px;
	padding: 7px 24px 0px 24px;
	color: #f7b962;
	background-color: #fff;
}

table.frame td.foot a {
	color: #007cbc;
}

table.frame td.foot a:hover {
	text-decoration: underline;
	color: #f6a22e;
}

table.middle_table td.middletable_left {
	width: 625px;
	height: 467px;
	padding-left: 25px;
}

table.middle_table td.middletable_right {
	width: 232px;
}

div.rightpanel_top {
	width: 185px;
	height: 21px;
	background-image: url("images/rightpanel_top.jpg");
	padding: 8px 0px 0px 20px;
	color: #323f47;
	font-weight: bold;
}

div.rightpanel_middle {
	width: 188px;
	background-color: #e3eef4;
	padding: 7px 10px 7px 7px;
	color: #323f47;
}

div.rightpanel_bottom {
	width: 205px;
	height: 4px;
	background-image: url("images/rightpanel_bottom.jpg");
	margin-bottom: 17px;
}

table.middleleft_table {
	width: 100%;
}

table.middleleft_table td {
	padding: 0px 0px 40px 0px;
	width: 50%;
}

table.iconcells td.iconcell1 {
	width: 56px;
	padding: 0px 12px 0px 0px;
}

table.iconcells td.iconcell2 {
	width: 100%;
	padding: 0px;
}

table.leftpanel_table td.leftpanel_top {
	width: 610px;
	height: 4px;
	background-image: url("images/leftpanel_top.jpg");
}

table.leftpanel_table td.leftpanel_middle {
	height: 128px;
	background-color: #e3eef4;
	padding: 6px 10px 10px 10px;
}

table.leftpanel_table td.leftpanel_bottom {
	height: 4px;
	background-image: url("images/leftpanel_bottom.jpg");
}