@charset "UTF-8";
/* CSS Document */

.spacedtext {
line-height: 2;
}
body {
	background-image: url();
	background-color: #999999;
}

a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

.navbar  { color: #000000}
a.navbar:link {color: #000000}
a.navbar:visited {color: #000000}
a.navbar:hover {color:#FF0000}
a.navbar:active {color:#000000}

.orangelink  {color: #FF9900}
a.orangelink:link {color: #FF9900}
a.orangelink:visited {color:#FF9900}
a.orangelink:hover {color:#FF9900}
a.orangelink:active {color:#FF9900}


.style1 {	color: #D3DCE6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;}

.style3 {font-size: 14px}
.style4 {color: #FFFFFF;
	font-size: 14px;}
.style5 {color: #0000FF}
.style6 {color: #FFFF00}
.style7 {font-size: 14px}
.style8 {	line-height: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #26354A;}
.style9 {font-size: 18px;
	color: #000000;}
.style10 {color: #FF0000; font-family: Arial, Helvetica, sans-serif; font-size: 16px; }
.style11 {
	font-size: 14px;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;}
.style12 {font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;}
.style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;}
.style15 {color: #0000FF;
	font-size: 24px;}
.style16 {	color: #FF0000;
	font-size: 18px;}
.style17 {
	font-size: 13.5px;
	color: #000000;}
.style18 {color: #006600}
.style20 {color: #FF0000}
.style22 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FF0000;}
.style23 {font-family: Georgia, "Times New Roman", Times, serif}
.style24 {color: #FFF718}
.style25 {color: #ff0000}
.style26 {color: #FF0000; font-size: 12px; }
.style27 {font-size: 13px}
.style28 {
	color: #FFFF00;
	font-style: italic;}
.style29 {font-size: 14px}
.style30 {color: #FF0000; font-size: 14px; }
.style31 {color: #FF0000; font-size: 16px; font-weight: bold; }
.style32 {font-size: 24px}
.style33 {font-size: 16px}
.style34 {font-size: 12px}
.style36 {	color: #0000FF;
	font-size: 16px;}
.style37 {font-size: 15px;}
.style38 {font-size: 12px}
.style40 {font-size: 14px;
	font-weight: bold;}
.style41 {font-size: 14px; font-weight: bold; color: #000000; }
.style42 {	font-size: 18px;
	color: #FF0000;}
.style47 {font-size: 16px}
.style48 {font-size: 14px; font: bold 12px Arial, Helvetica, sans-serif; color: #FFFFFF; }
.style50 {font-size: 10px}
.style51 {color: #FF0000; font-size: 14px; }
.style52 {color: #FF0000; font-size: 16px; line-height: 100%; }
.style53 {color: #FF0000; font-weight: bold; font-size: 14px; }
.style54 {color: #FF0000; font-weight: bold; font-size: 14px; }
.style55 {line-height: 2; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0000FF; }
.style57 {color: #0000FF}
.style59 {font-size: 16px; font-weight: bold; color: #0000FF; }
.style61 {
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;}
.style66 {line-height: 100%; font-family: "Times New Roman", Times, serif; }
.style100 {font-size: 12px; font: 12px Arial, Helvetica, sans-serif; color: #FFFFFF; }


#scroller {
overflow: auto;
height: 535px;
width: 647px;
margin-left: 5px;
margin-top: 5px;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	padding-left: 100px;
	}

#sddm li
{	margin: 0;
	padding: 0;
	width: 86px;
	list-style: none;
	float:left;
	font: bold 12px arial}

#sddm li a
{	display: block;
	margin: 0 0px 0 0;
	padding: 0px 0px;
	width: 86px;
	background: none;
	color: #000;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #FF3333}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #430043}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #000000;
		font: 11px arial}

	#sddm div a:hover
	{	background: #430043;
		color: #FFF718}
