﻿

body {
}
.body_copy {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666}
.body_Cell_copy {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666;margin-left:2px; margin-right:2px; text-align: justify;}
.bold_body_copy {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #666666; text-decoration: none}
.body_Cell_link {  font-family:Comic Sans MS, Verdana; font-size: 11px; font-weight:bold; color: #666666;margin-left:2px; margin-right:2px; text-align:left;}

.eventTitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #ffffff; text-decoration: line-through and blink; background-color: Gray;}

/* Rounded Corners*/

.roundedPanel
{	
	width:840px;	
	background-color:red;	
	color:white;		
}

.roundedPanel1
{	
	width:14%;
	background-color:red;	
	color:white;	
}
.roundedPanel2
{	
	width:69%;
	background-color:red;	
	color:white;	
}
.feedback_body_copy 
{
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px; 
	  color: #666666;
	  line-height: 20px; 
	  margin-right: 10px;
	  padding-right: 7px;
}
.Row {
	border-right-width: 1px ;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Verdana;
	margin-right: 5px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: black;
	line-height: 10px;
	padding-right: 7px;
	
}
.Cell {
	border-right-width: 0px ;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style:inherit;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-color: #666666;
	font-family: Verdana;
	margin-left:5px;
	margin-right:5px;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: black;
	line-height:15px;
	padding-left: 7px;	
}