body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.pageText {
	background-color: #ACD5E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	text-align: justify;
}
.s10 {
	font-size: 10px;
}
.s12 {
	font-size: 12px;
	font-weight: bold;
}
.s14 {
	font-size: 14px;
	font-weight: bold;
}
.s18 {
	font-size: 18px;
	font-weight: bold;
}
p {
	text-indent: 15px;
}
p:first-letter {
	font-size: 14px;
	font-weight: bold;
}
	
.gigLocation {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-indent: 10px;
}a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:active {
	color: #006699;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.submit {
	font-weight: bold;
	text-decoration: none;
	background-color: #ACD5E2;
}
.emaillist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6CADC2;
	border: 1px solid #573527;
}
.emaillistTitle {
	text-align: center;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	background-color: #ACD5E2;
}
.emailinput {
	border: 1px solid #573527;
}
.emailGo {
	background-color: #ACD5E2;
	border: 1px solid #573527;
	font-weight: bold;
	height: 20px;
	width: 85px;
}
.edit {
	font-weight: bold;
	text-decoration: none;
	background-color: #ACD5E2;
	border: 1px solid #000000;
}
.delete {
	font-weight: bold;
	text-decoration: none;
	background-color: #CC0000;
	border: 1px solid #000000;
	color: #FFFFFF;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.ltop {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
.lbottom {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
.lmiddle {
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 20px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 20px;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
.textGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.bgHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #003399;
	background-color: #ACD5E2;
}
