@charset "utf-8";
/* CSS Document */









a:link 
{
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited 
{
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover 
{
	text-decoration: underline;
	color: #0730ee;
}

a:active 
{
	text-decoration: none;
	color: #fff;
}

.style3 {font-size: 1.6em;}

.style4 {font-size: 1.0em;}

.style7 {font-size: 1.8em;}

.style11 {font-size: 2.4em;}

.style12 {font-size: 1.2em;}

.style13 {font-size: 1.4em;}

.style16 {font-weight: bold;}

.style17 {color: #000000;}

.style19 {color: #FF6600;}

.style20 { color: #FFFFFF }

.style24
{
	font-size: 2.2em;
	color: #FFFFFF;
}

.style25 { color: #0730ee }

.style26 { font-size: 2.8em }

.style27
{
	font-size: 1.3em;
	color: #FF6600;
}

.ST-TitleText 
{
	padding-left: 10px;
	font-size: 1.5em;
	color: #DDDDDD;
	font-weight: bold;
}

.ST-HighlightText
{
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
}

.ST-SmallText
{
	font-size: 10px;
}

.ST-LargeText
{
	color: #ffffff;
	font-size: 2.4em;
	font-weight: bold;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.ST-SideMenuText
{
	font-size: 1.0em;
	color: #DDDDDD;
}

.ST-Date
{
	font-size: 1.0em;
	color: #FF6600;
}

.ST-IndentedAlignLeft
{
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.ST-IndentedJustified
{
	text-align: justify;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.ST-PageHeaderRow
{
	background-color: #999999;
}

.ST-PageMenuRow
{
	background-color: #999999;
}

.ST-PageBodyRow
{
	background-color: #999999;
}

.ST-PageBottomRow
{
	background-color: #999999;
}

.ST-PageBlankRow
{
	background-color: #999999;
}

.ST-PageBodyText
{
	font-size: 1.2em;
	color: #CCCCCC;
}

.ST-FlashRowText
{
	background-color: #000000;
	font-size: 1.2em;
	font-weight: normal;
	color: #CCCCCC;
}

.ST-PageBottomText
{
	background-color: #000000;
	font-size: 1.2em;
	font-weight: normal;
	color: #EE7722;
}

.ST-PageBlankText
{
	height: 5px;
}

