

body{
	color:#AAAAAA;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.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: #1A1A1A;
}

#highlighted tr:hover {
	background-color: #2A2A2A;
}

#highlighteddark {
	background-color: #020202;
}

#highlighteddark tr:hover {
	background-color: #1A1A1A;
}

#tooltip{
	background: #000;
	font: verdana;
	font-size: 10px;
	width:auto;
	border:1px solid #FFAA00;
	border-left:5px solid #FF6600;
	color: #AAA;
	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: #AAAAAA;
	background-color: #000;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error b {
	color: #990000;
	background: inherit;
}

.success {
	color: #AAA;
	background: #000;
	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: #222;
	color: #FAFAFA;
	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: #778;
	border-top: dashed 1px #5087AD;
	padding: 0px;
}

table {
  border-collapse: collapse;
  border: none;
  background-color: #000;
}

table.main {
  background-color: #000;
}
table.mainouter {
  background-color: #000;
  border: 0px;
}
table.bottom {
  background: transparent;
}
table.main2 {
  background-color: #000;
  border: 0px;
}
table.blok {
  background-color: #000;
}

h1 {
  font-size: 12pt;
text-align: center;
}

h2 {
font-size: 10pt;
margin-bottom: 0px;
margin-top: 5px;
height: 18px;
border-width: 0px;
border-style: solid solid none solid;
text-align: center;
}

.topnav {
	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: 0 px solid #E0E0E0;
}

td.block {
   font-size: 10pt;
   border: 0px;
   color : #D9D9D9;
}

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-style: italic;
   background-color  :#000;
   color:#E0E0E0;
   text-align:center;
   font-size: 12px;

}

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;
}

td.pager {
	background-color: #000;
	padding: 2px;
}

td.pagebr {
	background-color: #000;
	border: 0px;
	padding: 0px;
}

td.highlight {
	background-color: #000;
	padding: 2px;
}

td.tablea {
	border: 0px;
}

hr {
	height: 0px;
	border: solid #444444 0px;
	border-top-width: 1px;
}

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: #FFF;
	font-weight: bold;
}

a:hover {
	color: #FFF;
	text-decoration: underline;
}

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 {

        text-decoration: underline;
}

a.menu:link, a.menu:visited {
        font-weight: normal;
}

a.menu:active {
        color: #516A88;
}

a.menu:hover {
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #FFF;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #FFF;
		color: #FFF;
		background-color : #3A3A3A;
}

a.menu {
        display:block;
        padding:3px;
        text-align:left;
        text-decoration:none;
        background-color: #202020;
        font-weight: normal;
        border-top: 1px solid #000;
        
}

a.altlink_white:link, a.altlink_white:visited {
		font-weight: normal;
		font-style: normal;
		color: #FFF;
		font-family:Geneva,Arial,Helvetica,sans-serif;
		font-size:12px;
		text-decoration: none;
}

a.altlink_white: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, file,  textarea, select {
	margin-top: 3px;
	margin-bottom: 0px;
	font-family: "Geneva","Arial","Helvetica","sans-serif";
	color:#BBB;
	background-color:#222;
	border-width:1px;
	border-style:ridge;
	border-color:#777;
	font-size:11px;
}

.small {
  font-size: 7pt;
}

.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: #000000;

}

.colorSelection {color:#FF6600}

.menuItem{height:34;border-width:0}
.ltFont{font-size:11px;
font-style:normal;
	font-weight: normal;
} .ltHeader{background-color:#252525;color:#E0E0E0;text-align:center;font-size:12px;}
tr.trColor{background-color:#202020;}
.newsTitle{font-size:14px;color:#D9D9D9;background-repeat:repeat-x;background-color:#252525;text-align:center}
.newsMain{font-size:12px;}

.money 
{
	font-style:normal;
	font-weight: normal;
	
}

.spoiler_head {
  color: #CCCCCC;

  padding: 1px;
  background:#000;
  cursor: pointer;
}

.spoiler_body {
  border: 1px dotted #C3CBD1;
  border-left: 1px dotted #C3CBD1;
  border-top: 1px dotted #C3CBD1;
  padding: 3px;
  background:#050505;
}  