table.frame {
	width: 950px;
	margin: 0 auto;
}

table.frame td.frame_header_left {
	width: 211px;
	height: 104px;
}

table.frame td.frame_header_left img {
	margin: 24px 0px 0px 58px
}

table.frame td.frame_header_right {
	width: 739px;
	background-image: url("../images/frame_header_right.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	vertical-align: bottom;
	padding-bottom: 9px;
}

table.frame td.frame_top_left {
	height: 39px;
	background-image: url("../images/frame_top_left.jpg");
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 17px;
}

table.frame td.frame_top_center {
	width: 479px;
	background-image: url("../images/frame_top_center.jpg");
	background-repeat: repeat-x;
}

table.frame td.frame_top_right {
	width: 242px;
	background-image: url("../images/frame_top_right.jpg");
	background-repeat: no-repeat;
	vertical-align: middle;
}

table.frame td.frame_right_edge {
	width: 18px;
	background-image: url("../images/frame_right_edge.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}

table.frame td.frame_middle_left {
	height: 517px;
	background-image: url("../images/frame_middle_left.jpg");
	background-repeat: repeat-y;
	padding-left: 16px;
	width: 195px;
}

table.frame td.frame_middle_center {
	background: #fff;
	padding: 14px 5px 0px 7px;
}

table.frame td.frame_middle_right {
	background-image: url("../images/frame_middle_right.jpg");
	background-repeat: repeat-y;
	padding: 14px 0px 14px 6px;
}

table.frame td.frame_foot_left {
	height: 42px;
	background-image: url("../images/frame_foot_left.jpg");
	background-repeat: no-repeat;
}

table.frame td.frame_foot_center {
	background-image: url("../images/frame_foot_center.jpg");
	background-repeat: no-repeat;
	vertical-align: middle;
}

table.frame td.frame_foot_right {
	background-image: url("../images/frame_foot_right.jpg");
	background-repeat: no-repeat;
	font-size: 10px;
	color: #333290;
	vertical-align: middle;
	text-align: right;
	line-height: 12px;
	padding-right: 15px;
}

table.frame td.frame_foot_right span {
	font-size: 10px;
	line-height: 12px;
}

table.frame td.frame_bottom {
	height: 13px;
	background-image: url("../images/frame_bottom.jpg");
	background-repeat: no-repeat;
}

/*end main frame*/

table.languages td {
	padding-left: 7px;
}

table.languages td img {
	display: block;
}

table.page_title {
	width: 100%;
	margin-bottom: 18px;
}

table.page_title td {
	height: 26px;
	background-image: url("../images/page_title_bg.jpg");
	background-repeat: no-repeat;
	color: #fff;
	vertical-align: middle;
	padding-left: 25px;
	font-size: 16px;
	font-weight: bold;
}

table.content td.content_cell {
	width: 447px;
	padding: 0px 10px 20px 10px;
}

table.contact_panel {
	margin-bottom: 17px;
}

table.contact_panel th {
	padding: 0px 0px 8px 15px;
	text-align: left;
	color: #BA1A7C;
	font-weight: normal;
	font-size: 12px;
	/*width: 27%;*/
}

table.contact_panel td {
	font-size: 12px;
	padding: 0px 0px 8px 0px;
	color: #36355d;
	/*width: 73%;*/
}

table.contact_panel td.contact_head,
table.news_panel td.newspanel_head {
	width: 216px;
	height: 26px;
	background-image: url("../images/right_panel_head.jpg");
	background-repeat: no-repeat;
	vertical-align: middle;
	color: #333290;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 0px 14px;
}

table.contact_panel th.contact_name {
	padding-top: 11px;
	font-weight: bold;
}

table.news_panel {
	margin-bottom: 17px;
}

table.news_panel td.news_panel_item {
	padding: 0px 20px 12px 12px;
}

div.news_panel_item_title {
	color: #36355D;
	font-size: 12px;
	text-decoration: underline;
	background-image: url("../images/leftmenu_li_hover.jpg");
	background-repeat: no-repeat;
	background-position: 4px 2px;
	padding: 0px 0px 2px 20px;
}

div.news_panel_item_content,
div.news_panel_item_content p {
	text-align: left;
	line-height: 14px;
	padding-bottom: 0px;
}

div.news_panel_item_link {
	text-align: right;
}

div.news_panel_item_link a {
	color: #BA1A7C;
	text-decoration: underline;
}

table.banner_right {
	margin-bottom: 10px;
}

table.banner_right td a {
	color: #000;
	text-decoration: none;
	display: block;
}

table.banner_right td div.bordered {
	border: 1px solid #c7e3b2;
	margin: 20px 0px 0px 8px;
}

table.banner_right td.banner_right_bottom {
	height: 33px;
	background-image: url("../images/banner_right_bottom.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #c7e3b2;
}

div.banner_right_text {
	width: 195px;
	background-color: #fff;
	opacity: 0.75;
	filter: alpha(opacity = 75);
	margin: 8px 5px;
	font-size: 14px;
	line-height: 18px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}

table.banner_left {
	margin-bottom: 10px;
}

table.banner_left td a {
	color: #000;
	text-decoration: none;
	display: block;
}

table.banner_left td.banner_left_bottom {
	height: 34px;
	background-image: url("../images/banner_left_bottom.jpg");
	background-repeat: no-repeat;
}

div.banner_left_div {
	border: 2px solid #c8d0e7;
	border-bottom: 0px;
}

div.banner_left_text {
	width: 156px;
	background: #fff;
	opacity: 0.75;
	filter: alpha(opacity = 75);
	margin: 8px 5px;
	font-size: 14px;
	line-height: 18px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}
