body {
  font-family: "tahoma";
  font-size: 8pt;
  color: black;
  margin-top: 0px;
  margin-bottom: 0px;
  background-image: url("http://img2.energy-torrent.com/themes/Silver/images/bg.jpg");
}

.ganre {
 border: none;
}

table {
  border-collapse: collapse;
  border: none;
}

table.main {
  border:none; 
   background-color: #EFEFEF;
  border-bottom: 2px solid #adadad; 
  border-right: 2px solid #adadad; 

}
table.mainouter {
  background-color: #efefef;
  border: 0px;
}
table.bottom {
  border:none; 
  background-image : url(images/bg_bt.gif)
}
table.main2 {
  background-color: #efefef;
  border: 0px;
}
table.blok {
  background-color: #efefef;
  border-bottom: 3px solid #adadad; 
  border-right: 3px solid #adadad; 
}

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

h2 {
background-image: url("http://img2.energy-torrent.com/themes/Silver/images/header.gif");
font-size: 10pt;
margin-bottom: 0px;
margin-top: 5px;
height: 18px;
border-width: 0px;
border-style: solid solid none solid;  
text-align: center;
}

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

p {
        font-size: 8pt;
}

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

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

td.right_menu {
 border: 0px;

}

td.banner {
 background-image: url("http://img2.energy-torrent.com/themes/Silver/images/ln.gif");
 border: none;
}

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;
}

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

td.colhead {
  font-weight: bold;
  color: #474747;
  background-image: url(images/header.gif);
}

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 {
  border: none;
}

td.outer {
  border: none;
 background-color: none;
}

td.catalog {
  background-color: #efefef;
  border-bottom: 3px solid #adadad; 
  border-right: 3px solid #adadad;
}

tr.catalog {
  background-color: #efefef;
  border-bottom: 3px solid #adadad; 
  border-right: 3px solid #adadad;
}
  
a.pager_link:link, a.pager_link:hover, a.pager_link:visited {
  color: black;
}

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

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

a:link, a:hover, a:visited {
  color: #4B4646;
  font-weight: bold;
}

a.index {
        font-weight: bold;
}

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

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

a.menu:active, a.menu:hover
{
        color: red;
        background-color: silver;
        
}

a.menu {
        display:block;
        padding:3px;
        text-align:left;
        text-decoration:none;
        font-weight: normal;
        color: black;
        background-color: #e1e1e1;
        border-top: 1px solid black;
}

a.altlink_white:link, a.altlink_white:visited {
		font-weight: bold;
		color: #4B4646;
		text-decoration: underline;
}

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;
}

div.text {
  position:relative; 
      left:10px;
      width: 97%;
  text-align: justify;
}

.red {
        color: #ee0000;
}

.yellow {
        color: #997700;
}

.green {
        color: #000000;
}

input, select, textarea {
        font-family: "tahoma";
        font-size: 8pt;
}

.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: #FFC58C;

}
