input, textarea,select{
	border-style:solid;
	border-collapse:collapse;
	border-width:1px;
	border-color:#CFECEC;
	font-family:tahoma;
	color:#333333;
	font-size:11px;
	background-color: #EFF8F8;
}

.bglink {
	background-image:url(images/bg-link.gif);
	background-repeat:repeat-x;
	height:43px;
	padding-top:15px;
}

.subtitle {
	color:#5090AC;
	font-size:12px;
	font-family: font-family: Georgia, "trebuchet MS", Tahoma;
	font-weight: bold;
}

.venueselect {
	border-style:solid;
	border-collapse:collapse;
	border-width:1px;
	border-color:#FAF9F6;
	background-color: #FAF9F6;
}
.checkboxblue{
	border-style:solid;
	border-collapse:collapse;
	border-width:1px;
	border-color:#AEDEDE;
	background-color:#EFF8F8;
}.venuetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #7196A5;
}
.venuesmall {
	font-family: verdana, "Times New Roman", Times, serif;
	font-size:9px;
	color:#536567;
	font-style: italic;

}
.venuelink {
	font-family: verdana, "Times New Roman", Times, serif;
	color:#5090AC;
	text-decoration: none;
	font-weight: bold;	
	font-size:10px;
}
.venuelink:hover {
	font-family: verdana, "Times New Roman", Times, serif;
	color:#FF2300;
	text-decoration: none;
	font-weight: bold;	
	font-size:10px;
}

div.dotline {
	background-image:url(images/img-dot.gif);
	background-repeat:repeat-x;
	width:400px;
	height:50px;
	background-position: center;

}

.tbFBWhite {
	background-color:#FFF;
	border:1px solid #DFF3FD;
}

input.tbFBWhite, select.tbFBWhite {
	height:20px;
}

textarea.tbFBWhite {
	width:380px;	
}
