body {
background-color: #010202;
background-repeat: no-repeat;
background-size: 100% 100%;
background-attachment: fixed;
font-family: "tahoma", "arial", "helvetica", "sans-serif";
font-size: 8pt;
margin: 0 0 25px 0 !important;
}

#background {
    width: 100%; 
    height: 2200px; 
    position: absolute; 
    left: 0px; 
    top: 0px; 
    z-index: -2;
}

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid #EAFF08;
font:normal 12px Verdana;
color: #EAFF08;
line-height: 18px;
z-index: 100;
background-color: black;
width: 400px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}
#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}

.stretch {
    width:100%;
    height:100%;
}

#header-img {
	background-image: url(naveg/degrada.png);
	background-repeat: repeat;
	margin: auto;
	height: 100px;
	width: 1018px;
}
pre {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
}
table {
	/*border-collapse: collapse;*/
	color:#DCDCDC;
	border: none;
}
tr.d0 td {
	color: white;
	border: none;
}
tr.d1 td {
	color: white;
	border: none;
}
table.main {
	border: none;
}
table.mainouter {
	#background-image: url(naveg/degrada.png);
	background-repeat: repeat;
	border: none;
	background-color: #010409;
  filter:alpha(opacity=90);opacity:.90;*/
}
table.bottom {
	/*border-collapse: collapse;*/
	background: transparent;/* border: solid #081017 1px;*/
	border: none;
}
table.bottom1 {
	/*border-collapse: collapse;*/
	background: transparent;
	margin-top: 16px;/* border: solid #081017 1px;*/
	border: none;
}
table.statbar {
	border: none;
	background-color: #CF9;
}
table.bottom3 {
	background: transparent;
}
table.bottom4 {
	background-color: black;
}
table.bottom2 {
	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-top: 1px solid #203741;
	border-bottom: 1px solid #203741;
	border-left: hidden;
	border-right: hidden;*/
}
td.embedded {
	border: none;
	padding: 5px;
	text-align: left;
}
td.bottom {
	border: none;
}
td.heading {
	font-weight: bold;
	#background-image: url(naveg/degrada.png);
	background-repeat: repeat;
}
td.text {
	padding: 10pt;
	text-align: left;
}
td.comment {
	padding: 10pt;
	font-size: 8pt;
	text-align: left;
}
td.colhead {
	font-weight: bold;
	color: #DCDCDC;
	#background-image: url(banners/head-omg.png);
	background-repeat: repeat;
}
td.rowhead {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
tr.unofficial {
/*background-color: #C0C0C0;*/
}
tr.official {
}
td.title {
	font-size: 14pt;
}
td.navigation {
    position:absolute;
    top:33%;
	font-weight: bold;
	font-size: 10pt;
	padding-left:13px;
	padding-right:13px;
 padding-top 3px;
	border: none;
}
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: none;
	color: #DCDCDC;/*font-weight: bold;*/
}
a:hover {
	color: #DCDCDC;
	text-decoration: none;
}
a.index {
	font-weight: bold;
	color:#DCDCDC;
	text-decoration: none
}
a.biglink {
	font-weight: bold;
	font-size: 12pt;
	color:#DCDCDC;
	text-decoration: none;
}
a:link.altlink, a:visited.altlink {
	font-weight: bold;
	color: #DCDCDC;
	text-decoration: none
}
a:hover.altlink {
	text-decoration: none;
	color:#DCDCDC
}
a:link.altlink_blue, a:visited.altlink_blue {
	font-weight: bold;
	color: #DCDCDC;
	text-decoration: none
}
a:hover.altlink_blue {
	text-decoration: none;
	color:#DCDCDC
}
a:link.altlink_green, a:visited.altlink_green {
	font-weight: bold;
	color: #DCDCDC;
	text-decoration: none
}
a:hover.altlink_green {
	text-decoration: none;
	color:#DCDCDC
}
a:link.catlink, a:visited.catlink {
	text-decoration: none;
	color:#DCDCDC
}
a:hover.catlink {
	color: #DCDCDC;
	text-decoration: none;
}
a:link.sortlink, a:visited.sortlink, a:hover.sortlink {
	text-decoration: none;
	color: #87CEEB;
}
.important {
	font-weight: bold;
	font-size: 8pt;
}
.red {
	color: #ee0000;
}
.yellow {
	color: #997700;
}
.green {
	color: #0F0;
}
input, select, textarea {
	font-family: "Trebuchet MS", 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 {
}
#videoframe {
	margin: 0px auto;
	padding: 0px auto;
	width: 98%;
	text-align: center;
}
#vidtit {
	font-size: 12px;
	padding-top: 6px;
}
#vidtit2 {
	font-size: 11px;
	padding-top: 4px;
}
#vidurl {
	padding-top: 5px;
}
#video {
	float: left;
	background: url("pic/vid.png");
	margin: 4px;
	height: 150px;
	width: 150px;
}
a.serveriadd {
	padding:3px 6px 3px 6px;
	margin:0px 2px 0px 2px;
	background:#000;
	color:#c8c8c8;
	text-decoration:none;
	font-size: 10px;
}
a:hover.serveriadd {
	background:#1a1a1a;
	color:#FFFFFF;
	text-decoration:none;
}
#paging {
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c8c8c8;
	font-weight:bold;
}
#paging a {
	padding:3px 6px 3px 6px;
	margin:0px 2px 0px 2px;
	background:#464646;
	color:#c8c8c8;
	text-decoration:none;
}
#paging a:hover {
	background:#000;
	color:#a1a1a1;
	text-decoration:none;
}