/* CSS Document */
table {
    width: 913px;
	color: #666;
}
td {
	border-width: 0px;
	padding: 3px;
	border-style: inset;
	border-color: #ffffff;
}
.tablestyle {
	font-size: .8em;
	border-width: 1px;
	border-spacing: 1px;
	border-style: none;
	border-color: #ffffff;
	border-collapse: separate;
	background-color: #ffffff;
	text-align: center;
}
.titlerow {
	background:url(../images/bg/bg-viewevents2.png) repeat-x top;
	border: 0; margin: 0;
	color: #ffffff;
}
.titlerow2 {
	background:url(../images/bg/bg-viewevents.png) repeat-x top;
	border: 0; margin: 0;
	color: #ffffff;
}
.lightrow {
	background-color:#ffffff;	
}
.darkrow {
	background-color:#F3F3F1; height:35px;
}
/*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;
}

