/* AtlanticSeabreeze.com Stylesheet */

body {
	background-color:#FAEBD7;
	font-family:Comic Sans MS,Verdana,Arial;
	font-size:14px;
	font-weight:bold;
}

input.boxshow {
	background-color:#D3D3D3;
	font-size:12px;
	font-weight:bold;
}

input.dataentry {
	font-size:12px;
	font-weight:bold;
}

input.cmdButton {
	background-color:#FFFF00;
	font-size:12px;
	font-weight:bold;
}

input.cmdButtonTitle {
	background-color:#FFFF00;
	font-size:14px;
	font-weight:bold;
}

input.cmdButtonOff {
	background-color:#D3D3D3;
	font-size:12px;
	font-weight:bold;
}

select.selshow {
	font-weight:bold;
}

span.spantitle{
	font-size:24px;
	font-weight:bold;
}

table.showFont{
	font-family:Comic Sans MS,Verdana,Arial;
}

textarea.dataentry {
	font-size:12px;
	font-weight:bold;
}

.required {
	color: #C40000;
    font-size: .75em;
	font-weight: bold;
}

.ASSmallFont{
	color: #000000;
    font-size: .75em;
	font-style: italic;
}

.maxlength {
	color: #000000;
    font-size: .75em;
	font-weight: bold;
	font-style: italic;
}

td.VenuePosTD{
	vertical-align:top;
}

th.VenuePosTH{
	text-align:right;
	vertical-align:top;
}

.WBold {
    font-size: .75em;
	font-weight: normal;
}

#ChangesMade {
	visibility: hidden;
	background-color: #FFFF99;
}

.SaveVenueChanges {
	visibility: hidden;
}

