#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: #FFEEBB;
	padding-right: 20px;
	padding-left: 20px;
	border-right: 5px solid #000000;
	border-left: 5px solid #000000;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
th {
}

h1 {
	font: 36px Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	background: #FFEEBB;
	font: 18px Verdana, Arial, Helvetica, sans-serif;
}
body {
	background: #FFFFFF url(images/sky.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	font-size: 14px;
}
p {
	font-size: 14px;
}
a:link {
	font-size: 14px;
	text-decoration: underline;
	color: #0000FF;
}

a:hover {
	font-size: 14px;
	text-decoration: underline;
	color: #FF0000;
}
#cancel{
	
	float: right;
}
.cancel {
	color: #FF0000;
}


#footer {
	font-size: 9px;
	padding-bottom: 20px;
	padding-top: 250px;
}
.nobord {
	border-style: none;
}

#footer a {
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}
.imgRight {
	float: right;
	margin-left: 20px;
}
th {
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h4 {
	font: bold 24px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#head {
	text-align: center;
}
#content {
}
#content h1 {
	font-size: 16px;
}
#spec {

}
#spec h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

#spec h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.specdate {
	font-style: italic;
	color: #000000;
}
.spectitle {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.bord {

	border: 2px solid #000000;
	margin: 10px 20px;
}
.specList {
	padding-left: 20px;
	border: 1px solid #000000;
	margin-bottom: 5px;
}
#nav {
	float: right;
	width: 300px;
	text-align: right;
}
#nav a {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#nav a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.mceContentBody {
	background: #FFEEBB;
}
