﻿
table#container
{
	width: 100%;
	height: 100%;
	margin: auto;
}

html, body
{
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color: #F0F0EE;
	scrollbar-arrow-color: #676662;
	scrollbar-base-color: #F0F0EE;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #d4d5d4;
	scrollbar-highlight-color: #F0F0EE;
	scrollbar-shadow-color: #F0F0EE;
	scrollbar-track-color: #F5F5F5;
	margin: 0px;
	padding: 0px;
	background-image: url('images/stripe2.png');
	background-repeat: repeat;
	height: 100%;
}
.PanelBody
{
	background-color: White;
	width: 1005px;
	border-style: outset;
	border: outset 0px black;
	border-right: outset 0px white;
	border-bottom: outset 0px #f2f2f2;
	margin: 7px auto;
	padding: 0px;
	background-image: url('images/stripe.png');
	background-repeat: repeat;
}

.PanelMenu
{
	background-color: White;
	width: 1005px;
	border-style: outset;
	border: outset 0px black;
	border-right: outset 4px white;
	border-bottom: outset 5px #f2f2f2;
	margin: 2px auto;
	padding: 0px;
	background-repeat: repeat;
}

.LowerHeaderBar
{
	background: url('../../images/Menu/BGStaticMnu.gif' );
	background-repeat: repeat-x;
	border: solid 0px black;
	width: 100%;
	height: 25px;
	padding: 2px 0px 0px 10px;
	border-bottom: 2px solid #ba4845;
	border-bottom-style: ridge;
}


#wrapperNested
{
	background-image: url('../../images/stripe.png');
	background-repeat: repeat;
	margin: 0px;
	width: 100%;
	padding: 5px;
	height: 100%;
}

.wrapperNestedDark
{
	background-image: url('../../images/stripe3.png');
	background-repeat: repeat;
	margin: 0px;
	width: 100%;
	padding: 5px;
	height: 100%;
}

#tblMaster
{
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px auto;
}

#tblMaster tr td
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#tblHeader
{
	height: 80px;
	text-align: left;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}

#tdLogo
{
	height: 80px;
	width: 265px;
	padding: 0px 0px 0px 5px;
	text-align: left;
	margin: 0px;
	border: solid 0px red;
	background-repeat: no-repeat;
}
#tdRight
{
	vertical-align: top;
	width: 635px;
	padding: 0px;
	text-align: left;
	border: solid 0px green;
}

#tblHeaderRight
{
	height: 100%;
	width: 100%;
	vertical-align: top;
	text-align: left;
	padding: 5px;
}

/******************Menu Start*****************/
.MenuBar
{
	border: solid 0px black;
	height: 20px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.SiteMapPath
{
	border: solid 0px black;
	width: 50%;
	height: 25px;
	padding: 2px 10px 0px 10px;
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	color: #5585b3;
}

.DynamicMenuStyle
{
	font-size: 8pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	vertical-align: bottom;
	border: solid 0px black;
	text-align: left;
	color: #5585b3;
}

.DynamicMenuItemStyle
{
	font-size: 8pt;
	font-weight: bold;
	padding: 3px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle; /*background: url(             '../../images/Menu/BGDynamicMnu.gif' ); 	background-repeat:repeat-x; */
	border: solid 0px #82cdda;
	border-bottom: solid 1px #82cdda;
	border-left: solid 1px #82cdda;
	border-top: solid 2px transparent;
	border-top-style: outset;
	height: 23;
	text-align: left;
	color: #5585b3;
	z-index: 99999;
}

.DynamicSelectedStyle
{
	color: #f12f32;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 0px 5px;
	vertical-align: bottom;
	border: solid 0px #82cdda;
	border-bottom: solid 1px #82cdda;
	border-left: solid 1px #82cdda;
	border-top: solid 2px transparent;
	border-top-style: outset;
	height: 23;
	text-align: left;
}

.DynamicHoverStyle
{
	font-size: 8pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 0px 5px;
	vertical-align: middle;
	border: solid 0px #82cdda;
	border-bottom: solid 1px #82cdda;
	border-left: solid 1px #82cdda;
	border-top: solid 2px transparent;
	border-top-style: outset;
	height: 23;
	text-align: left;
	color: #fba28b;
}

.StaticMenuStyle
{
	font-size: 8pt;
	font-weight: bold;
	padding: 0px 5px 0px 0px;
	vertical-align: bottom;
	border: solid 0px black;
	height: 100%;
	text-align: left;
}

.StaticMenuItemStyle
{
	font-size: 8pt;
	font-weight: bold;
	vertical-align: bottom;
	padding: 2px 5px 0px 5px;
	border: solid 0px black;
	height: 100%;
	text-align: left;
}

.StaticSelectedStyle
{
	color: red;
	font-size: 8pt;
	font-weight: bold;
	padding: 2px 5px 0px 5px;
	vertical-align: bottom;
	border: solid 0px black;
	height: 100%;
	text-align: left;
}

.StaticHoverStyle
{
	font-size: 8pt;
	font-weight: bold;
	padding: 2px 5px 0px 5px;
	vertical-align: bottom;
	border: solid 0px black;
	height: 100%;
	text-align: left;
	color: #fba28b;
}
.LeftHeaderLeftRounded
{
	height: 85px;
	width: 15px;
	padding: 5px 0px 0px 0px;
	background-image: url(               '../../images/RightHeader/bgHdrLeftRoundHeight80.gif' );
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px;
}

.LeftHeaderFill
{
	height: 85px;
	width: 100%;
	padding: 5px 0px 0px 0px;
	background-image: url(              '../../images/RightHeader/bgHdrFillHeight80.gif' );
	background-repeat: repeat-x;
	text-align: left;
	margin: 0px;
	border: solid 0px black;
}

.LeftHeaderRightRounded
{
	height: 85px;
	width: 9px;
	padding: 5px 0px 0px 5px;
	background-image: url(        '../../images/RightHeader/bgHdrRightRoundHeight80.gif' );
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px;
}

.leftBarShadow
{
	height: 100%;
	width: 26px;
	background-image: url(        '../../images/Container/leftVerticalBarShadowHeight80.png' );
	background-repeat: repeat-y;
}

.rightBarShadow
{
	height: 100%;
	width: 26px;
	background-image: url(        '../../images/Container/rightVerticalBarShadowHeight80.png' );
	background-repeat: repeat-y;
}
.HeaderStyle
{
	display: block;
	margin: 0px 0px 10px 0;
	padding: 5px 5px 5px 5px;
	color: #2a5faa;
	border-top: 1px solid #ddd;
	border-right: 1px solid #bbb;
	border-bottom: 0px solid #bbb;
	border-left: 1px solid #ddd;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

.SubHeaderStyle
{
	display: block;
	margin: 0px 0px 10px 0;
	padding: 0px 5px 0px 5px;
	color: #2a5faa;
	border-top: 0px solid #ddd;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #ddd;
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
}
/******************Menu End*****************/