html, body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
	font-family: verdana;
	text-align:left;
	font-size: 82%;
	color: black;
	background-color: #333333;
}

table,td { 
	border-style:none; 
	font-size: 100%;
}
table {	
	margin:0px; 
	border-collapse: collapse;
}
td { 
	padding:0px; 
	vertical-align:top; 
}
img {
	margin:0px; 
	border-collapse: collapse;
}
a { 
	color: Black;
}
a:hover { 
	text-decoration: underline;
}
.small { 
	font-size: 85%; 
	color: Gray;
}
.infoPage { 
}	
.cell {
	padding: 0 2px 0 2px;
	font-size: 100%;
	font-weight: normal;
	border: 1px solid #505255;
	background-color: #F7F7F7;
}

.button { 
	font-size: 100%; 
	color: black;
	padding: 2px;
	border: 1px solid BLACK;
}
.topbanner { 
	border: medium none;
	font-size: 100%; 
	text-align: center;
	border-right: 0px groove white;
	border-left: 0px groove white;
}
.tableline1 {
	padding: 5px;
	text-indent: 5px;
	color: black;
	margin-top: 0px;
	font-weight: normal;
	TEXT-ALIGN: left;
	background-color: Trasparent;
}
.tableline1 a {
}
.tableline2 {
	padding: 5px;
	text-indent: 5px;
	font-weight: normal;
	margin-top: 0px;
	color: black;
	TEXT-ALIGN: left;
	background-color: Trasparent;
}
.tableline2 a {
}
.tablelinemain {
	height: auto;
	font-size: 100%;
	padding: 10px;
	border: 1px dotted black;
	color: black;
	background-color: trasparent;
}
.tablelinemain a { 
}
.tablelinemain a:hover { 
}
.normal { 
	list-style: square;
	font-size: 100%; 
	text-align: left; 
}
.myTable {
	font-weight: normal;
	color: #555555;
	font-size: 100%;
	LIST-STYLE-TYPE: square;
	TEXT-ALIGN: left;
	margin-bottom: 0px;
	border: 0px solid #97CCFF;
	background-color: transparent;
}
.mymodule {
	border: 0px solid Silver;
	list-style: square;
	font-size: 110%;
	background-color: transparent;
	font-style: normal;
}
.mySubTable {
	border: 0px solid #D6DFEF;
	list-style: square;
	background-color: transparent;
	font-style: normal;
	width: 100%;
}
.myTitle {
	height: auto;
	font-size: 170%;
	font-weight: normal;
	color: gray;
	text-indent: 0px;
	text-decoration: none;
}
.myTitleBottom {
	height: 5px;
	border: none;
	FONT-WEIGHT: bold;
	PADDING-LEFT: 0px;
	COLOR: #DC143C;
	TEXT-INDENT: 15px;
	TEXT-ALIGN: left;
	PADDING-TOP: 1px;
}
.myTr { 
}
.myTD { 
	padding: 5px; 
	border: none;
}
	
/* ----------- FORUM ------------------ */


.tablelinehEaderAdminForum {
	height: 20px;
	text-indent: 3px;
	background-color: transparent;
	background-position: bottom;
}
.tablelinehEaderForum {
	height: 20px;
	text-indent: 3px;
	color: #fff;
	background-color: transparent;
	background-position: bottom;
}
.tablelineTopForum {
	text-indent: 0px;
	background-color: transparent;
}
.tablelineHover {
	padding: 3px;
	text-indent: 5px;
	background-color: #E7D3BF;
	color: Black;
	font-weight: normal;
}
.tablelineHover a {
	color: Black;
	font-weight: normal;
}
.tablelineHover a:hover {
	color: Black;
	font-weight: normal;
}
.myTitleForum {
	font-size: 110%;
	font-weight: bolder;
	letter-spacing: 1px;
	text-indent: 5px;
	color: black;
	background-color: #D0A680;
	text-decoration: none;
}
.myTitleForum a{
	font-weight: bold;
	font-size: 110%;
	color: Black;
	text-decoration: none;
}
.myTitleForum a:hover{
	font-weight: bold;
	font-size: 110%;
	color: Black;
	text-decoration: none;
}
.myTableForum {
	height: auto;
	font-size: 120%;
	color: Black;
}
.tablelineForum {
	text-align: left;
	font-weight: normal;
}

/* ----------- FINE BITFORUM ------------------ */

#logo{
	border: 0px;
}
.space10{
	width: 5px;
	height: 1px;
}
.height1{
	height: 1px;
}
.myQuote { 
	border: 1px solid #000000; 
	padding: 3px;
	font-size: 110%; 
	text-align: justify;
	background-color: #D3D3D3; 
} 
.img_newmessage { 
	border: 0px; 
}
.TitleListInformations {
	font-size: 120%;
	font-style: normal;
	color: black;
	text-align: left;
	font: bold;
}
.TitleListInformations a {
	text-decoration: none;
	color: black; 
}
.TitleListInformations a:hover {
	text-decoration: underline;
	color: #7D2030; 
}
.ElementListInformations {
	font-size: 120%;
	font-style: normal;
	color: black;
	text-align: left;
	font: bold;
}
.ElementListInformations a {
	text-decoration: none;
	color: #003399; 
}

.ElementListInformations a:hover {
	text-decoration: underline;
	color: #7D2030; 
}
	
.visitors_ajax {
overflow:auto;
height:80px;
}
.OnLine {
	color: Green;
}
.OffLine {
	color: Red;
}

/* Tabber */
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
  
.tabber {
}
.tabbertab {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/

ul.tabbernav
{
	margin:0;
	padding: 3px 0;
	font-size: 100%; 
	color: White;
	background-color: transparent;	
	border-bottom: 1px solid #BBBBBB;
}
ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #BBBBBB;
 border-bottom: none;
 background: trasparent;
 text-decoration: none;
 color: Gray;
}
ul.tabbernav li a:link { 
	color: Gray; 
	text-decoration: none;
}
ul.tabbernav li a:visited { 
}
ul.tabbernav li a:hover
{
 color: red;
}
ul.tabbernav li.tabberactive a
{
 background-color: transparent;
 border-bottom: 0px solid white;
}
ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 border-bottom: 1px solid black;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
  
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */

.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height: 200px;
 overflow:auto;
}

/* Fine Tabber -------------------------------- */

#linestatusinfo { 
	height: 25px;
	width: 99%;
	font-weight: normal;
	font-size: 90%;
	color: black;
	margin-left: 35px; 
	padding-top: 9px;
	text-indent: 10px;
	background-color: transparent;
	}
.topbanner { 
	font-size: 100%; 
	text-align: center;
	}
.rightbanner { 
	text-align: left;
	float: right;
	}
.leftbanner { 
	text-align: left;
	float: left;
}

/* ---------- TEMPLATE ----------------------------- */

#template_container{
	background-image: url(centrebg_s1.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 1000px;
}
#template_top {
	height: 468px;
	width: 1000px;
	background-image: url(topbg_s1.jpg);
	background-repeat: no-repeat;
}
#template_center {
}
#template_bottom {
	clear:both;
	height: 60px;
	background-image: url(bottombg_s1.jpg);
	background-repeat: no-repeat;
}
#template_content {
	margin-left: 40px;
	width: 920px;
}
#template_content .myTD{
	margin: 0px;
}
#template_content a {
	color: #57a1de;
	font-weight: 600;
}
#template_content a:hover {
	color: Black;
}
#Bigdiv {
	width: 100%;
	height: 40px;
	color: white;
	background-color: transparent;
}
#Bigdiv a {
		color: #eeeeee;
}

/* ------------- FINE TEMPLATE ---------------- */




#ASPNukersStatsBlock { 
}
#ASPNukersStatsBlock .myTable { 
	text-align: left;
	font-size: 90%;
}
#MessagesHomePage_2 .myTitle { 
	height: 2px;
	font-size: 1px;
	color: white;
}
#MessagesHomePage_4 .myTitle { 
	height: 2px;
	font-size: 1px;
	color: white;
}

#InformationsByCategory .myTitle { 
	height: 2px;
	font-size: 1px;
	color: white;
}

#DownloadsByCategory .myTitle { 
	height: 2px;
	font-size: 1px;
	color: white;
}

/* My Comment */


#inTitle .myTitle { 
	height: auto;
	font-size: 200%;
	font-stretch: extra-condensed;
	color: black;
	font-weight: bold;
	text-indent: 30px;
}

#tabella_nav2 {  
	text-align: center;

}


/* ------------- TOOLBAR ---------------- */

#template_toolbar_top {
	float: right;
	height: 30px;
	padding-top: 10px;
	margin-right: 50px;
	color: #333333;
}

.toolbar { 
 	padding: 3px 8px 0px 5px;
	border-right: 1px solid #999999;
	display: block;
	float: left;
	width:auto;
	text-align: center;
 	}
 .toolbar a {
	color: #F4AB21;
	font-weight: bolder;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 120%;
}
 .toolbar a:hover {
	color: #fee039;
}

#template_toolbar {
	float: left;
	position: relative;
	height: 30px;
	padding-top: 418px;
	margin-left: 35px;
}
	
/* ------------- FINE TOOLBAR ---------------- */

#VideosByCategory .tableline1{
	text-align: center;
	background-color: transparent;
}
#VideosByCategory .tableline2{
	text-align: center;
	background-color: transparent;
}

#Video .tableline1{
	background-color: transparent;
}
#Video .tableline2{
	background-color: transparent;
}
