/* CSS Document */
/*table {
    width: 700px;
	color: #666;
		margin-top: 20px;
}*/
td {
	border-width: 0px;
	padding: 3px;
	border-style: inset;
	border-color: #ffffff;
}
.tablestyle {
	font-size: 1em;
	border-width: 1px;
	border-spacing: 1px;
	border-style: none;
	/*border-color: #ffffff;*/
	border-collapse: separate;
	/*background-color: #ffffff;*/
	text-align: center;
}
.titlerow {
	background:#cd0101 url(../images/bg/bg-viewevents2.png) repeat-x top;
	border: 0; margin: 0;
	color: #fff;
}
.titlerow2 {
	background:url(../images/bg/bg-viewevents.png) repeat-x top;
	border: 0; margin: 0;
	color: #323232;
}
.lightrow {
	background-color:#cdcdcd; height:35px;
	text-align: center;
	color: #323232;
}
.darkrow {
	/*background-color:#b9b9b9; height:35px;*/
	background-color:#d5d5d5; height:35px;
	text-align: center;
	color: #323232;
}
.regirow {
	background-color:#d5d5d5; height:35px;
	text-align: center;
	color: #323232;
}
/*a { color: #00AAFF; text-decoration: underline; }
a:visited { color: #00AAFF;	text-decoration: underline; }
a:hover { color: #00AAFF; text-decoration: none; }*/

.bookfee {
	font-weight: bold;
	text-align: center;
	padding: 13px 0 13px 0;
}
.ecopy {font-size: 1em;}
.inner { margin-bottom: 20px; }

.requesttable {
	font-size: 1em;
	border-width: 1px;
	border-spacing: 1px;
	border-style: none;
	border-color: #ffffff;
	border-collapse: separate;
	text-align: center;
}

