a.splash_MenuLink
{
	font-family: sans-serif;
	font-size: 10pt;
	letter-spacing: 2px;
	color: black;
	text-decoration: none;
}

.splash_MainTable
{
	border-color: black;
	border-width: 1px;
	border-style: solid;
	background-color: efb229;
}

.splash_MainTableHeader
{
	background-color: f7cf73;
}

.splash_FieldLabel
{
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: black;
}

.splash_MenuTable
{
	border-color: black;
	border-width: 1px;
	border-style: solid;
	background-color: b5b2b5;
}

.splash_MenuCell
{
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-color: #808080;
	background-color: dedbde;
}

.splash_FooterTable
{
	border-color: black;
	border-width: 1px;
	border-style: solid;
	background-color: 4a4d4a;
}

.splash_FooterLabel
{
	font-size : 9.5pt;
	color:#cccccc;
	font-family: sans-serif;
}

.splash_MethodSeparatorLabel
{
	color:white;
	font-family: sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14pt;
}
