body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px;
	background-position:50% top;
	background-image:url(../Images/Components/BodyBkg.jpg);
	background-repeat:repeat-x;
	background-color:#C6CFD6;
}

body#Print {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px;
	background-image:url();
	background-color:#FFFFFF;
	padding-top:5px;
	padding-left:5px;
}

textarea, select, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

a.White {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	
}

a.icoMenu {
	color:#8585D5;
	font-size:14px;
	text-decoration: none;
	background:none;
	border: 1px solid #FFFFFF;
	width:400px;
	height:40px;
	display:block;
	padding-left:20px;
}

a.icoMenu:hover {
	border: 1px solid #8585D5;
}

a.PageBar {
	color:#000099;
	text-decoration: none;
	font-weight: bold;
}

a.PageBar:hover {
	color:#0066FF;
	text-decoration: none;
}
#layerName {
	/*	overflow: auto;
	visibility: hidden;
	z-index: 2;*/
	
	position:relative;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	z-index:2;
	width:220px;
	background-color:#CCFFFF;
	visibility:hidden;
	display:none;
}
.Help {
	font-size: 8px;
}



a.detMenu {
	color:#8585D5;
	font-size:10px;
	text-decoration: none;
	background:none;
	width:300px;
	height:90px;
	display:block;
}

a.detMenu:hover {
	color:#000000;
}

a.Footer {
	color:#FFFFFF;
	text-decoration: none;
	background:none;
}

a.Menu1, a.Menu1Selected {
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
}

a.Menu1:hover, a.Menu1Selected:hover {
	background-image: url(../Images/Components/MenuBkgHover.jpg);
	background-repeat: repeat-x;
}

a.Menu2, a.Menu2Selected {
	font-size:10px;
	color:#FFFFFF;
	text-decoration: none;
}

a.Menu2:hover, a.Menu2Selected:hover {
	color:#666666;
	background-color:#CCCCCC;
	background-image: none;
}

.Height20 {
	height:20px;
}

.Height25 {
	height:25px;
}

.Height90 {
	height:90px;
}

.Height380 {
	height:380px;
}

.Height485 {
	height:485px;
}

.Width400 {
	width:400px;
}

.Width574 {
	width:574px;
}

.OScroll {
	overflow:scroll;
}

.Pad20R {
	padding-right:20px;
}

.Pad20L {
	padding-left:20px;
}

.Pad10L {
	padding-left:10px;
}

#Main {
	height:100%;
	width:100%;
}

#Header {
	height:120px;
	width:50%;
	background-image: url(../Images/Components/HeaderBkg.jpg);
	background-repeat: repeat-x;
}

.Menu {
	height:20px;
	background-image: url(../Images/Components/MenuBkg.jpg);
	background-repeat: repeat-x;
	background-position: 1px;
}

.Menu1, .Menu1Selected{
	width:200px;
	height:20px;
	padding:0px;
	display:block;
}

.Menu2, .Menu2Selected{
	background-color:#8BB2DC;
	width:98px;
	height:25px;
	padding:0px;
	display:block;
}

.Menu1{
	background-image: url(../Images/Components/MenuBkg.jpg);
	background-repeat: repeat-x;
}

.Menu1Selected {
	background-image: url(../Images/Components/MenuBkgHover.jpg);
	background-repeat: repeat-x;
}

.Menu2 {
	background-image: url(../Images/Components/MenuBkgHover.jpg);
	background-repeat: repeat-x;
}

.Menu2Selected{
	color:#666666;
	background-color:#CCCCCC;
	background-image: none;
}

.WhiteBkg {
	background-color:#FFFFFF;
}

.Footer {
	height:25px;
	background-image: url(../Images/Components/FooterBkg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.ProdHdr {
	font-weight: bold;
	background-color: #DDDDDD;
}

.BrdN {
	 border-top-color:#DDDDDD;
	 border-top-style:solid;
	 border-top-width:1px;
}

.BrdNPr {
	 border-top-color:#000000;
	 border-top-style:solid;
	 border-top-width:1px;
}

.BrdS {
	 border-bottom-color:#DDDDDD;
	 border-bottom-style:solid;
	 border-bottom-width:1px;
}

.BrdSPr {
	 border-bottom-color:#000000;
	 border-bottom-style:solid;
	 border-bottom-width:1px;
}

.Brd1Px {
	border: 1px solid #DDDDDD;
}

.Brd1PxPr {
	border: 1px solid #000000;
}

.TblN {
	background-image:url(../Images/Components/TblN.gif);
	background-repeat: repeat-x;
}

.TblS {
	background-image:url(../Images/Components/TblS.gif);
	background-repeat: repeat-x;
}

.TblW {
	background-image:url(../Images/Components/TblW.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.TblE {
	background-image:url(../Images/Components/TblE.gif);
	background-repeat: repeat-y;
	background-position: right;
}




.HdrRed {
	background-image:url(../Images/Components/HdrRed.gif);
	background-repeat: no-repeat;
}

.CtrRed {
	background-image:url(../Images/Components/CtrRed.gif);
	background-repeat: repeat-y;
}

.FtrRed {
	background-image:url(../Images/Components/FtrRed.gif);
	background-repeat: no-repeat;
}

.HdrOrange {
	background-image:url(../Images/Components/HdrOrange.gif);
	background-repeat: no-repeat;
}

.CtrOrange {
	background-image:url(../Images/Components/CtrOrange.gif);
	background-repeat: repeat-y;
}

.FtrOrange {
	background-image:url(../Images/Components/FtrOrange.gif);
	background-repeat: no-repeat;
}

.HdrYellow {
	background-image:url(../Images/Components/HdrYellow.gif);
	background-repeat: no-repeat;
}

.CtrYellow {
	background-image:url(../Images/Components/CtrYellow.gif);
	background-repeat: repeat-y;
}

.FtrYellow {
	background-image:url(../Images/Components/FtrYellow.gif);
	background-repeat: no-repeat;
}

.HdrGreen {
	background-image:url(../Images/Components/HdrGreen.gif);
	background-repeat: no-repeat;
}

.CtrGreen {
	background-image:url(../Images/Components/CtrGreen.gif);
	background-repeat: repeat-y;
}

.FtrGreen {
	background-image:url(../Images/Components/FtrGreen.gif);
	background-repeat: no-repeat;
}

.HdrTeal {
	background-image:url(../Images/Components/HdrTeal.gif);
	background-repeat: no-repeat;
}

.CtrTeal {
	background-image:url(../Images/Components/CtrTeal.gif);
	background-repeat: repeat-y;
}

.FtrTeal {
	background-image:url(../Images/Components/FtrTeal.gif);
	background-repeat: no-repeat;
}

.HdrBlue {
	background-image:url(../Images/Components/HdrBlue.gif);
	background-repeat: no-repeat;
}

.CtrBlue {
	background-image:url(../Images/Components/CtrBlue.gif);
	background-repeat: repeat-y;
}

.FtrBlue {
	background-image:url(../Images/Components/FtrBlue.gif);
	background-repeat: no-repeat;
}
a.Button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFCF8F;
	border: 1px solid #FD7F04;
	width:80px;
	height:18px;
	padding: 2px;
	text-decoration: none;
	line-height: 18px;
}

