body {
	background-color: #fffdee;
	background-image: url("../images_portal/body_bg.jpg");
	background-repeat: repeat-x;
	background-position: 0px 140px;
}

table.frame {
	width: 967px;
	/*height: 100%;*/
	margin: 0 auto;
}

table.frame td.frame_top {
	width: 967px;
	/*height: 258px;*/
	height: 223px;
	background-image: url("../images_portal/frame_top.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

table.frame td.frame_middle_left {
	width: 642px;
	background-image: url("../images_portal/frame_middle_left.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	/*padding: 41px 48px 0px 27px;*/
}

table.frame td.frame_middle_right {
	width: 325px;
	padding-top: 10px;
	/*padding-right: 52px;*/
	height: 400px;
	background-image: url("../images_portal/frame_middle_right.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

table.frame td.frame_bottom_left {
	height: 120px;
	background-image: url("../images_portal/frame_bottom_left.jpg");
	background-repeat: no-repeat;
	background-position: 50px 0px;
}

table.frame td.frame_bottom_right {
	padding: 75px 0px 0px 80px;
}

/*menu*/

div.menucell,
div.menucell_active {
	padding: 8px 0px 8px 0px;
	float: left;
	position: relative;
}

div.menu_spacer {
	width: 7px;
	height: 34px;
	background-image: url("../images_portal/menu_separator.gif");
	background-repeat: no-repeat;
	background-position: 12px 14px;
	padding: 0px 12px;
	float: left;
}

div.menucell a {
	display: block;
	font-size: 18px;
	color: #fff;
}

div.menucell_active a {
	display: block;
	font-size: 18px;
	color: #FDFF5B;
}

div.menucell a:hover {
	color: #FDFF5B;
}

div:hover.menucell a {
	color: #FDFF5B;
}

div.submenu {
	width: 131px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 34px;
	display: none;
	opacity: 0.90;
	filter: alpha(opacity=90);
	text-align: left;
	/*padding-top:10px;
	padding-bottom: 20px;
	border: 1px solid #557f01;
	border-top: 0px;
	background-color: #d1db61;*/
	z-index: 1000;
}

div.menucell:hover .submenu, div.menucellHover .submenu,
div.menucell_active:hover .submenu, div.menucell_activeHover .submenu {
	display: block;
}


div.submenucell {
	text-align: left;
	margin: 0px 8px 0px 7px;
	border-bottom: 1px solid #9db640;
	padding: 5px 0px;
}

div.submenucell a.submenu_link {
	color: #557f03;
	background: transparent;
	diplay: block;
	/*padding: 3px 19px 3px 19px;*/
	font-size: 14px;
}

div.submenucell a.submenu_link_active {
	diplay: block;
	/*padding: 2px 19px 2px 19px;*/
	/*color: #fff;
	background-color: #557f01;*/
	color: #557f03;
	font-size: 14px;
}

table.submenutable td.submenutable_top {
	width: 131px;
	height: 17px;
	background-image: url("../images_portal/submenutable_top.jpg");
	background-repeat: no-repeat;
}

table.submenutable td.submenutable_middle {
	background-color: #d6de6e;
	border-left: 1px solid #a3ab3c;
	border-right: 1px solid #a3ab3c;
	padding-bottom: 10px;
}

table.submenutable td.submenutable_bottom {
	height: 5px;
	background-image: url("../images_portal/submenutable_bottom.gif");
	background-repeat: no-repeat;
}

div.menucell, div.menucell_active {
	behavior: url("/static/javascript/hover.htc");
}

/*end menu*/

table.content_table {
	/*width: 100%;*/
	margin: 41px 48px 0px 27px;
}

table.content_table td.content_title {
	padding-top: 16px;
	text-align: center;
	width: 567px;
}

table.right_panel {
	margin-bottom: 10px;
}

table.right_panel td.rightpanel_top {
	width: 273px;
	height: 30px;
	background-image: url("../images_portal/right_panel_top.jpg");
	background-repeat: no-repeat;
}

table.right_panel td.rightpanel_middle {
	padding: 17px 22px;
}

table.right_panel td.rightpanel_bottom {
	height: 18px;
	background-image: url("../images_portal/right_panel_bottom.jpg");
	background-repeat: no-repeat;
}

table.sponsors {
	width: 100%;
}

table.sponsors td {
	text-align: center;
	vertical-align: middle;
}

table.sponsors td.sponsor_title {
	padding-bottom: 9px;
}

table.news_panel {
	margin-bottom: 30px;
}

table.news_panel td.news_panel_title {
	text-align: center;
	padding-bottom: 7px;
	width: 273px;
}

table.news_panel td.news_title {
	height: 16px;
	vertical-align: middle;
	padding: 0px 35px 0px 60px;
	background-image: url("../images_portal/news_li.jpg");
	background-repeat: no-repeat;
	background-position: 35px 0px;
	font-size: 12px;
	color: #337fbd;
	text-decoration: underline;
}

table.news_panel td.news_content {
	padding: 0px 35px 14px 42px;
}

table.news_panel td.news_content p {
	text-align: left;
	padding-bottom: 0px;
}

a.forward_link {
	color: #9dc70d;
	text-decoration: underline;
}

a:hover.forward_link {
	color: #fda102;
	text-decoration: none;
}

table.icons_table {
	margin: 0 auto;
	margin-top: 58px;
}

table.icons_table td {
	height: 45px;
	vertical-align: middle;
	padding-right: 18px;
}

/*registration*/

table.reg_table {
	margin-left: 70px;
	margin-top: 10px;
	width: 338px;
}

table.reg_table td {
	padding-bottom: 4px;
	color: #337FBD;
}

table.reg_table td.reg_spacer {
	padding-bottom: 7px;
	background-image: url("../images_portal/reg_spacer.jpg");
	background-repeat: no-repeat;
	height: 1px;
	background-position: top right;
}