/* @override http://chronictracker.com/styles/chronic.css */

body {

  color: BLACK;

font-family: "tahoma", "arial", "helvetica", "sans-serif";
  font-size: 9pt;
  background-color: #777777;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

table {
  border-collapse: collapse;
	background: transparent url(http://ChronicTracker.com/imagebucket/table.png) fixed repeat-y ;
	opacity: 1;
	border-style: none;
}


table.main, table.mainouter {
	background: #777777 fixed;

}

table.NEW {

background-image:
url('http://ChronicTracker.com/imagebucket/test.png');
background-repeat:
no-repeat;
background-attachment:
fixed;
/*background: transparent url(http://ChronicTracker.com/imagebucket/test.png) no-repeat fixed center center;
background: transparent url(http://ChronicTracker.com/imagebucket/test.png) repeat-y center center;*/
}

table.bottom {
  background: #7BB327;
}


h1 {
  font-size: 9pt;
}

h2 {
  font-size: 9pt;
  margin-bottom: 2px;
}
h3 {
border-style: solid solid none solid;
margin-left:-1px;
margin-right:-1px;
padding-left: 5px;
padding-bottom: 1px;
border-width: 1px;
background-image: url("/pic/newshit/sidebar/menuon.gif");
  font-size: 8pt;
  margin-bottom: 0px;
margin-top: 5px;
}

h3.menunavigation {
	font-weight: bold;
	font-size: 10pt;
	border-style: none solid none solid;
	border-width: 1px;
	background:gray url("/pic/newshit/sidebar/menuoff.gif");
	height:19px;
	/*padding-bottom: 2px;
	padding-top: 2px;*/
}

h3.menunavigation:Hover{
	font-weight: bold;
	font-size: 10pt;
	border-style: none solid none solid;
	border-width: 1px;
background:gray url("/pic/newshit/sidebar/menuon.gif");
}

h3.menunavigation_new {
	font-weight: bold;
	font-size: 10pt;
	border-style: none solid none solid;
	border-width: 1px;
background:gray url(http://hdbits.org/pic/filelist/menunew.gif);
}

h3.menunavigation_new:Hover{
	font-weight: bold;
	font-size: 10pt;
	border-style: none solid none solid;
	border-width: 1px;
background:gray url(http://hdbits.org/pic/filelist/menuon.gif);
}


p {
font-size: 9pt;
font-weight: bold;
}

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

td {
    font-size: 8pt;
    border: solid #5C5C5C 1px;

}

td.embedded {

   border: none;
   padding: 0px;
  text-align: left;
}

td.bottom {
 border: none;
}

td.heading {
    font-weight: bold;

}


center {
padding: 8pt;
text-align: center;

}

td.text {
  padding: 8pt;
  text-align: left;

}

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

td.colhead {
  font-weight: bold;
  color: #ffffff;

}

td.mouse {
  font-weight: bold;
  color: #ffffff;
 background:gray url(/pic/newshit/sidebar/menuoff.gif);
}



td.mouse:Hover{
	font-weight: bold;
	font-size: 8pt;
	border-style: none solid none solid;
	border-width: 1px;
background:gray url("/pic/newshit/sidebar/menuon.gif");
}

h3.mouse_new {
	font-weight: bold;
	font-size: 10pt;
	border-style: none solid none solid;
	border-width: 1px;
background:gray url(http://hdbits.org/pic/filelist/menunew.gif);
}

h3.mouse_new:Hover{
	font-weight: bold;
	font-size: 10pt;
	border-style: none solid none solid;
	border-width: 1px;
background:gray url(http://hdbits.org/pic/filelist/menuon.gif);
}






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

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

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

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

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: #000000;
  /*font-weight: bold;*/
}

a:hover {

  color: #00FF00;
}

a.index {
        font-weight: bold;
}

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

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

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

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: #ff0000;
  border-width: 5px;
}
