.bottom_text{
color:gray; font-size:9px; font-family:verdana;}
body{
	background:white;
}
table.main_table{
	background:#ffffff;
	width:515;
	BORDER: red solid 1px; 
	text-align:center;
}
table.desc{
	BORDER-top: red double 3px; 
	BORDER-bottom: red double 3px; 
	background:#000000; 
	width:100%;
	height:70;
}
td.head1{
	height:30;
	MARGIN: 0px; 
	PADDING-LEFT: 5px; 
	MARGIN-BOTTOM: 0px; 
	PADDING-BOTTOM: 0px; 
   	MARGIN-LEFT: 5px; 
	PADDING-TOP: 0px;
	text-align:left;
	BORDER: 0px; 
	background:#000000;
}
td{border-style:none;}
img{
	border-width:0;
}
table.main_desc{
width:100%;
height:214;
	BORDER-top: #7E98C9 double 3px; 
	BORDER-bottom: #7E98C9 double 3px; 
	
}
td.thumb{
text-align:center;
}
.recip_link_one {  font-family: Tahoma; font-size: 13px; color: white;color:#ff0080; text-decoration: none; font-weight: bold}
.recip_link_two { font-family: Tahoma; font-size: 11px; color: #5D79AB; color:white;text-decoration: none; font-weight: bold}
.table { background:#a4b6da; text-align: center; vertical-align: middle; height: 50px; width: 100%; border: 1px #7E98C9 solid; font-family: Tahoma; font-size: 11px; font-style: normal; color: white; text-decoration: none; font-weight: bold}
img.thumb{
	border-style:solid;
	border-width:1;
	border-color:black;
	width:120;
	height:160;
 }

 .title_big{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #00ffc8;
	FONT-FAMILY: verdana;
  }
  .title_small{
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
/*	COLOR: #daf0fc;*/
	COLOR: #00fffc;
	COLOR: red;
	FONT-FAMILY: verdana;
  }
  .desc_normal{
	text-decoration:none;
	FONT-SIZE: 12px;
	COLOR: #5D79AB;
	color:white;

	FONT-FAMILY: verdana;
  }
  .desc_highlight_1{
	text-decoration:none;
	FONT-SIZE: 12px;
	COLOR: white;
	FONT-STYLE: italic;
	FONT-WEIGHT: bold;
	FONT-FAMILY: verdana;
  }
  .desc_highlight_2{
	text-decoration:none;
	FONT-SIZE: 12px;
	COLOR: #00fffc;
	FONT-STYLE: italic;
	FONT-WEIGHT: bold;
	FONT-FAMILY: verdana;
  }
  .desc_highlight_super{
	text-decoration:underline;
	TEXT-TRANSFORM: uppercase;
	FONT-SIZE: 12px;
	COLOR: #ff0000;
	FONT-WEIGHT: bold;
	FONT-FAMILY: verdana;
  }
