body
{   
   margin-left:0;
   margin-top:0;
   margin-right:0;
   margin-bottom:0;
   background-color:#ffffff;
	color: #333333;
}

a:link
{
	color: #005B1E;
	text-decoration: none;
}

a:visited 
{ 
	color: #005B1E;
	text-decoration: none;
}

a:hover, a:active
{ 
	text-decoration: underline;
	color: #8f4707;	
}

#MainTable
{
  vertical-align : top;
  align : center;
  background:  #78a156 url(../images/gen_12.gif) no-repeat top right;
  border-width : 0;
  padding : 0;
  cellspacing : 0;
  height: 100%;
  width : 100%;
}


#Itemslinklist 
{
	font-size : 12px;	
	font-family : Arial;
	text-align : left;
	padding: 10px 20px 5px 20px;
	width: 100%;
}

#Itemslinklist ul 
{
	margin: 0px;
	padding: 0px;
}
#Itemslinklist li 
{
	line-height: 2.5ex;  
	margin : 0px 0px 2px 10px;
	list-style-type: circle;
}
#Itemslinklist li a:link 
{
	color: #005B1E;
}

#Itemslinklist li a:visited 
{
	color: #005B1E;
}

Itemslinklist a:hover 
{ 
	color: #8f4707;
	text-decoration: underline;
	list-style-type: disc;
}


#Itemslinklist h3.select 
{
	margin: 5px 5px 5px 0px;
	height: 16px;
}
#Itemslinklist h3.select span 
{
	font-size : 16px;
	font-weight : bold;
	font-family : Arial;
	text-align : center;
	color: #005B1E;
}

#TableHeader
{
   color:#8f4707;
   font-size : 12px;	
	font-family : Arial;
	background-color : #bcb381;	
}

.CouponLayer
{
   clear:both;
   display:none;
   margin : 5px 5px 5px 5px;
   padding :5px 5px 5px 5px;
	position:absolute;
   border-style :solid;
   border-width : 1;   
   background-color: #ffffff; 
   padding: 0px;
   width: 300px;
   height:200px;
   font-size:12px;
   font-family : Times New Roman;
}

