
a.majBot {
	text-decoration: none;
	text-align: center;
      text-valign: center;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	background-color:#6898a0;
	
	color: #ffffff;
	height: 24px;
	width: 260px;
	border-style: solid;
	border-color: #eeeeee #000000 #000000 #eeeeee;
	border-width: 1px 2px 2px 1px;
	padding: 2px 2px 2px 6px;
}

a.majBot:visited {text-decoration: none;}
a.majBot:hover {
	text-decoration: none;
//	light green-gray color background-color:#a8c0ba;
      background-color:#B8D8D0;
	color: #c00000;
	border-color: #eeeeee #000000 #000000 #eeeeee;

}



.infocellcolor
{
	background-color: #fffff0;
}

.itemtxt
{
      font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
      font-weight: bold;

}

.iteminfo
{
      font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
      font-weight: normal;

}

.gentxt
{
      font-size:17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
      font-weight: normal;

}

.biggentxt
{
      font-size:22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
      font-weight: normal;

}

.smgentxt
{
      font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
      font-weight: bold;

}

{
      font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}


