body {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
background-color: #f4f3ee;
  color: #000;
  margin-top: 0px;
  margin-bottom: 0px;
}

table {
  border-collapse: collapse;
  border: none;
  background-color:#ffffff; 
  padding: 2px;
}

table.main, table.mainouter {
  background-color: #fff;
  padding: 2px;
}

table.header {
border: solid;
background-image: url("pic/filelist/colhead.gif");
background-color: #fff;
}

table.menu {
  background-color: #fff;
}

table.browse {
background-color: #fff;
}

table.poll {
  background-color: #fff;
}

table.interiortable {
background-color: #f1f6ff;
}

table.menubarbackground {
background-color: #ffffff
/* background-image: url("pic/menubarbackground.gif"); */
/* background-color: #transparent; */
}

table.menubartextbackground {
background: transparent;
border-style: none solid none solid;
border-width: 1px;
}

table.statusbar {
  background-color: #fff;
border-style: none;
}

table.top {
   background-color: #ddd; 
   padding: 2px;
}

table.bottom {
  background: transparent;
  padding: 2px;
}

table.message {
   /* border: solid #aeb2b7 1px; */
}

h1 {
  font-size: 12pt;
}

h2 {
border-style: solid none solid none;
padding-left: 5px;
padding-bottom: 1px;
border-width: 1px;
/*background-image: url("pic/header.gif");*/
  font-size: 10pt;
  margin-bottom: 0px;
margin-top: 5px;
color: #4a4a4a;
border-color: #aeb2b7;
}

h3 {
  font-size: 10pt;
}

p {
	font-size: 8pt;
}

p.sub { 
  margin-bottom: 4pt;
}

p.sig {
 border-top-style: dotted;
 /*border-top-length: 4pt; */
 margin-bottom: 2pt;
}

td {
	font-size: 8pt;
	border: solid #ccc 1px;

}

td.right {
border-style: solid none solid solid;
border-width: 1px;
}

td.left {
border-style: solid solid solid none;
border-width: 1px;
}

td.sides {
border-style: solid none solid none;
border-width: 1px;
}

td.topbottom {
border-style: none solid none solid;
border-width: 1px;
}

td.border {
	font-size: 8pt;
	border: solid #ccc 0px;

}

td.embedded {
   border: none;
   padding: 0px;
   text-align: left;
}


td.bottom {
  border: none;
  padding: 1px;

}

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: #000;
  background-color: #ccc;
}

td.rowhead {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}

td.rowcenter {
  font-weight: bold;
  text-align: center;
  vertical-align: top;
}

td.title {
	font-size: 14pt;
}

td.navigation {
	font-weight: bold;
	font-size: 10pt;
   border: none;
}

td.menunavigation {
	font-weight: bold;
	font-size: 10pt;
	border-style: none none none none;
	/* border-style: none solid none solid; */
	border-width: 1px;
	border-color: #ccc;
/* background:gray url(http://www.bitseduce.com/pic/menuoff.gif); */
}

td.menunavigation:Hover{
	font-weight: bold;
	font-size: 10pt;
	border-style: none none none none;
	/* border-style: none solid none solid; */
	border-width: 1px;
	border-color: #ccc;
/* background:gray url(http://www.bitseduce.com/pic/menuon.gif); */
}

td.menunavigation_new {
	font-weight: bold;
	font-size: 10pt;
	border-style: none none none none;
	/* border-style: none solid none solid; */
	border-width: 1px;
	border-color: #aaa;
/* background:gray url(http://www.bitseduce.com/pic/menunew.gif); */
}

td.menunavigation_new:Hover{
	font-weight: bold;
	font-size: 10pt;
	border-style: none none none none;
	/* border-style: none solid none solid; */
	border-width: 1px;
	border-color: #aaa;
/* background:gray url(http://www.bitseduce.com/pic/menuon.gif); */
}

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: #C0C0C0;
  text-decoration: underline;
}

a:link, a:visited {
  text-decoration: underline;
  color: #000;
  /*font-weight: bold;*/
}

a:hover {
  color: #777;
}

a.index {
	font-weight: bold;
}

a.biglink {
	font-weight: bold;
	font-size: 12pt;
}

a.altlink:link, a.altlink:visited{
	font-weight: bold;
	color: #420202;
	text-decoration: none;
}

a.altlink:hover {
  text-decoration: underline;
}

a.altlink_blue:link, a.altlink_blue:visited{
	font-weight: bold;
	color: #023147;
	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;
}

a.altlink_white:link, a.altlink_white:visited{
	font-weight: bold;
	color: #4a4a4a;
	text-decoration: none;
}

a.altlink_white:hover {
	font-weight: bold;
	color: #4a4a4a;
  text-decoration: underline;
}


a.normal:link, a.normal:visited {
        color: #4a4a4a;
        text-decoration: none;
}

a.normal:hover {
  text-decoration: none;
}

.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: 60px;
  height: 20px;
  background-color: #99B48B;
  border: none;
  color: #fff;
}

.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: 0px; 
}

img.logo {
 padding: 0px;
 border: 1px;
 background-image: url(pic/filelist/logo.gif);
 background-repeat: no-repeat;
background-position: center;
}

img.unlockednew {
 padding: 0px;
 border: 0px;
 background-image: url(pic/filelist/forum/unlockednew.gif);
 background-repeat: no-repeat;
 background-position: center;
}

img.unlocked {
 padding: 0px;
 border: 0px;
 background-image: url(pic/filelist/forum/unlocked.gif);
 background-repeat: no-repeat;
 background-position: center;
}

img.lockednew {
 padding: 0px;
 border: 0px;
 background-image: url(pic/filelist/forum/lockednew.gif);
 background-repeat: no-repeat;
 background-position: center;
}

img.locked {
 padding: 0px;
 border: 0px;
 background-image: url(pic/filelist/forum/locked.gif);
 background-repeat: no-repeat;
 background-position: center;
}

img.poll {
 padding: 0px;
 border: 0px;
 background-image: url(pic/filelist/bar.gif);

}

img.pollright {
 padding: 0px;
 border: 0px;
 background-image: url(pic/filelist/bar_right.gif);

}

img.pollleft {
 padding: 0px;
 border: 0px;
 background-image: url(pic/filelist/bar_left.gif);

}

img.misc {
 padding: 0px;
 border: 0px;
 background-image: url(pic/filelist/categories/misc_2.gif);

}

img.macxgames {
 padding: 0px;
 border: 0px;
 background-image: url(pic/filelist/categories/cat_macxgames.gif);

}

img.musicmisc {
 padding: 0px;
 border: 0px;
 background-image: url(pic/filelist/categories/cat_music.gif);

}

img.musicclassical {
 padding: 0px;
 border: 0px;
 background-image: url(pic/filelist/categories/cat_music.gif);

}

img.xxx {
 padding: 0px;
 border: 0px;
 background-image: url(pic/filelist/categories/xxx_small.gif);

}

img.h264 {
 padding: 0px;
 border: 0px;
 background-image: url(pic/filelist/categories/movie_small_h264.gif);

}

img.wmhd {
 padding: 0px;
 border: 0px;
 background-image: url(pic/filelist/categories/movie_small_wmhd.gif);

}

img.ts {
 padding: 0px;
 border: 0px;
 background-image: url(pic/filelist/categories/movie_small_ts.gif);

}

img.xvid {
 padding: 0px;
 border: 0px;
 background-image: url(pic/filelist/categories/movie_small_xvid.gif);

}

img.tts {
 padding: 0px;
 border: 0px;
 background-image: url(pic/filelist/categories/tv_small_ts.gif);

}

img.txvid {
 padding: 0px;
 border: 0px;
 background-image: url(pic/filelist/categories/tv_small_xvid.gif);

}

img.tH264 {
 padding: 0px;
 border: 0px;
 background-image: url(pic/filelist/categories/tv_small_h264.gif);
}

a.catlink:link, a.catlink:visited{
	text-decoration: none;
}

a.catlink:hover {
	color: #777;
}

.donamt{
/*border-bottom: none;*/
font-weight: bold;
}/*
.donbttn{
border-bottom: none;
border-top: none;
}
.dongb{
border-top: none;
}*/
.backgroundspace{
background-color: #7F98AE;
border:none;
}