body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 29px;
	font-family: Tahoma;
	font-size: 10pt;
	line-height: 1.3em;
	background-color: #ffffff;
}
td, tr, a, div, span, b, u, i, strong {
	font-size: 9pt;
}
p {
	font-size: 11pt;
}
.SS_MainContainer {
	width: 1000px;
	position: relative;
	left: 40%;
	margin-left: -350px;
}
.SS_MenuPane {
	float: top;
	width: 1000px;
	height: 45px;
	background: url('../img/menu_bg.png');
	background-repeat: repeat;
}
.SS_InfoPane {
	float: left;
	width: 746px;
	background-color: #dfecf0;
	height: 120px;
	margin-right: 4px;
}
.SS_ImagePane {
	float: left;
	width: 250px;
	height: 120px;
}
.SS_ContentPane {
	width: 746px;
	height: 100px;
	margin-right: 4px;
	margin-top: 4px;
	float: left;
	color: #575757;
	text-align: justify;
}
.SS_TeaserPane {
	float: left;
	margin-top: 4px;
	width: 250px;
	background-color: #dfecf0;
	font-weight: bold; 
	color: #2e5870;
}
.SS_HistoryPane {
	float: left;
	width: 1000px;
	font-size: 7pt;
	color: #666666;
	text-align: right;
}
.SS_HistoryPane b {
	color: #2e5870;
	font-size: 7pt;
}
.SS_MenuLink {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	height: 31px;
	text-align: middle;
	padding-top: 4.5pt;
}
.SS_MenuLink a {
}
.first {
	line-height: 1.2em;
	font-size: 18pt;
	font-weight: bold;
	color: #7ea8c0;
}
.second {
	font-size: 10pt;
	font-weight: bold;
	color: #3383c7;
}
.third {
	font-size: 10pt;
	font-weight: bold;
	color: #3c73b4;
}
.info {
	color: #808080;
	margin-top: 15px;
	line-height: 1.1em;
}
.container {
	margin: 0px;
	padding: 0px;
	width: 446px;
	background-color: #dfecf0;
}
A:link	  {
	text-decoration: none; 
	font-weight: bold; 
	font-variant: normal; 
	color: #0e3454
}
A:visited {
	TEXT-DECORATION: none; 
	font-weight: bold; 
	font-variant: normal; 
	color: #0e3454
}
A:hover   {
	TEXT-DECORATION: underline; 
	font-weight: bold; 
	font-variant: normal; 
	color: #363636
}
hr {
	height: 1px;
	color: #dfecf0;
}
