
body {
	 margin: 0px 0px 0px 0px;
	background-attachment: fixed;
	background-color: #ffffff;
	background-image: url(images/bg.jpg);
	}

td img {
	display: block;}


a:link     {color:#ffffff; text-decoration:none;}
a:visited  {color:#ffffff; text-decoration:none;}
a:hover    {color:#000000; text-decoration:none;}

.normal {
	font-family: "Helvetica", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #414042;
}

.normalgreen {
	font-family: "Helvetica", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #006e3a;
}

.normalwhite {
	font-family: "Helvetica", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}
.mini {

	font-family: "Helvetica", Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}

h2{
  	margin: 0;
  	font-weight:normal;
  	font-family: "Helvetica", Verdana, Arial;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #00467B;
  }
  
 .h1{
  	margin: 0;
  	font-weight:normal;
  	font-family: "Helvetica", Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #006e3a;
  }
  
.bluetable	{	color: black;
  		 		background-image: url(images/slice_r7_c1new2.jpg);
		 		margin: 0;
  				font-weight:normal;
  				font-family: "Trebuchet MS", Verdana, Arial;
				font-size: 10px;
				font-style: normal;
				line-height: 15px;
				font-weight: normal;
				font-variant: normal;
				color: #639DCD;
		 }