.Text10p { 
	color: #22676d; 
	font-size: 10pt; 
	font-family: optima, sans-serif; 
	text-align: left; 
	margin-bottom: -7px; 
}
.Text12p {
	color: #22676d;
	font-size: 12pt;
	font-family: optima, sans-serif;
	text-align: center;
	margin-bottom: -7px;
}
.BlueText14p { color: #00427a; font-size: 14pt; font-family: optima, sans-serif; text-align: left; margin-bottom: -7px; }
.Textlist10p { color: #22676d; font-size: 10pt; font-family: optima, sans-serif; text-align: left; text-indent: -12px; margin-bottom: -7px; padding-left: 12px; }
.menuTexts {
	color: #00427a;
	font-size: 12px;
	font-family: optima, serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
}
a:link { text-decoration: none; }
a:hover { text-decoration: underline; }
.bottomTexts {
	color: #fff;
	font-size: 10pt;
	font-family: sans-serif;
	line-height: 16px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 30px;
}
.rightTexts { color: #22676d; font-size: 8pt; font-family: sans-serif; font-weight: bold; }
.copyrTexts { color: #00427a; font-size: 7pt; font-family: sans-serif; line-height: 16px; text-align: center; }
.copyrTextsDkGray { color: #5a8388; font-size: 7pt; font-family: sans-serif; }
.copyrTextsWiteLink { color: white; font-size: 7pt; font-family: sans-serif; }
.blueBorder { border-color: #80a0bc; border-width: thin; }
.oppCSelect {
	position: absolute;
	z-index: 2;
	background-color: #90b3b6;
	padding: 5px;
}
.effect {
	filter: Alpha(Opacity=80);
	opacity: 0.8;
	position:absolute;
	top:0px;
	width:100%;
	height: 100%;
	left: 0px;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: center;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #22676d;
	color: #90B3B6;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #90B3B6}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #e9e9e9;
		color: #22676d;
		font: 12px arial}

	#sddm div a:hover
	{	background: #22676d;
		color: #90B3B6}

