BODY {
background-color: Black;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
   margin-right : 0;
}

td {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: White;
	}

A {
	color : Silver;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

A:HOVER {
	color : #E6E6FA;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: Silver;
	font-size: 13pt
}

h1.sm {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Silver;
	font-size: 9pt
}


P { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #A9A9A9;
font-size: 10pt;
font-weight: normal;

}

label{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #A9A9A9;
font-size: 10pt;
font-weight: normal;
}

P.seven { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #B0C4DE;
font-size: 7pt;
font-weight: bold;

}

hr {
	color: #DCDCDC;
}

.bodyTextwht {
	font:12px Arial, Helvetica, sans-serif;
	color: White;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.bodyTextgrey {
	font:11px Arial, Helvetica, sans-serif;
	color: #B0C4DE;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.byline{
font-family: Arial, Helvetica, sans-serif;
color: White;
font-size: 10px;
font-style: italic;
}




.dmbg {
	background-image: url(images/dm_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.dmbgr {
	background-image: url(images/dm_bg_r.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.submit{
  background-color: #DCDCDC;
  text-align:center;
  color: Black;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  border : 1px ridge;
}

.table {
	border: dotted;
	border-color: Silver;
}

.submitgreen{
  background-color: #6B8E23;
  text-align:center;
  color:#ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size:10pt;
  font-weight:normal;
  border : 1px ridge;
}
