body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-image: url(../img/pixel1.gif);
}

td {
	vertical-align: top;
}
.main{
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
}
.text {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
	color: #393939;
	margin-left: 40px;
	margin-right: 50px;
}
H1 {
	text-align: center;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	color: #00668F;
}
H2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #A82020;
	text-align: center;
}
hr {
	 color: #00668F;
}
img{border: none;}

/* ---------------------------------------------------------------------------------   REWARDS TABLE */
	
.top{
	background-image: url(../img/top1.gif);
	background-repeat: no-repeat;
	height: 180px;
  }
	
	.head{
	background-image: url(../img/header_back.gif);
	background-repeat: no-repeat;
	width: 780px;
	height: 180px;
	clear: left;
	
}
	
.backfill{
	background-image: url(../img/fill.jpg);
	background-repeat: repeat-y;
}
.top_fill{
	background-image: url(../img/top-corner.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	width: 600px;
	height: 32px;
	}
.bottom_fill{
	background-image: url(../img/bottom-corner.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 106px;
	}
.right_fill{
	background-image: url(../img/right_fill.gif);
	background-repeat: repeat-y;
	width: 50px;
	vertical-align: top;}

/*---------------------------------------------------------------------------*EDN table*/
a.nav:link {
	FONT-SIZE: 11px; 
	COLOR: #262626 ; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION:  none;
}
a.nav:visited {
	FONT-SIZE: 11px; 
	COLOR: #262626; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION:  none;
}

A.nav:hover {
	FONT-SIZE: 11px; 
	COLOR: #00668F; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: underline;
}
.table {
	float: left;
	
}

