body       {font: 11pt "Arial", "Tahoma", "Verdana", "Helvetica", "Sans-Serif"}

td       {font: 11pt "Arial", "Tahoma", "Verdana", "Helvetica", "Sans-Serif"}

th       {font: 11pt "Arial", "Tahoma", "Verdana", "Helvetica", "Sans-Serif"}

a:link {
	text-decoration: none;
	color: #943818;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	color: #943818;
}

.small     {
	font: 9pt "Arial", "Tahoma", "Verdana", "Helvetica", "Sans-Serif"; 
	color:#000000
}


.navLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.footerCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	line-height: normal;
}
.footerCopyBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	line-height: normal;
}
/* added by sandeep */
.contentheading {
  font             : small-caps Arial, Helvetica, sans-serif;
  color            : #FFF;
  text-align       : left
  width            : 10%;
  height           : 1px;  
  font-size		   : 1px;
}
/* added by Tom Smidt */
.MenuLinks
{
	color: #943818;
	font-family: Arial;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	height: 20px;
	width: 150px;
	text-decoration: none;
	vertical-align: middle;
}

.MenuLinks:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #4A616B;
	height: 20px;
	width: 150px;
	vertical-align: middle;
	text-align: left;
}

