/**** CSS ****/

/* HTML Defaults */
BODY	{
      background-color: #101010;
      background-image: url(/images/pagebg.gif);
      background-repeat: repeat-x;
      margin: 0px;
		}
		
H1 {
  margin: 0px;
  margin-bottom: 15px;  
  font: normal 18pt "Century Gothic",Arial,Sans-Serif;  
  color: #d0d0d0;
}

H2 {
  margin: 0px 0px 5px 0px;
  font: bold 12pt "Century Gothic",Arial,Sans-Serif; 
  color: #e0e0e0;
  background-image: url(/images/h2bg.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  padding: 0px 0px 1px 10px;
}
	
H3 {
  margin: 0px 0px 10px 0px;  
  font: bold 10pt Arial;
}
		
A { color: #53aa27; text-decoration: none; } 
A:hover { text-decoration: underline; }
		
P,TD { font: 10pt Arial; color: #ffffff; }
TD { text-align: left; }

FORM { margin: 0px; }

IMG { border: 0px; }

INPUT,TEXTAREA,SELECT	{ font: 8pt Verdana;
						  border: 1px solid #505050;
						  background-color: #f5f5f5;
						}

UL	{ margin-top: 3px; }

/* Colors */
.y { color: #efd600; }
.r	{ color: #C42634; }
.g	{ color: #505050; }
.lg	{ color: #a0a0a0; }
.llg	{ color: #e0e0e0; }
.dg	{ color: #404040; }
.gbg	{ background-color: #808080; }
.mgbg	{ background-color: #606060; }
.lgbg	{ background-color: #e5e5e5; }
.dgbg	{ background-color: #505050; }
.ddgbg	{ background-color: #303030; }
.dddgbg	{ background-color: #202020; }
.llgbg	{ background-color: #f5f5f5; }
.tbg	{ background-color: #e0e0d5; }
.ltbg	{ background-color: #eaeae5; }
.dtbg	{ background-color: #b0b0a0; }
.gn { color: #53a927; }
.gnbg { background-color: #9BD600; }
.blkbg { background-color: #000000; }
.w	{ color: #ffffff; }
.wbg	{ background-color: #ffffff; }
.blk { color: #000000; }
.bl { color: #202080; }

.gnbdr { border: 1px solid #153413; }

.gnbg { background-color: #1a4118; }
.dgnbg { background-color: #10230e; }

.gnhvr:hover { color: #53a927; }

/* Sizes */
.bg	{ font-size: 12pt; }
.s	{ font-size: 8pt; }
.ss { font-size: 7pt; }
.h	{ font-size: 14pt; }
.n	{ font-size: 10pt; }
.v	{ font-family: Verdana; }

.hdr	{ font-size: 14pt; border-bottom: 1px solid #c0c0c0; }

/* Decoration & Spacing */

.p	{ padding: 5px; }
.pp { padding: 10px; }
.ppp { padding: 20px; }
.np { padding: 0px; }
.pl { padding-left: 20px; }
.ml	{ margin-left: 15px; }
.mr	{ margin-right: 15px; }
.mb	{ margin-bottom: 15px; }
.sp { line-height: 150%; }
.ssp	{ line-height: 200%; }
.b	{ font-weight: bold; }
.i	{ font-style: italic; }
.u	{ text-decoration: underline; }
.nu, .nu:hover	{ text-decoration: none; }
.bdr	{ border: 1px solid #505050; }
.ltbdr	{ border: 1px solid #a0a0a0; }
.bdr-t	{ border-top: 1px solid #505050; }
.bdr-b	{ border-bottom: 1px solid #505050; }
.nbdr	{ border: none; background: none; }
.lshift	{ margin-left: 0px; margin-right: 4px; }
.ctr { text-align: center; }
.lft { text-align: left; }
.rgt { text-align: right; }

.graygrad {
  background-image: url(/images/graygrad.jpg);
  background-repeat: repeat-x;
  background-color: #101010;
}

.loading {
  background-image: url(/images/loading.gif);
  background-repeat: no-repeat;
  background-position: 50% 40%;
}

.darkscroll {
  scrollbar-base-color: #303030;
  scrollbar-arrow-color: #f0f0f0;
}

.squiggle {
  background-image: url(/images/squiggle.gif);
  background-repeat: no-repeat;
  background-position: top right;
}
		
/* Specialized Cases */
.hidden		{ display: none; }

A.hvr		{ text-decoration: none; }
A.hvr:hover	{ text-decoration: underline; }


.ftr, .ftr A	{ font: 8pt Arial;
				  color: #909090;
				}
		  
.ftr A:hover	{ color: #606060;
				  text-decoration: underline;
				}

.nav {
	list-style: none;
	background-color: #336699;
	border-left:  1px solid #225588;
	border-right:  1px solid #225588;
	margin: 0;
	padding: 0;
}

.nav LI {
	border-bottom: 1px solid #225588;
}

.nav A {
	padding: 1px 1px 1px 3px;
	display: block;
	font: 8pt Verdana;
	color: #ffffff;
	text-decoration: none;
}

.nav A:hover {
	background-color: #5588bb;
	color: #ffffff;
	text-decoration: none;
}

.nav A:visited {
	color: #ffffff;
}

.float {
	position: absolute;
}

.mainbg {
  background-image: url(/images/delta.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

.icon {
  vertical-align: text-bottom;
  margin-right: 8px;
}

#mainTable {
  background-image: url(/images/curtain.png);
  background-repeat: no-repeat;
  width: 980px;
}


#divHeader {
  position: absolute;
  top: 0px;
}

#divLogo {
  position: absolute;
  margin-left: 600px;
  margin-top: 25px;
}

#divMenu {
  position: absolute;
  margin-left: 300px;
  margin-top: 100px;
  border-bottom: 1px solid #505050;
}

#divMenu TABLE {
  width: 680px;
}

#divMenu TD {
  border-left: 1px solid #303030;
  text-align: center;
}


#divMenu A {
  font: bold 10pt Arial;
  text-decoration: none;
  color: #e0e0e0;
}

#divMenu A:hover {
  color: #62ba39;
}

#divContent {
  margin-top: 150px;
}

#divFooter {
  margin-top: 30px;
  margin-bottom: 30px;
  border-top: 1px solid #404040;
  color: #d0d0d0;
  text-align: center;
  font: 8pt arial;
  padding-top: 5px;
}

#leftCol {  
  float: left;
  width: 300px;
}

#leftColPad {
  padding: 5px 30px 0px 15px;
}
