body{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
}

td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#732e7e;
}

h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C60000;
	border-bottom: 1px dashed #C60000;
	padding-bottom: 4px;
	padding-top: 8px;
	
}

h4{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330066;
	border-bottom: 1px dashed #999999;
	padding-bottom: 4px;
	padding-top: 8px;
	background-color: #f5f6f8;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

a:link{
	text-decoration: none;
	color: #C60000;
}

a:visited{
	text-decoration: none;
	color: #C60000;
}

a:hover{
	color: Black;
}

a:active{
	text-decoration: none;
	color: #C60000;
}

.conferenceTitle{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

.smallHeading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.BackButton{ 
	background-color: #E6E9F0;  
	border: 1px solid #B8BEC9;  
	padding: 2px 6px 2px 6px;   
}

.TextArea{
	border: 1px solid #B8BEC9;
	margin: 1px;
	padding: 4px;
	margin-left: 20px;
	margin-right: 20px;
 } 
.redtextbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D81E23;
}
