body {
	margin:0px;
	padding:0px;
	background-image: url(images/BG.png);
	background-repeat: repeat;
}
#LeftShadow {
	background-image: url(images/LeftShadow.png);
	background-repeat: repeat-y;
	width: 29px;
}
#RightShadow {
	background-image: url(images/RightShadow.png);
	background-repeat: repeat-y;
	width: 29px;
}
#HeaderBG {
	background-image: url(images/HeaderBG.png);
	background-repeat: repeat-x;
	height: 296px;
}
#MenuBG {
	background-image: url(images/MenuBG.png);
	background-repeat: repeat-x;
	height: 29px;
}
#LoginBG {
	background-image: url(images/LoginBG.png);
	background-repeat: repeat-x;
	height: 30px;
}
#HeaderLeftShadow {
	background-image: url(images/HeaderLeftShadow.png);
	background-repeat: no-repeat;
	width: 29px;
	height: 296px;
}
#HeaderRightShadow {
	background-image: url(images/HeaderRightShadow.png);
	background-repeat: no-repeat;
	width: 29px;
	height: 296px;
}
.Login {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right:5px;
}
.TopPane{
	width: 900px;
	vertical-align:top;

}
.ImagePane{
	height: 237px;
	width: 900px;
	vertical-align:top;

}
A.Login:link {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right:5px;
}
A.Login:visited {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right:5px;
}
A.Login:active {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right:5px;
}
A.Login:hover {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right:5px;
}
.BREADCRUMB {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
A.BREADCRUMB:link {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.BREADCRUMB:visited {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.BREADCRUMB:active {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.BREADCRUMB:hover {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#MenuBG input{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
	border: thin solid #eeeeee;
}
.SearchTab {
	font-weight: bold;
	font-size: 12px;
	color: #426bb5;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A.SearchTab:link {
	font-weight: bold;
	font-size: 12px;
	COLOR: #ffffff; TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;

}
A.SearchTab:visited {
	font-weight: bold;
    font-size: 12px;
	COLOR: #ffffff; TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;


}
A.SearchTab:active {
    font-weight: bold;
    font-size: 12px;
	COLOR: #ffffff; TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;


}
A.SearchTab:hover {
	font-weight: bold;
    font-size: 12px;
	COLOR: #ffffff; TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;


}

.MainMenu_MenuContainer{ background:transparent; width:100%;z-index: 4;text-align:right;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }
.MainMenu_MenuItem,.submenuitembreadcrumb{
	color:#888888;
	font-size:12px;
	font-weight:bold;
	padding:2px 15px 2px 10px;
	border:1px #dddbed solid;
	border-width:1px 0px;
	z-index: 4;
}
.submenuitemselected{
	color:#7c4208;
	font-size:12px;
	font-weight:bold;
	padding:2px 15px 2px 10px;
	background:#c4c1c1;
	border:1px #c4c1c1 solid;
	border-width:1px 0px;
	z-index: 4;
}

.submenu{
	padding:0px;
	margin-top:3px;
	margin-left:0px;
	z-index: 4;
	background-color: #dedede;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c4c1c1;
	border-right-color: #c4c1c1;
	border-bottom-color: #c4c1c1;
	border-left-color: #c4c1c1;
}
.rootmenuitem TD{
	color:#7c4208;
	font-size:12px;
	font-weight:bold;
	background:transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-align:center;

}
.rootmenuitemselected TD{
	color:#eeeeee;
	font-size:12px;
	font-weight:bold;
	z-index: 4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-align:center;
	background-image: url(images/Selected.png);
	background-repeat: repeat-x;
}


.rootmenuitembreadcrumb TD{
	color:#eeeeee;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	z-index: 4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-align:center;
}
.SmallPrint {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align:bottom;
	
}
A.SmallPrint:link {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
A.SmallPrint:visited {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
A.SmallPrint:active {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
A.SmallPrint:hover {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
.NormalBold { color: #ffffff; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; font-weight: bold; }
A.NormalBold:link, A.NormalBold:visited, A.NormalBold:Active { color: #ffffff; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; }
A.NormalBold:Hover {
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

p { color: #ffffff; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; font-weight: normal; }
.Normal { color: #ffffff; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; font-weight: normal; }
A.Normal:link, A.Normal:visited, A.Normal:Active { color: #ffffff; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; }
A.Normal:Hover {
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	background: #F4F7EA;
	border-bottom: 1px dotted #8DBA17;
}
.NormalGray { color: #ffffff; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; font-weight: normal; }
A.NormalGray:link, A.NormalGray:visited, A.NormalGray:Active { color: #ffffff; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; }
A.NormalGray:Hover { color: #ffffff; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; font-weight: normal; text-decoration: underline; }

.NormalBoldGray { color: #ffffff; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; font-weight: bold; }
A.NormalBoldGray:link, A.NormalBoldGray:visited, A.NormalBoldGray:Active { color: #ffffff; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; }
A.NormalBoldGray:Hover { color: #ffffff; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline; }
.Head { color: #ffffff; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 15px; font-weight: bold; text-decoration: none; }

