body,td{

	background-color: #ffffff;
	color: #30596b;
	scrollbar-arrow-color: #339999;
	scrollbar-base-color: #EEEEEE;
	scrollbar-face-color: #BED6D4;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-track-color: #eff2f4;
}
.header {
	position: absolute;
	top: 50px;
	left: 350px;
	color: #004E99;
	text-align: center;
	font: normal normal normal 18px Georgia, Times, sans-serif;
}
.content {
	position: absolute;
	top: 90px;
	left: 200px;
	width: 340px;
	height: 280px;
	color: #004E99;
	vertical-align: center;
	font: 12px Georgia, Verdana, Arial, Helvetica, sans-serif;
}

.blok{
	position: absolute;
	top: 200px;
	left: 240px;
	width: 340px;
	height: 280px;
	padding: 10px 10px 10px 10px;
	color: #004E99;
	font: 12px Georgia, Verdana, Arial, Helvetica, sans-serif;
	background: url(images/soidcfh.gif) no-repeat;
}
.leftside {
	position: absolute;
	top: 90px;
	left: 20px;
	width: 146px;
	border: 1px solid #ffffff;
	padding: 1px 1px 1px 1px;
	font: normal normal normal 12px/1em tahoma, Palatino, Marlett, Georgia, sans-serif;
	line-height: normal;
	text-align: center;
	vertical-align: top;
	color: #004E99;
	background-color: #ffffff;
}
.footer {
	position: absolute;
	top: 90px;
	right: 240px;
	width: 146px;
	padding: 1px 1px 1px 1px;
	font: normal normal normal 12px/1em tahoma, Palatino, Marlett, Georgia, sans-serif;
	line-height: normal;
	text-align: center;
	vertical-align: top;
	color: #004E99;
	background-color:  #ffffff;
}
a.elButton { display: block; width: 140px; color: #004E99; font: 11px Georgia, Arial, Helvetica, Geneva, sans-serif; text-decoration: none; border: 1px outset #5F9DC0; background-color: #FFFFFF; padding: 2px 2px; margin: 1px; text-align: center; }
.elButton a:hover { background-color: #FFFAD9; color: #009999; border: 1px inset #CCCCFF; }
a.menulink { display: block; width: 140px; text-align: center; text-decoration: none; font-size: 12px; font-family: verdana, arial, helvetica, sans-serif; color: #eee; border: solid 1px #FFFFFF; }
a.menulink:hover { border: 1px solid White; background-color: Yellow; }
.skin0 { position: absolute; text-align: center; width: 140px; border: 1px solid #BCD1C7; background-color: #ffffff; font: 12px Georgia, Arial, Helvetica, Geneva, sans-serif; z-index: 100; visibility: hidden; } 
.menuitems { padding-left: 2px; padding-right: 2px; }
li  { list-style-type: disc; font-family: Verdana, Arial, Helvetica, sans-serif; color: #30596b; font-size: 11px; display: list-item; }
ol  { list-style-type: circle; font-family: Verdana, Arial, Helvetica, sans-serif; color: #CC9900; font-size: 11px; }
.caution  {font-family:  Verdana, Arial, Helvetica, sans-serif; font-size:12px; color: red;}

a {color:#C05F9C;text-decoration:none}
a:link {color: #5F9DC0;}
a:visited {color: #2249C8;}
a:hover {background-color: #FFFF99; color: red;}
a:active {color: #9D004F;
}

h1 {font: 24px Georgia, Times, sans-serif; color: #006699;}
h2 {font: 22px Georgia, Times, sans-serif; color: #009999;}
h3 {font: 20px Georgia, Times, sans-serif; color: #3399CC;}
h4 {font: 18px Georgia, Times, sans-serif; color: #336699;}
h5 {font: 16px Georgia, Times, sans-serif; color: #3368FF;}
h6 {font: 14px Georgia, Times, sans-serif; color: #6699FF;}

hr{color:#5F9DC0; width:80%;}

abbr, acronym, dfn {cursor: help; border-bottom: dashed red 1px;}

/* scroller "window" 
   set width, height (and clip) to match values sent to constructor */
#wn { position:absolute; left:8px; top:4px;
  width:150px; height:160px; z-index:1;
  clip:rect(0, 150px, 160px, 0); overflow:hidden;
  }
div#cnt { position:absolute; z-index:1; } /* layer that scrolls */

/* scroller items 
   set width and height to match scroller "window" 
   Be sure to set height adequate for your content! */
div#cnt div.item { width:150px; height:160px; color: #004E99;
}

/* styles for scroller content (read important instructions regarding collapsing margins!) */
div#cnt h3 { font-size:12px; margin:0 0 .5em 0 }  
div#cnt p { font-size:11px; margin:.5em 0 0 0 }
div#cnt ul { margin:.5em 0 0 0; padding:0; font-size:11px; }
div#cnt ul li { margin: .3em 0 0 1em; list-style-type:none }