/*CSS Document*/
TD.splash_sbox
{
	height: 253px;
	width: 260px;
	background-image: url(../images/splash/splash_s_back.jpg);
	vertical-align: top;
}
TABLE.splash_ftable
{
}
TD.splash_field_caption
{
	font-size: 7pt;
	color: #FFFFFF;
	padding-top: 11px;
	padding-left: 13px;
}
TD.splash_field
{
	padding-left: 20px;
	padding-right: 25px;
}
INPUT.splash_button
{
	background-color: #454545;
	border-top: 1px solid #575757;
	border-right: 1px solid #575757;
	border-bottom: 1px solid #575757;
	border-left: 1px solid #575757;
	color: #EEEEEE;
	padding: 0px;
	font-size: 9.1pt;
	font-family: Tahoma;
	font-stretch: condensed;
}
INPUT.splash_city
{
	width: 100%;
	background-color: #3B3B3B;
	border-top: 1px solid #575757;
	border-right: 1px solid #575757;
	border-bottom: 1px solid #575757;
	border-left: 1px solid #575757;
	color: #EEEEEE;
	padding: 4px;
	font-size: 11pt;
	font-family: "Courier New";
	font-stretch: condensed;
}
INPUT.splash_name
{
	width: 100%;
	background-color: #3B3B3B;
	border-top: 1px solid #575757;
	border-right: 1px solid #575757;
	border-bottom: 1px solid #575757;
	border-left: 1px solid #575757;
	color: #EEEEEE;
	padding: 4px;
	font-size: 11pt;
	font-family: "Courier New";
	font-stretch: condensed;
}
SELECT.splash_state
{
	width: 100%;
	background-color: #3B3B3B;
	border-top: 1px solid #575757;
	border-right: 1px solid #575757;
	border-bottom: 1px solid #575757;
	border-left: 1px solid #575757;
	color: #EEEEEE;
	padding: 4px;
	font-size: 11pt;
	font-family: "Courier New";
	font-stretch: condensed;
}
TD.splash_btn_field
{
	padding-top: 26px;
	text-align: right;
}
TD.splash_s_title
{
	padding-left: 7px;
	padding-top: 17px;
	text-decoration: underline;
	font-size: 13.1pt;
	color: #E1E1E1;
	padding-bottom: 5px;
}
