.tabletxt
{
      font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
      font-weight: normal;
}


.itemtxt
{
      font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
      font-weight: bold;
}

.toptxt
{
      font-size:36px;
	font-family: times new roman,Arial, Helvetica, sans-serif;
	color: #0000ff;
      font-weight: normal;
}

.septxt
{
      font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
      font-weight: bold;
}


.clocktxt
{
      font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
      font-weight: bold;
}

a.majBot {
	text-decoration: none;
	text-align: center;
      text-valign: center;
	font-weight: bold;
	font-size: 10pt;
	display: block;
	background-color:#6898a0;
	
	color: #ffffff;
	height: 24px;
	width: 200px;
	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;

}


a.majBotB {
	text-decoration: none;
	text-align: center;
      text-valign: center;
	font-weight: bold;
	font-size: 10pt;
	display: block;
	background-color:#6898a0;
	
	color: #ffffff;
	height: 38px;
	width: 200px;
	border-style: solid;
	border-color: #eeeeee #000000 #000000 #eeeeee;

	border-width: 1px 2px 2px 1px;
	padding: 2px 2px 2px 6px;
}

a.majBotB:visited {text-decoration: none;}
a.majBotB:hover {
	text-decoration: none;
	background-color:#B8D8D0;
	
	color: #c00000;
	border-color: #eeeeee #000000 #000000 #eeeeee;

}
