html
{
    overflow-x: auto;
}
* html body {
  padding-top: 45px;
}

* html,* html body {
  overflow-y: hidden;
  height: 100%;
  margin-top: -45px;
}
#top-bar {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 45px;
  /*display:table;*/
}

* html #top-bar {
  position: absolute;
}

#topbar-inner {  
  height: 45px;         
  background: transparent;
  /*display:table-row;*/
}

* html #topbar-inner {
  margin-right: 17px;
}
body {
    font-family: "tahoma", "arial", "helvetica", "sans-serif";
    font-size: 8pt;
  color: #CCCCCC;
  background-color: #252525;
  background-image: url('/pic/bg.jpg');
  background-repeat: repeat;  
  background-position: 0% 0%;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}  

li.h:hover, .h a:focus, .h a:hover, .h:active {
    background:        #8b8b8b;
    outline:        0;
}
img#bg {
position:fixed;
z-index: -2;
top:0;
left:0;
width:100%;
height:100%;
}   
.aBox {
background-color: #222222;
border: 1px solid #000000;
color: #CCCCCC;
padding: 0px;
margin:0px;
position: relative;
}
.aBar {
background-color: #036FD3;
color: #ffffff;
cursor: move;
font-weight: bold;
font-size:12px;
padding: 2px 1em 2px 1em;
}
.aContent {

padding: 10px;
}
div.topbarstroke {
	position:absolute; 
	width:100%; 
	height:29px; 
	z-index:-1; 
	margin-top:67; 
	margin-bottom:29px; 
	background-image:  url(pic/topbarstroke.png);
}
div.topbarbg {
	position:absolute; 
	width:100%; 
	height:67px; 
	background-image:  url(pic/topbarbg.png);
}
div.donatebox {
	position:absolute; 
	z-index:9997; 
	right:0; 
	padding-top:11px;
}
div.radiobox {
	position:absolute; 
	z-index:9995; 
	right:0; 
	padding-top:120px;
}
div.donatebar {
	position:absolute; 
	z-index:9998; 
	right:0; 
	margin-top:70px;
	padding-right: 3px;
}
div.navbar {
	position:absolute; 
	z-index:9999; 
	right:194; 
	
}
div.msgBox-green {
	background: #79b75f url(/pic/fl.png) no-repeat top center;
	color:white;
	padding:6px;
	margin-top:6px;
	margin-bottom:6px;
	text-align:center;
	font-size:13px;
}
div.fullscreen{
    display:block;

    /*set the div in the top-left corner of the screen*/
    position:absolute;
    top:0;
    left:0;
    background-color: #222222;
    /*set the width and height to 100% of the screen*/
    width:100%;
    height:100%;
    height: expression(document.body.clientHeight - 0 + "px");
    width: expression(document.body.clientWidth - 0 + "px");
  }
.suggestionsBox {
	position: relative;
	left: 10px;
	margin: 10px 0px 0px 0px;
	background-color: #212427;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 2px solid #000;	
	color: #fff;
	padding: 3px;
}
	
.suggestionList {
	margin: 0px;
	padding: 0px;
}

.suggestionList li {
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
}
	
.suggestionList li:hover {
	background-color: #659CD8;
}

#horizon
    {
    color: white;
    background-color: transparent;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    height: 1px;
    overflow: visible;
    visibility: visible;
    display: block
    }

#content
    {
    font-family: Verdana, Geneva, Arial, sans-serif;
    background-color: transparent;
    margin-left: -125px;
    position: absolute;
    top: -35px;
    left: 50%;
    width: 250px;
    height: 70px;
    visibility: visible
    }

.bodytext
    {
    font-size: 14px
    }

.headline
    {
    font-weight: bold;
    font-size: 24px
    }
.btnsubmit-big{
 cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
width: 75px;
height: 23px;
font-weight:bold;
padding: 1px 2px 1px 2px;
background:url(pic/formbg.gif) repeat-x left top;
}
.btnsubmit{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 2px 4px;
background:url(pic/formbg.gif) repeat-x left top;
}
btnsubmit[disabled]:active, btnsubmit[disabled], button[disabled]:active, button[disabled],
input[type="reset"][disabled]:active,
input[type="reset"][disabled],
input[type="button"][disabled]:active,
input[type="button"][disabled],
select[disabled] > input[type="button"],
select[disabled] > input[type="button"]:active,
input[type="submit"][disabled]:active,
input[type="submit"][disabled] {
  color: Black;
  font-style: normal;
  font-weight: normal;
  background-color: #bbbbbb;
  background: #bbbbbb;
  cursor: inherit;
}
.txtsubmit{
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight: normal;
padding: 4px 2px;
background:url(pic/formbg.gif) repeat-x left top;
}

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

table.trans {
background: transparent;
}

table.trans2 {
background-color: #333333;
}
td.clearalt6 {
  background: #252525;
  padding: 5px;
  border: 0px;
border: hidden;
}
td.clearalt7 {
  padding: 5px;
  background: #313131;
  border: 0px;
border: hidden;
}

div.codetitle {
    margin: 10px 5px 0px 5px;
    padding: 2px 4px;
    border-width: 1px 1px 0px 1px;
    border-style: solid;
    border-color: #A9B8C2;
    color: #CCCCCC;
    background-color: #353535;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 0.8em;
}

div.codecontent {
    margin: 0px 5px 10px 5px;
    padding: 5px;
    border-color: #A9B8C2;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    font-weight: normal;
    color: #CCCCCC;
    font-size: 8Pt;
    font-family: Monaco, 'Courier New', monospace;
    background-color: transparent;
}

table.ncode_imageresizer_warning {
    background: #FFFFE1;
    color: #000000;
    border: 1px solid #CCC;
    cursor: pointer;
}

table.ncode_imageresizer_warning td {
    font-size: 12px;
    color: red;
    vertical-align: middle;
    text-decoration: bold;
}

table.ncode_imageresizer_warning td.td1 {
    padding: 5px;
}

table.ncode_imageresizer_warning td.td1 {
    padding: 2px;
}
table.main, table.mainouter {

background: transparent;
}

table.bottom {
  background: transparent;
}

h1 {
  font-size: 12pt;
}

h2 {
  font-size: 10pt;
  margin-bottom: 6px;
}

p {
    font-size: 8pt;
}

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

td {
    font-size: 8pt;
    border: solid #61625d 1px;
}
td.trans {
 border: none;
}

td.alt {
 background-color: #353535
}

td.embedded {
   border: none;
   padding: 0px;
  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: #ffffff;
  background-color: #1F1C18;
}

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

table.clear td {
  padding: 0px;
  border: 0px;
  background: transparent;  
}

td.clear {
  padding: 0px;
  border: 0px;
  background: transparent;
}

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

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

font.gray
{
  color: #ACA899;
  text-decoration: underline;
}

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

a:hover {
  color: #FFFFFF;
  text-decoration: underline;
  outline: none;
}

a.index {
    font-weight: bold;
}

a.normal {
    color: #000;
    text-decoration: underline;
    outline: none;
    font-weight: bold;
}

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

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

a.link:hover {
    color: #FFFFFF;
    text-decoration: underline;
    outline: none;
}

a.altlink:link, a.altlink:visited{
    font-weight: bold;
    color: #A83838;
    text-decoration: none;
    outline:  none;
}

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

a.altlink_blue:link, a.altlink_blue:visited{
    font-weight: bold;
    color: #004E98;
    text-decoration: none;
}

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

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

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

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

.red {
    color: #ee0000;
}

.yellow {
    color: #997700;
}

.green {
    color: #000000;
}

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

.btn {
  width: 75px;
  height: 23px;
}

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

img.border
{
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
}
.sticky {
    background: #222222 url(/pic/sticky.png) no-repeat left top;
    border: none;
    color: black;
    font-size: 12pt;
    font-family: "arial";    
}
a.normal {
    color: #000;
    text-decoration: underline;
    outline: none;
    font-weight: bold;
}