﻿body
{
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #254870;
	line-height: 20px;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	vertical-align: top;
	text-align: justify;
	text-indent: inherit;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	border: 0px solid #FFFFFF;
	display: block;
	float: none;
	background-color: #FFFFFF;
	/* background-image: url(  '/images/bg-logo.gif' ); */
	background-repeat: repeat;
	background-attachment: scroll;
	margin: 0;
	padding: 0;
	top: 0;
	left:0;
}
.pnlpageContainer
{
	height: 100%;
	width: 100%;
	background-color: #FDEDFF;
	display:table;
}
.pageFormatterCenter
{
	width:770px;
	margin:0;
}
.pageFormatterSide
{
	width:auto;
	margin:0;
}
.pageTopAdsContainer
{
	text-align:center;
	padding-top:1px;
}
.pageTopAds
{
	width:142px;
	height:94px;
	border:solid 0px;
	padding: 3px 3px 3px 3px;
	background-color: #f7e9fb;	
}
.divTopExpression
{
	margin-top:6px;
}
.mnuTopContainer
{
	padding-top:15px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:3px;
	border-bottom:solid 1px black;
}
.mnuTopStaticMenuItemStyle
{
	background-image: url( '/images/mnu_normal_small.gif' );
	background-repeat: repeat-x;
	height:27px;
    color:#990000;
    border-bottom: solid 0px #9c94a8;
}
.mnuTopStaticHoverStyle
{
	background-image: url( '/images/mnu_normal_small.gif' );
	background-repeat: repeat-x;
	height:27px;
    color:#990000;
    border-bottom: solid 3px #9c94a8;
    text-decoration:blink;
}
.mnuTopStaticSelectedStyle
{
	background-image: url( '/images/mnu_active_small.gif' );
	background-repeat: repeat-x;
	height:27px;
    color:#990000;
    border-bottom: solid 0px #9c94a8;
}
.pnlBodyContentContainer
{
	padding:20px 4px 15px 4px;
}
.pnlBodyContent
{
	
}
.pnlFooterContainer
{
	padding-bottom:5px;
	padding-left:4px;
	padding-right:4px;
	padding-top:5px;
	border-top:solid 1px black;
}
.pnlFooter
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #254870;
	line-height: normal;
	font-weight: normal;
	text-align:center;
	vertical-align:middle;
}
}

