body
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9pt;
	background-color: #0099ff;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	color:Black;
}

a, a:visited, a:hover, a:active, a:link
{
	color: navy;
	font-weight:bold;
}

a.Design, a.Design:visited, a.Design:hover, a.Design:active, a.Design:link
{
	color: white;
}

a.LButOr, a.LButOr:link, a.LButOr:visited
{
	color:  black;
	text-decoration: none;
	width:162px;
	height:20px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	padding: 4px 0px 0px 0px;
	background-image: url(HeaderCollapsedOr.gif);
	background-repeat: no-repeat;
	background-position-x: 1px;
	background-position-y: 0px;
	margin-right:3px;
	margin-left:3px;
	margin-bottom:3px;
	font-size: 8pt;
}

a.LButOr:hover
{
	background-image: url(HeaderHoverCollapsedOr.gif); 
	
}

a.LButOr:active
{
	background-image: url(HeaderSelectedOr.gif); 
}

a.LButGr, a.LButGr:link, a.LButGr:visited
{
	color:  black;
	text-decoration: none;
	width:162px;
	height:20px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	padding: 4px 0px 0px 0px;
	background-image: url(HeaderCollapsedGr.gif);
	background-repeat: no-repeat;
	background-position-x: 1px;
	background-position-y: 0px;
	margin-right:3px;
	margin-left:3px;
	margin-bottom:3px;
	font-size: 8pt;
}

a.LButGr:hover
{
	background-image: url(HeaderHoverCollapsedGr.gif); 
	
}

a.LButGr:active
{
	background-image: url(HeaderSelectedGr.gif); 
}

#GeneralHolder
{
	position: absolute;
	top: 10px;
	left: 10px;
	height: 98%; 
	width: 98%; 
	background-color: White; 
	padding: 0px 0px 0px 0px;
}


#TopBlock
{
	font-size: 8pt;
	font-weight: bold; 
	position: relative; 
	top: 0; 
	left: 0; 
	height: 80px;
	text-align: right; 
	background-image: url(TopBanner4.jpg); 
	background-repeat: no-repeat; 
	background-color: White; 
	padding: 0px 6px 0px 0px;
}

#LeftBlock
{
	background-image: url(LeftBlock.jpg);
	background-repeat: no-repeat;
	background-color: White;
	top: 0px;
	left: 0px;
	width: 197px;
	vertical-align: top;
	padding: 10px 0px 0px 0px;
	text-align: center;
}
#MenuHolder
{
width: 201px;
}

#InfoBlock, .InfoBlock
{
	text-align: center;
	background-color: #f0f0f0;
	font-size: 8pt;
	font-weight: bold;
	border: solid 2px navy;
	margin: 10px 10px 10px 10px;
	padding: 6px 6px 6px 6px;
}
#ContentBlockTD
{
	width: 100%; 
	vertical-align: top;
}
#ContentBlock
{
	background-color: White;
	position: relative;
	height:100px;
	top: 0px;
	left: 0px;
	padding: 6px 6px 0px 6px;
	vertical-align:top;
}
#ContentTable
{
	width: 100%;
	background-color: white;
	padding: 0px 0px 0px 0px;
	height: 520px;
	vertical-align: top;
}
#DesignedByBlock
{
	background-color: #0099ff;
	display:block;
	top: 0;
	left: 0;
	font-weight: bold;
	font-size: 8pt;
	height:15px;
	padding: 3px 0px 3px 6px;
}
#TopAdvert
{
	display: none;
	position: absolute;
	top: 20px;
	left: 300px;
	height: 60px;
	width: 468px;
	overflow: hidden;
	background-color: #0099ff;
	z-index: 10;
	text-align:center;
}

.PanelRow1
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: none;
	text-align: center;
}

.PanelRow2
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	text-align: center;
}

.PanelActive
{
	border-right: black 1px solid;
	border-top: olive 3px solid;
	border-bottom: none;
	border-left: black 1px solid;
	text-align: center;
}