<!--
	BODY { background-color:#14285f; width:100%; margin: 1px; padding: 2px; }
	A { color: #ff2200;}
	A:visited { color: #eeeeff;}

	A.link { color:#ffffff; font: 18pt "impact", sans-serif }
	A.link:visited { color:#ffffff; font: 18pt "impact", sans-serif }
	A.headerBlue { color:#99ccff; font: 14pt bold "Arial"}
	
	P.sidebarM { margin-top:12px; margin-bottom:5px;}
	P.header { margin-bottom:12px; color:#ffffff; font-size:24pt; font-weight: bold; font-family:"impact"}
	P.textW { text-align:left; color:#ffffff; font-style:normal; font-weight: bold; font-family:"Arial"}
	P.textB { text-align:left; color:#99ccff; font-style:normal; font-weight: bold; font-family:"Arial"}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px verdana}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 130px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #ff2200}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #ff2200;
	border: 1px solid #49A3FF}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 125px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #5970B2;
		color: #FFF;
		font: bold 11px verdana}

	#sddm div a:hover
	{	background: #ff2200;
		color: #FFF}
-->