h3
 {
 color :#008000;
 text-align: center;
 font-size: 12pt;
 }

body {
font: normal normal 15px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
color: #333333;
background: #111111 url(images/image.jpg) repeat-x fixed top center;
}

.itemtxt
{
      font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
      font-weight: bold;
}

.smalltxt
{
      font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
      font-weight: normal;
}

.tinytxt
{
      font-size: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3399ff;
      font-weight: normal;


a:link {
text-decoration:none;
size: 11pt;
color: #0000ff;
}
a:visited {
text-decoration:none;
size: 11pt;
color: #8b008b;
}
a:hover {
text-decoration:none;
size: 11pt;
color: ffff00;
}

a.majBot {
	text-decoration: none;
	text-align: center;
        text-valign: center;
	font-weight: normal;
	font-size: 12pt;
// display in vertical stack 	display: block;
	display: inline;
	// background-color:#f4c7a2;
	// (green) background-color:#acc07b;
	background-color:#170c96;
	// (maroon) color: #800000;
	// color: #d9d5d6;
	color: #ffffff;
	height: 24px;
	width: 220px;
	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:#ffffff;
        background-color:#d9d5d6;
	color: #170c96;
	border-color: #eeeeee #000000 #000000 #eeeeee;

}

a.majBotsm {
	text-decoration: none;
	text-align: center;
        text-valign: center;
	font-weight: bold;
	font-size: 10pt;
	display: inline;
	background-color:#507800;
	
	color: #f0ffa0;
	height: 18px;
	// width: 60px;
	border-style: solid;
	border-color: #eeeeee #000000 #000000 #eeeeee;
	border-width: 1px 2px 2px 1px;
	padding: 2px 2px 2px 6px;
}

a.majBotsm:visited {text-decoration: none;}
a.majBotsm:hover {
	text-decoration: none;
//	light green-gray color background-color:#a8c0ba; grayB8D8D0
        background-color:#a8c0ba;
	color: #800000;
	border-color: #eeeeee #000000 #000000 #eeeeee;

}

a.majMen {
	text-decoration: none;
	text-align: center;
        vertical-align: middle;
	font-weight: normal;
	font-size: 11pt;
	// display: block;
	// display: inline;
	// background-color:#4682b4;
	background-color:#404040;
	color: #ffffff;
	height: 16px;
	width: 194px;
	border-style: solid;
	border-color: #eeeeee #000000 #000000 #eeeeee;
	border-width: 1px 2px 2px 1px;
	padding: 2px 2px 2px 6px;
}
a.majMen:visited {text-decoration: none;}
a.majMen:hover {
	text-decoration: none;
	// background-color:#b5d7e7;
	background-color:#ffffff;
	color: #000000;
	border-color: #eeeeee #000000 #000000 #eeeeee;

}



