﻿/*Frame panel */
h1, h2
{
	/* #999999 */
	color: Black;
	font-size:16px;
	border-bottom: solid 1px #fbde7a;
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 5px 0px;
}

h1 a
{
	color: Black;
	text-decoration:none;
}

h1 a:hover
{
	color: Black;
	text-decoration: underline;
}

h2 a
{
	color: Black;
	text-decoration:none;
}

h2 a:hover
{
	color: Black;
	text-decoration: underline;
}

.FrameTable20
{
	margin: 5px 0px 5px 0px;
}

td.FrameTopLeft20
{
	background: url(ContentPanelImages/top-left-frame.png) no-repeat top left;
	width:13px;
	height:16px;
}

td.FrameTopMiddle20
{
	background: url(ContentPanelImages/top.png) repeat-x top;
	height:16px;
}

td.FrameTopRight20
{
	background: url(ContentPanelImages/top-right-frame.png) no-repeat top right;
	width:13px;
	height:16px;
}

td.FrameMiddleLeft20
{
	background: url(ContentPanelImages/left-frame.png) repeat-y left;
	width:13px;
}

td.FrameMiddleRight20
{
	background: url(ContentPanelImages/right-frame.png) repeat-y right;
	width:13px;
}
    
td.FrameBottomLeft20
{
	background: url(ContentPanelImages/bottom-left-frame.png) no-repeat left top;
	width:13px;
	height:16px;
}

td.FrameBottomMiddle20
{
	background: url(ContentPanelImages/bottom.png) repeat-x bottom;
	height:16px;
}

td.FrameBottomRight20
{
	background: url(ContentPanelImages/bottom-right-frame.png) no-repeat right top;
	width:13px;
	height:16px;
}

td.HugeTitleMiddleCell
{
	background: url(images/centr_part_huge.gif) repeat-x top;
	height:70px;
}

td.HugeTitleRightCell
{
	background: url(images/right_part_huge.gif) no-repeat right top;
	width:4px;
	height:70px;
}

td.HugeTitleLeftCell
{
	background: url(images/left_part_huge.gif) no-repeat left top;
	width:4px;
	height:70px;
}
