BODY {
	background-image: url(images/bgrnd2.jpg);
	background-repeat: repeat-x;
}

TD {
	font-family : Arial, Helvetica, sans-serif; ;
	font-size : 10pt;	
}

.grayborder {
	border-left : thin solid #84A5C8;
	border-right : thin solid #84A5C8;
	border-bottom : thin solid #84A5C8;
}

.grayborder_top {
	border-top : thin solid #84A5C8;
}

.grayborder_lft {
	border-left : thin solid #84A5C8;
	background-color : #FFFFFF;
}
.grayborder_rt {
	border-right : thin solid #84A5C8;
	background-color : #FFFFFF;
}

.grayborder_lft_rt {
	border-left : thin solid #84A5C8;
	border-right : thin solid #84A5C8;
}

A:LINK, A:VISITED {
	color : #000099;
	text-decoration : none;
}

A:LINK.test, A:VISITED.test {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 12pt;
}

A:LINK.t2, A:VISITED.t2 {
	color : #FFFF00;
	text-decoration : none;
	font-size : 10pt;
}

A:LINK.blue_a, A:VISITED.blue_a {
	color : #031093;
	text-decoration : none;
}

A:HOVER {
	color : #000099;
	text-decoration : underline;
}

A:HOVER.test {
	color : #FFFFFF;
	text-decoration : underline;
	font-size : 12pt;
}

A:HOVER.t2 {
	color : #F0E68C;
	text-decoration : underline;
	font-size : 10pt;
}

A:HOVER.blue_a {
	color : #F0E68C;
}

.footer {
	font-family : Arial, Helvetica, sans-serif;f ;
	font-size : 9pt;
	color : #000099;
}

.gray {
	font-family : Arial, Helvetica, sans-serif; ;
	font-size : 9pt;
	color : #A9A9A9;
}

.white {
	background-color : #FFFFFF;
}

.ngl_blue {
	background-color : #031093;
}

.ngl_blue_rt {
	background-color : #031093;
}

.head_filler {
	background-image: url(images/NGL_top1_filler.gif);
}

.head_blue {
	background-color : #FFFFFF;
	background-image: url(images/NGL_top1.gif);
	background-repeat: none;
}

.menu1 {
	background-color : #FFFFFF;
	background-image: url(images/NGL_menu2-1.gif);
	background-repeat: repeat-x;
	background-position : center;
}

.menu2 {
	background-color : #FFFFFF;
	background-image: url(images/NGL_menu2-1.gif);
	background-repeat: repeat-x;
	background-position : center;
}

.alpha-shadow {
  float: left;
  background: url(img/shadow1.gif) »
  no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.alpha-shadow div {
  background: url(img/shadow2.png) »
  no-repeat left top !important;
  background: url(img/shadow2.gif) »
  no-repeat left top;
  padding: 0px 5px 5px 0px;
}

.alpha-shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;

  padding: 4px;
}
