INPUT {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font: 10px;
}


IMG {
	border-width : 0;
}

.whiteCopy {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font: 10px;
	color : white;
}

A.whiteCopy,A:ACTIVE.whiteCopy, A:VISITED.whiteCopy{
        font-family: Verdana,  Arial, Helvetica, sans-serif;
	font: 10px;
	color : white;
}

A:HOVER.whiteCopy {
         font-family: Verdana,  Arial, Helvetica, sans-serif;
	font: 10px;
	color : white;
	border-bottom-color : Black;
	border-bottom-style : dotted;
	border-bottom-width : 1px;
}

.whiteOnGray {
	font-family:Arial, Helvetica, sans-serif;
	
	color: #FFFFFF;
	background: #999999;
	padding-left : 5px;
	padding-right : 5px;
	font-size : 17px;
}

.grayBox{
	background:#666666;
	color: #999999;
}

.grayOnWhite {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font: 10px;
	color: #666666;
	background: #FFFFFF;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom: 5px;
	vertical-align : top;
}

.grayOnGray {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font: 10px;
	color: #333333;
	background: #CCCCCC;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom: 5px;
	vertical-align : top;
}

.grayOnGrayBox  {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font: 10px;
	color: #333333;
	background: #999999;
	}

.blackCopy {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font: 10px;
	color: black;
	padding :  0px;
	text-decoration: none;
}

A.blackCopy {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font: 10px;
	color: black;
	padding :  0px;
	text-decoration: none;
}

.grayBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font: 10px;
	color: black;
	border : 1px solid Gray;
	padding: 5px;
}

.blackBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font: 10px;
	color: black;
	border: 1px solid Black;
	padding :  5px;
}

A.tffStyle, A:ACTIVE.tffStyle, A:FOCUS.tffStyle, A:LINK.tffStyle, A:VISITED.tffStyle {
	color: #666666;
	text-decoration: none;
	border : 1 solid White;
}

 A:HOVER.tffStyle {
	color: #666666;
	text-decoration: none;
	border-bottom-color : Black;
	border-bottom-style : dotted;
	border-bottom-width : 1px;
}

.emp {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

A.slideshow, a:active.slideshow, a:focus.slideshow, a:link.slideshow, a:visited.slideshow {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.footerCopy {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

A.footerCopy {
	text-decoration:none;
}

A:HOVER.footerCopy {
	border-bottom-color : Black;
	border-bottom-style : dotted;
	border-bottom-width : 1px;
}


body, td, th {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #666666;
}

H1 {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font: 10px;
	color: black;
	padding :  0px;
	text-decoration: none;
        margin-bottom: 0px;
}

P {
        margin-top: 0px;
        margin-bottom: 0px;
}






