.printbody		{	font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px; font-style: normal; color: #000000;}
.homebody		{	font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 22px; font-style: normal; color: #666666;}
.body			{	font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px; font-style: normal; color: #666666;}
.error			{	font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 16px; font-style: normal; color: #990000;}
.footer 		{	color: #999999; font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; font-style: normal;}
.tng	 		{	color: #999999; font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; font-style: normal;}
.Print			{   display:none;}
b				{	font-weight: bold;}
a  				{	color: #00301C; text-decoration: underline;}
A:hover 		{	color: #0066CC; text-decoration: underline;}
a.footer		{	color: #000000; text-decoration: underline; font-style: normal;}
A.footer:hover	{	color: #0066CC; text-decoration:none; font-style: normal;}
a.body			{	color: #00301C; font-style:italic; text-decoration: none;}
A.body:hover	{	color: #0066CC; text-decoration: underline;}
.noRepeat
{
    background-repeat: no-repeat;
}
  
.repeatLeft
  {
    background-repeat: repeat-y;
    background-position: top right;
}

.repeatRight
  {
    background-repeat: repeat-y;
    background-position: top left;
}