
/* Define BODY style */

/* Define Torrent Table Outer */
.ttable_headouter {
    border-collapse: collapse
    border: #646262;
	border:1px solid #646262;
}
/* Define Torrent Table Inner */
.ttable_headinner {
	border-collapse:collapse;
	border:1px solid #D6D9DB;
}

/* Define Torrent Table Header */
.ttable_head {
font-family: 'Tahoma';
color: #FFFFFF;
border-right:1px #FFFFFF solid;
border-bottom:1px #999999 solid;
font-size: 10px;
color:#FFFFFF;
height:25px;
padding:0 2px 0 2px;
background: url(images/tablehead.gif) repeat-x #3ad306;
text-align: center;
}
.ttable_head a, .ttable_head a:active, .ttable_head a:visited {
color: #FFFFFF;
font-size: 10px;
color:#FFFFFF;
text-decoration:none;
}
.ttable_head a:hover {
color: #FFFFFF;
font-size: 10px;
color:#FFFFFF;
text-decoration:underline;
}
/* Define Torrent Table Columns (colx=misc) */
.ttable_col1 {
font-family: 'Tahoma';
border-bottom:1px solid #D6D9DB;
font-size: 11px;
padding:1px;
background: #f5f5f5;
}
.ttable_col2 {
font-family: 'Tahoma';
border-bottom:1px solid #D6D9DB;
font-size: 11px;
padding:1px;
background: #ebebeb;
}
.ttable_colx {
font-family: 'Tahoma';
border-bottom:1px solid #D6D9DB;
font-size: 11px;
padding:1px;
background: #ECECEC;
}

/* Define Other Tables */
.table_table {
/*width:100%;*/
border: #333333;
border-style: border-style;
border-width: 1px
border-collapse:collapse;

}
.ttable_col2 a, .ttable_col2 a:active, .ttable_col2 a:visited {
	font-size:11px;
	font-family:Tahoma;
	text-decoration:none;
	color: #094ca8;
	}
.ttable_col2 a:hover {
	text-decoration:underline;
	color:#000000;
	}
.table_head {
font-family: 'Verdana';
border:1px solid #000000;
color: #FFFFFF;
font-size: 7pt;
background: #808080;
}
.table_col1 {
font-family: 'Tahoma';
border:1px solid #CFCFCF;
font-size: 11px;
background: #F7F7F7;
}
.table_col2 {
font-family: 'Tahoma';
border:1px solid #CFCFCF;
font-size: 11px;
background: #ECECEC;
}


/* OLD CSS FOLLOWS... */
td {
font-family: 'Verdana';
font-size: 8pt; 
}

.alt1 {
font-family: 'Verdana';
font-size: 8pt;
background: #F7F7F7;
}

.alt2 {
font-family: 'Verdana';
font-size: 8pt;
background: #ECECEC;
}

.alt3 {
font-family: 'Verdana';
font-size: 8pt;
background: #808080;
}

.alt4 {
border-right-style: none; 
border-right-width: medium; 
border-bottom-style: none; 
border-bottom-width: medium
}

.alt5 {
font-family: 'Verdana';
font-size: 8pt;
background: #ECECEC;
}

.main {
background-color: #eeeeee;
}


/* ************** Define BEGIN_FRAME() Style  ************** */
.frame_top_left {
background: url("images/frame_top_left.gif"); width: 9; height: 0;
}

.frame_top {
background-image: url("images/frame_top.gif");  width: 100%; height: 24px;
}

.frame_top_right {
background: url("images/frame_top_right.gif"); width: 9px; height: 24px;
}

.frame_middle_left {
background-image: url("images/frame_middle_left.jpg"); width: 9px; height: 8px;
}

.frame_middle {
background: #FFFFFF; width: 100%; 
}


space {
background-image: url("images/bar08.gif");width: 8px; height: 8px;
}

/* ************** Define BEGIN_BLOCK() Style  ************** */

.block_body {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.block_topl {
background: url("images/f-tl.jpg"); width: 6; height: 31;
}
.block_topr {
background: url("images/f-tr.jpg"); width: 6; height: 31;
}
.block_topb {
background: url("images/f-tmf.jpg"); height: 31; font-size: 11px; font-weight: bold; color: #FFFFFF;
}
.block_left1 {
background: url("images/f-lmf.jpg"); width: 6;
}
.block_right1 {
background: url("images/f-rmf.jpg"); width: 6;
}
.block_botl {
background: url("images/f-bl.jpg"); width: 6; height: 6;
}
.block_botr {
background: url("images/f-br.jpg"); width: 6; height: 6;
}
.block_botb {
background: url("images/f-bmf.jpg"); height: 6;
}
.block_center {
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
background:url(images/left.jpg) repeat-y;
}
.block_center2 {
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
background-color:#ebebeb;
}
/*  stats -----------------------------------------------------*/
#stats {
  width: 186px;
  height: 87px;
  background: #FFFFFF url("images/stats_bg.gif") no-repeat left top;
  padding: 10px;
  margin-bottom: 10px;
}
#stats table {
  margin: 0 0 0 0;
  border: 0;
}
#stats table th {
  vertical-align: top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 11px;
  color: #3A3C3D;
}
#stats table td {
  vertical-align: top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 11px;
  color: #FC7C00;
}
/*  inputs -----------------------------------------------------*/
.input1 { 
background-color: #F8F8F8;
height:15px;
color: #666666; 
font-family: Verdana; 
font-weight: bold; 
font-size: 10px; 
border-style: solid; 
border-width: 0px;
}
.input2 { 
background-color: #F8F8F8;
height:17px;
width:85px;
color: #666666; 
font-family: Verdana; 
font-size: 10px; 
border-style: solid; 
border-width: 1px;
border-color: #C1C1C1; 
}
.button1 {
color: #666666; 
font-family: Verdana; 
font-size: 7pt; 
font-weight: bold; 
border-color: #C1C1C1; 
border-style: solid; 
border-width: 1px
}
