td.reservation {
	color: #2b2b6c;
	font-family: Arial;
	font-size: 11px;
	font-weight: regular;

}
input.reservations {
	color: #2b2b6c;
	font-family: Arial;
	font-size: 11pt;
	font-weight: regular;
	background: #EFF1D9;

}
a.footer {
	color: white;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
a.footer:link {
	color: #ec8c2c;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
a.footer:visited {
	color: #F5DEB3;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
a.footer:hover{
	color: #ADD8E6;
	font-family: Arial;
	font-size: 10px;
	font-weight: regular;
	text-decoration: underline;
}

a.main {
	color: #2b2b6c;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.main:link {
	color: #448fd5;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.main:visited {
	color: #DB9434;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.main:hover{
	color: #ec8c2c;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	color: #2b2b6c;
	font-family: Arial;
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
}

h2 {
	color: #2b2b6c;
	font-family: Arial;
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
}

input {
	color: #2b2b6c;
	font-family: Arial;
	font-size: 11pt;
}


p.feature {
	color: #2b2b6c;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
}

radio {
	color: #ec8c2c;
	font-family: Arial;
	font-size: 10px;
}

select {
	color: #ec8c2c;
	font-family: Arial;
	font-size: 10px;
}


td.main {
	color: #2b2b6c;
	font-family: Arial;
	font-size: 12px;
}

ul {
	color: #2b2b6c;
	font-family: Arial;
	font-size: 10pt;
	margin-right: 15px;
}
.scrCell {
	margin-left: 5px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	overflow: auto;
	width: 272px;
	height: 221px;
	scrollbar-base-color: #DDE8B6;
	scrollbar-face-color: #EFF1D9;
	
}
.eTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;

}
.spTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;

}
.ownerTitle {
	color:#000000;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:10px;
}
a {
	color: #2b2b6c;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #DB9434;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #DB9434;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color: #ec8c2c;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
.quizA {
	background:#F5DEB0;
}
.quizQ {
	background:#ADD7E6;
	color: #2B2B6C;
}
.quizBut{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: Orange;
	color: Navy;
}
.search {
	margin-left: 7px;
}

.bookmark {
	position: absolute;
	z-index: 100;
	color: #ffffff;
	display: block;
	width: 70px;
	height: 50px;
	margin: 10px 0 0 680px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.bookmark a {
	color: #ffffff;	
	text-decoration: none;
}

.bookmark a:hover {
	text-decoration: underline;
}


