body {
	background-image: url("images/bg22.jpg"); 
	// background-color:#2b6a33;
	// background-color:#339999;
	// background-color:#ffcc99;
	// background-color:#ffe4c4;
}



// a:link { color: "#0000ff" }
// a:visited { color: "#0000ff" }
// a:active { color: "#ff0000" } 
a:link {color:#0000ff}    /* unvisited link */
a:visited {color:#ff0000} /* visited link */
a:hover {color:#FF00FF}   /* mouse over link */
a:active {color:#0000FF}  /* selected link */



.tablebg {background-color: #fffff0;
}

.tabletxt
{
      font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6a0000;
      font-weight: normal;

}


.tabletxt7
{
      font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6a0000;
      font-weight: normal;

}



.tabletxt2
{
      font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
      font-weight: bold;

}

.tabletxt3
{
      font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
      font-weight: bold;

}

.tabletxt5
{
      font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
      font-weight: normal;

}


.tabletxt4
{
      font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #008000;
      font-weight: bold;

}

.infocellcolor
{
	background-color: #fffff0;
}


.tiny
{
      font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00ff00;
      font-weight: normal;

}


.iteminfo
{
      font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
      font-weight: bold;

}

.gentxt
{
      font-size:16px;
	font-family:courier, sans-serif, arial, Helvetica, sans-serif;
	color: #ffffff;
      font-weight: normal;

}

.gentxt2
{
      font-size:8px;
	font-family:courier, sans-serif, arial, Helvetica, sans-serif;
	color: #000000;
      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;

}

td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11pt;
}



.itemtxt
{
      font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
      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;
	// orange background-color:#FB8A4D;
	background-color:#ff0000;

	
	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;
// green-gray ackground-color:#a8c0ba;
//	orange background-color:#FB8A4D;
      background-color:#D8FAD8;
	color: #800000;
	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;

}
