
html,body{height:100%;}

.innerDiv {
	width: 638px;
	height: 478px;
	overflow: hidden;
	position: relative;
	frameborder:0;
	noresize:noresize;
	scrolling:no;
	frameborder:0;
	marginwidth:0;
	marginheight:0;
}

.inneriframe {
	position:absolute;
	top:-182px;
	left:-187px;
	width:1280px;
	height:1200px;
}

.styleBlueHuge {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #035496;
}
.styleBlueLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #035496;
}
.styleBlueMed {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #035496;
}
.styleBlueSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #035496;
}

.styleBlackHuge {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #000000;
}
.styleBlackLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
}
.styleBlackMed {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
}
.styleBlackSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

a.BlueBlack16:link { color: #035496 }
a.BlueBlack16:active { color: #035496 }
a.BlueBlack16:visited { color: #035496 }
a.BlueBlack16:hover { color: #000000}
a.BlueBlack16 { font-family: Arial, Helvetica, sans-serif}
a.BlueBlack16 {font-weight: normal}
a.BlueBlack16 {font-size: 16px}

a.BlueBlack14:link { color: #035496 }
a.BlueBlack14:active { color: #035496 }
a.BlueBlack14:visited { color: #035496 }
a.BlueBlack14:hover { color: #000000}
a.BlueBlack14 { font-family: Arial, Helvetica, sans-serif}
a.BlueBlack14 {font-weight: normal}
a.BlueBlack14 {font-size: 14px}

a.BlackBlue14:link { color: #000000 }
a.BlackBlue14:active { color: #000000 }
a.BlackBlue14:visited { color: #000000 }
a.BlackBlue14:hover { color: #035496}
a.BlackBlue14 { font-family: Arial, Helvetica, sans-serif}
a.BlackBlue14 {font-weight: normal}
a.BlackBlue14 {font-size: 14px}

a.BlackBlue10:link { color: #000000 }
a.BlackBlue10:active { color: #000000 }
a.BlackBlue10:visited { color: #000000 }
a.BlackBlue10:hover { color: #035496}
a.BlackBlue10 { font-family: Arial, Helvetica, sans-serif}
a.BlackBlue10 {font-weight: normal}
a.BlackBlue10 {font-size: 10px}


#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left}

#sddm li a
{	display: block;
	margin: 0 0px 0 0;
	padding: 0px 0px;
	text-align: center;
	text-decoration: none;
	width: 100%}


#sddm li a:hover
{	background: #49A3FF}

#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: #FFFFFF;
		color: #006699;
		font: 11px Lucida Sans, arial}

	#sddm div a:hover
	{	background: #035496;
		color: #FFFFFF}


