 H1{
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #911FE9;
	font-size: 14px;
}

 H2{
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E921DC;
	font-size: 12px;
}

 H3{
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #911FE9;
	font-size: 10px;
}

body {
  color: #911FE9;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

a {
	color: #E921DC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	
	}

a:visited {
  color: #E921DC;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   text-decoration: none;
}

a:hover {
   color: #911FE9;
 font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   text-decoration: none;
}

Table{
    color: #911FE9;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
   
}
thead {
	background-color: #000000;
	font:Verdana;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	}
	
tr.one{
	background-color:#000000;
}
td.small{
	font-size:9px;
	}
	
.small a {
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
		}
		
.small a:visited {
  color: #209BBB;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   text-decoration: none;
}

.small a:hover {
  color: #40DBFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   text-decoration: none;	
   }	
   
td.large{
	background-color: #000000;
	font:Verdana;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	}
	
	div.shadow {
  padding: 0 1px;
  background: #bfbfbf;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}

div.shadow img {
  padding: 5px 5px 9px 5px;
  background: white url(images/shad_bottom.png) repeat-x bottom left;
}

div.shadow img.nomatte {
  padding: 0 0 4px 0;
  background: white url(images/shad_bottom.png) repeat-x bottom left;
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(images/shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(images/shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(images/shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url(images/shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}

.noBACK {
	background-attachment:inherit;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.noBACK2 {
background-attachment:inherit;

	background-repeat: no-repeat;
}

