@charset "utf-8";a:hover{color:#11B2EC;color:#DE2418;}
/*#RespondButton {
height: 15px;
width: 100px;
border-radius: 5px;
background-color: #eFeFeF;
text-align: center;
color: #333333;
font-family: Verdana, Arial, Sans-Serif;
opacity: 0.5;
}*/
.redbutton{
	font-size: 1.1em;
	color: #333333;
	font-weight: bold;
	background-color: #DEE7EF;
	border-top: solid 1px #c6c6c6;
	border-right: solid 1px #626262;
	border-bottom: solid 1px #414141;
	border-left: solid 1px #b1b1b1;
	padding: 2px 8px 2px 8px;
	margin-bottom: 4px;
	margin-top: 4px;
}

#RespondTable {
display:none;
}
/* for first, previous, next, last */
.Paging {
height: 25px;
width: 25px;
border-radius: 5px;
background-color: #eFeFeF;
text-align: center;
color: #333333;
font-size: 1.5em;
font-family: Verdana, Arial, Sans-Serif;
opacity: 0.5;
text-decoration: none;

}
