html, body {font-size: 12px; font-weight: normal; height:100%; margin:0px;padding:0px; background-color:#CC6666; }

table{text-align:center; 
border:0px; /* border="0" */
border-collapse:collapse; /* cellspacing="0" */
}
td,th { font-size: 12px; font-weight: normal; padding:0px; /* cellpadding="0" */}
a {color: #000000; text-decoration: underline;}
a:hover {text-decoration: none; }
a img {border: none;}

.greenButton {
	font: bold 9pt Verdana;
	color: #black;
	border-width:1;
	border-color: FFFFFF;
	background-color: #CC6666;
	border: 2 #FFFFFF solid
}
table.pr {
   background-image:url(images/background_table.gif);
   height:100%;
   width:770px;
}
td.l { background-image:url(images/bacground_videoL.gif); width:277px; height:32px;}
td.r { background-image:url(images/bacground_video.gif); width:277px; height:32px;}
.atag {
	font-size: 14px;
	color: #ff8c95;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.atag1 {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}