Body {
	background-image: url( images/bg-main2.gif );
	background-repeat: repeat-x;
	background-attachment: fixed;
	color: Black;
	font-family: verdana, tahoma, arial, geneva;
	font-size: 12px;
	font-weight: normal;
}
Table {
	color: Black;
	font-family: geneva, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
}

.TDNews {
	background-color: #B6D6E9;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	vertical-align : top;
}

A {
	font-size: 13px; 
	color: black;
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	font-family: verdana, tahoma, arial, geneva;
}

A:HOVER {
	font-size: 13px; 
	text-decoration: underline;
	color: #666600;
	font-weight: bold;
	font-family: verdana, tahoma, arial, geneva;
}
	
.LabelText
{
	color: Black;
	font-family: geneva, arial, helvetica;
	font-size: 13px;
}

.HeadingLarge
{
	color: #990000;
	font-family: verdana, tahoma, arial, geneva;
	font-size: 22px;
	font-weight: bold;	
}

.HeadingMiddle
{	color: #990000;
	font-family: verdana, tahoma, arial, geneva;
	font-size: 14px;
	font-weight: bold;	
}
.HeadingSmall
{	color: #666600;
	font-family: verdana, tahoma, arial, geneva;
	font-size: 13px;
	font-weight: bold;	
}
.NavText
{	font-family: verdana, tahoma, arial, geneva;
	font-size: 11px;
	font-weight: bold;	
}	

.TextBody
{	color: Black;
	font-family: verdana, tahoma, arial, geneva;
	font-size: 11px;
	font-weight : regular;
}	

.TextBodyBold
{	color: Black;
	font-family: verdana, tahoma, arial, geneva;
	font-size: 11px;
	font-weight : bold;
}	

.TextBodyBoldRev
{	color: #ffffff;
	font-family: verdana, tahoma, arial, geneva;
	font-size: 11px;
	font-weight : bold;
}	

.Bullets
{	color: #990000;
	font-family: verdana, tahoma, arial, geneva;
	font-size: 12px;
	font-weight : bold;
}

.TextSmall
{	color: Black;
	font-family: verdana, tahoma, arial, geneva;
	font-size: 9px;
}	

.LinkSmall
{	color: #666600;
	font-family: verdana, tahoma, arial, geneva
	font-size: 9px;
}

.LtDisplayEmphasis
{	background-color: #FFF8DC;
}

.DisplayEmphasis
{
	background-color: #ADD8E6;
}
.TextEmphasis
{ 
	color: Red;
	font-weight: bold;
}
.btn
{ background-color: #6495ED; 
  font-family: geneva, arial, helvetica;
  color: White;
  font-size: 11px;  
}

#bg { position: fixed; 
	z-index: 1; 
	top: Xpx; 
	left: Xpx;
	}
