body {
	font-family: "tahoma";
	font-size: 8pt;
	color: #666666;
	margin: 0px;
    padding: 0px;
	background: #ffffff url(images/pagebg.gif) repeat-x top left;
}

.linked-image {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.resized-linked-image {
	margin: 1px 0px 0px 0px;
	padding: 0px;
	background-color: #000;
	border: 0px;
	color: #FFF;
	font-size: 10px;
	width: auto;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
}

.resized-linked-image-zoom {
	width: 200px;
	height: 30px;
	background-color: #FFF;
	padding-top: 6px;
	padding-left: 5px;
	top: 0px;
	left: 0px;
	position: absolute;
	display: none;
}

#highlighted {
	background-color: #FFFFFF;
}

#highlighted tr:hover {
	background-color: #F5FBE1;
}

#tooltip{
	background: #666666;
	font: verdana;
	font-size: 10px;
	width:auto;
	border:1px solid #778899;
	border-left:5px solid #ff9f00;
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	opacity: 0.91;
	filter: alpha(opacity="91");
	line-height:15px; 	z-index:100;
	margin:0px;
	padding: 3px;
	position: absolute;
	visibility: hidden;
	border-collapse: separate;
}

.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error b {
	color: #990000;
	background: inherit;
}

.success {
	color: #000000;
	background: #F5FBE1;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7BA813;
}

.success b {
	color: #7BA813;
	background: inherit;
}

.editor {
	margin: 0px 0px 1px 0px;
	width: 400px;
	height: 21px;
	border: 1px #D1D8EC solid;
}

.editorinput {
	background: #ffffff;
	color: #000000;
	border: 1px #D1D8EC solid;
	font-size: 11px; font-family: Verdana, Helvetica; text-decoration: none;
}

.editorbutton {
	float: left;
	cursor: pointer;
	padding: 2px 1px 0px 5px;
}

code {
	background: none;
	color: #0000FF;
	font-size: 11px;
	font-family: Verdana, Helvetica;
}

.code {
	color: #0000BB;
	font-size: 11px;
	font-family: Verdana, Helvetica;
}

a.copyright:link, a.copyright:visited, a.copyright:active {
	text-decoration: none;
	color: #FFFFFF;
	border-top: dashed 1px #ffffff;
	padding: 0px;
}

td.pager { background-color: #FFFFFF; border: 1px solid #9CA4B0; padding: 2px; }

td.pagebr { background-color: #ffffff; border: 0px; padding: 0px; }

td.highlight { background-color: #EFEEE6; border: 1px solid #9CA4B0; padding: 2px; }

hr { height: 0px; border: solid #00314D 0px; border-top-width: 1px; }

table {
  border-collapse: collapse;
  border: none;
  background-color: #ffffff;
}

table.main {
  background-color: #ffffff;
  border-collapse: collapse;
}
table.mainouter {
  background-color: transparent;
  border-collapse: collapse;
}
table.bottom {
  color: #666666;
  background: transparent;
  border-collapse: collapse;
}
table.main2 {
  background-color: #ffffff;
  border: 0px;
}
table.blok {
  background-color: #ffffff;
  border-collapse: collapse;
}

h1 {
  font-size: 12pt;
text-align: center;
}

h2 {
background-image: url(images/1.2.jpg);
font-size: 10pt;
margin-bottom: 0px;
margin-top: 5px;
height: 18px;
border-width: 0px;
border-style: solid solid none solid;  
text-align: center;
}

.topnav {
	background-image: url(images/topnav.gif);
	padding: 5px;
}

h3 {
	font-size: 10pt;
	margin-bottom: 5px;
	text-align: center;
}

p {
	font-size: 8pt;
}

p.sub {
  margin-bottom: 4pt;
}

td {
	font-size: 8pt;
	border: 1px solid #E0E0E0;
}

td.block {
   font-size: 8pt;
   border: 0px;
}


td.right_menu {
 border: 0px;

}

td.commenttable {
background-color: #FFFEF2;
}

td.embedded {
   border: none;
  text-align: left;
}

td.bottom {
  border: none;
}

td.heading {
  font-weight: bold;
}

td.text {
  padding: 10pt;
  text-align: left;
}

td.comment {
  padding: 10pt;
  font-size: 8pt;
  text-align: left;
}

td.colhead {
  font-weight: bold;
  color: #666666;
  background-image: url(images/1.2.jpg);
}

td.rowhead {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}

td.title {
        font-size: 14pt;
}

td.navigation {
        font-weight: bold;
        font-size: 10pt;
   border: none;
}

form {
        margin-top: 0;
        margin-bottom: 0;
}

.sublink {
        font-style: italic;
        font-size: 7pt;
        font-weight: normal;
}

a:link, a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

a:hover {
	color: #CF4343;
}

body.a:link {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

body.a:visited {
	text-decoration: none;
	color: #757575;
	font-weight: bold;
}

body.a:hover {
	color: #CF4343;
}

a.index {
        font-weight: bold;
}

a.biglink {
        font-weight: bold;
        font-size: 12pt;
}

a.online:link, a.online:visited {
        font-weight: normal;
        text-decoration: none;
}

/*a.online:active, a.online:hover {
        font-weight: normal;
        text-decoration: underline;
}*/

a.menu:link, a.menu:visited {
		color: #666666;
        font-weight: normal;
}

a.menu:active {
        color: #516A88;
}

a.menu:hover {
        border-left-width: 5px;
        border-left-style: solid;
        border-left-color: #ffffff;
		color: #FF5500;
}

a.menu {
        display:block;
        padding:3px;
        text-align:left;
        text-decoration:none;
        background-color: #ffffff;
        font-weight: normal;
}

a.altlink_white:link, a.altlink_white:visited {
		font-weight: bold;
		color: #ddd;
}

a.altlink_white:hover {
		text-decoration: underline;
}

a.altlink:link, a.altlink:visited {
		font-weight: bold;
		color: #666;
        font-size: 11px;
}

a.altlink:hover {
		text-decoration: underline;
}

.important {
        font-weight: bold;
        font-size: 8pt;
}

div.popup {position:absolute; top:0px; left:0px; width:170px; height:85px; border:1px solid black; display:none; background-color:ffffff;}

.red {
        color: #ee0000;
}

.yellow {
        color: #997700;
}

.green {
        color: #000000;
}

input, select, textarea {
       margin-top: 3px;
       margin-bottom: 0px;
       font-family: "tahoma";
       font-size: 8pt;
}

.small {
  font-size: 7pt;
  color:#ddd;
}

.big {
  font-size: 10pt;
}

li {
  margin-top: 6pt;
  margin-bottom: 6pt;
}

ul {
  margin-left: 16pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

.startmenu{
	font-weight:bold;
	text-align:center;
	padding:2px;
	margin: 0px;
	background-image: url(images/menu_head.gif);
}

.menutitle{
        font-weight:bold;
        text-align:center;
        color: #7E110E;
        margin: 2px;
        background-color: #FFC58C;
}

input.button{
border: solid #FFC58C 1px;
 background-color: #FFC58C;

}

.news-head {
    font-size: 11px; padding: 1px 14px 3px; margin-left: 6px; line-height: 15px;
}
.news-body {
    padding: 1px 6px 2px; display: none;
    border-top: 1px solid #C3CBD1;
}

.spoiler {
font-family: "arial";
font-size: 10px;
color: #******;
background-color: #******;
}

.clear     { clear: both; height: 0; font-size: 0px; line-height: 0px; overflow: hidden; }

.clickable { cursor: pointer; }
.folded    { background: transparent url(images/plus.gif) no-repeat left center; padding-left: 14px; }
.unfolded  { background: transparent url(images/minus.gif) no-repeat left center; padding-left: 14px; } 
/* Start block Calendar v1.0 */

#menu {
	background:#333 url(images/menu-bg.png);
    height:37px;
    }

#menu a:link, #menu a:visited, #menu a:active {
	background:#333 url(images/menu-bg.png);
	color:#fff;
    font-size: 13px;
    font-weight: bold;
    line-height:37px;
	}

#menu a:hover, #menu #selected:link, #menu #selected:visited {
	background-color:#111;
	}

#menu ul {
	margin:0px;
    padding:0px;
	}

#menu li {
	float:left;
	list-style:none;
	line-height:5px;
	font-size:0.9em;
    margin:0;
    padding:0;
    }

#menu a:link, #menu a:visited, #menu a:active {
	display:block;
    padding:0 10px;
	text-decoration:none;
	}

#menu a:hover, #menu #selected:link, #menu #selected:visited {
    background:#333 url(images/menu_hover.gif);
	}

#search {
	height:33px;
	width:183px;
	float:right;
	background-image:url(images/search-bg.png);
	background-repeat:repeat-x;
	padding:4px 0 0 4px;
    line-height:37px;
}

#search form td#search-field-bg {
	background-image:url(images/search-field.png);
	background-repeat:no-repeat;
	background-position:0 4px;
    border:0px;
}

#search form input#searchinput {
	width:127px;
	height:18px;
	border:0px;
	margin-left:4px;
	margin-right:4px;
	font-size:13px;
}

#sub-center {
  background: url(images/sub-center.gif) repeat-x;
  height:50px;
  border:0px;
}

#sub-left {
  background: url(images/sub-left.gif) no-repeat;
  height:50px;
  width:4px;
  border:0px;
}

#sub-right {
  background: url(images/sub-right.gif) no-repeat;
  height:50px;
  border:0px;
  width:4px;
}

#news-left{
  background: url(images/1.4.jpg) repeat-y top left;
  border:none;
  width:12px;
  padding:0;
  margin:0;
}

#news-right{
  background: url(images/1.5.jpg) repeat-y top left;
  border:none;
  width:12px;
  padding:0;
  margin:0;
}

#news-left-down{
  background: url(images/1.6.jpg) no-repeat;
  width:12px;
  height:28px;
  border:none;
}

#news-center-down{
  background: url(images/1.7.jpg) repeat-x;
  height:28px;
  border:none;
}

#news-right-down{
  background: url(images/c1.8.gif) no-repeat;
  width:16px;
  height:28px;
  border:none;
  margin-left:10px;
}

#left-left{
  background: url(images/1.4.jpg) repeat-y top left;
  border:none;
  width:12px;
  padding:0;
  margin:0;
}

#left-right{
  background: url(images/1.5.jpg) repeat-y top left;
  border:none;
  width:12px;
  padding:0;
  margin:0;
}

#left-left-down{
  background: url(images/1.6.jpg) no-repeat;
  width:12px;
  height:28px;
  border:none;
}

#left-center-down{
  background: url(images/1.7.jpg) repeat-x;
  height:28px;
  border:none;
}

#left-right-down{
  background: url(images/left_right_down.gif) no-repeat;
  width:16px;
  height:28px;
  border:none;
  margin-left:10px;
}

#right-left{
  background: url(images/1.4.jpg) repeat-y top left;
  border:none;
  width:12px;
  padding:0;
  margin:0;
}

#right-right{
  background: url(images/1.5.jpg) repeat-y top left;
  border:none;
  width:12px;
  padding:0;
  margin:0;
}

#right-left-down{
  background: url(images/1.6.jpg) no-repeat;
  width:12px;
  height:28px;
  border:none;
}

#right-center-down{
  background: url(images/1.7.jpg) repeat-x;
  height:28px;
  border:none;
}

#right-right-down{
  background: url(images/c1.8.gif) no-repeat;
  width:16px;
  height:28px;
  border:none;
  margin-left:10px;
}

#facebox .b {
  background:url(../../pic/b.png);
}

#facebox .tl {
  background:url(../../pic/tl.png);
}

#facebox .tr {
  background:url(../../pic/tr.png);
}

#facebox .bl {
  background:url(../../pic/bl.png);
}

#facebox .br {
  background:url(../../pic/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 0px solid #666666;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

/* "fallback" links for non-CSS supporting browsers. */
.fallback {
 display: none;
}

/* Here's our default note styles. */
.notedefault, .notenested {
 position: absolute;
 visibility: hidden;
 top: 1.5em;
 left: 2em; width: 10em;
 width: 200px;
}
.notedefault {
 padding: 3px;
 border: 1px solid #369;
 background-color: #69C;
 color: white;
}
.notenested {
 width: 8em;
 padding: 3px;
 border: 1px solid #963;
 background-color: #C96;
 color: white;
}

/* Some position-type-specific offset information. Tweak as needed! */
.snp-mouseoffset, .snp-triggeroffset, .snp-mousetrack {
 margin-left: 5px;
 margin-top: 15px;
}

/* Headings within notes */
.notedefault h5 {
 margin: 0 0 5px 0;
 padding: 2px;
 background-color: white;
 color: black;
}

/* Note close marker is only shown within pinned notes. */
.note-close {
 float: right;
 margin-top: 2px;
 width: 14px;
 height: 14px;
 line-height: 14px;
 color: black;
 text-decoration: none;
 visibility: hidden
}
.snb-pinned .note-close {
 visibility: inherit;
}

/* paginator */

.paginator {
	font-size: 1em;
	width: 600px;
}

.paginator table {
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}

.paginator table td {
	padding: 0;
	white-space: nowrap;
	text-align: center;
}

.paginator span {
	display: block;
	padding: 3px 0;
	color: #3b5998;
}

.pagstrong {
	background: #ECEFF5;
}

.paginator span strong,.paginator span a {
	padding: 2px 6px;
}

.paginator span strong {
	background: #ff6c24;
	padding: 3px 12px;
	font-style: normal;
	font-weight: normal;
}

.paginator .scroll_bar {
	width: 100%;
	height: 20px;
	position: relative;
	margin-top: 10px;
}

.paginator .scroll_trough {
	width: 100%;
	height: 3px;
	background: #ccc;
	overflow: hidden;
}

.paginator .scroll_thumb {
	position: absolute;
	z-index: 2;
	width: 0;
	height: 3px;
	top: 0;
	left: 0;
	font-size: 1px;
	background: #363636;
}

.paginator .scroll_knob {
	position: absolute;
	top: -5px;
	left: 50%;
	margin-left: -10px;
	width: 20px;
	height: 20px;
	overflow: hidden;
	background: url(/pic/slider_knob.gif) no-repeat 50% 50%;
	cursor: pointer;
	cursor: hand;
}

.paginator .current_page_mark {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 0;
	height: 3px;
	overflow: hidden;
	background: #ff6c24;
}

.fullsize .scroll_thumb {
	display: none;
}

.paginator_pages {
	width: 600px;
	text-align: right;
	font-size: 0.8em;
	color: #808080;
	margin-top: -10px;
}

/* tabs */
div#tabs li {
   display:inline;
   margin:0;
   padding:0;
}
.tab2 a {
   float:left;
   background:url(images/tableft.gif) no-repeat left top;
   text-decoration:none;
   margin:0;
   padding:0 0 0 4px;
}
.tab2 a span {
   float:left;
   display:block;
   background:url(images/tabright.gif) no-repeat right top;
   color:#627EB7;
   padding:5px 15px 4px 6px;
}
.tab1 a {
   float:left;
   background:url(images/tableft.gif) no-repeat left top;
   background-position:0 -42px;
   text-decoration:none;
   margin:0;
   padding:0 0 0 4px;
}
.tab1 a span {
   float:left;
   display:block;
   background:url(images/tabright.gif) no-repeat right top;
   background-position:100% -42px;
   color:#627EB7;
   padding:5px 15px 4px 6px;
}
div#tabs a span {
   float:none;
}
div#tabs a:hover span {
   color:#627EB7;
   background-position:100% -42px;
}
div#tabs a:hover {
   background-position:0 -42px;
}
