<style type="text/css"><!--  /* General page style. The scroll bar colours only visible in IE5.5+ */body {	background-color: #FFCA79;	scrollbar-face-color: #FFCA79;	scrollbar-highlight-color: #FFCA79;	scrollbar-shadow-color: #FFFFFF;	scrollbar-3dlight-color: #FFFFFF;	scrollbar-arrow-color:  #000000;	scrollbar-track-color: #FFCA79;	scrollbar-darkshadow-color: #000000;}/* General font families for common tags */font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }a:link,a:active,a:visited { color : #009933; }a:hover		{ text-decoration: underline;color : #FFFFFF; }hr	{ height: 0px; border: solid #E0E7F1 0px; border-top-width: 1px;}/* This is the border line & background colour round the entire page */.bodyline	{ background-color: #FFAC2F; border: 1px #000000 solid; }/* This is the outline round the main forum tables */.forumline	{ background-color: "#FFFFFF"; border: 2px #CCCCCC solid; }/* Main table cell colours and backgrounds */td.row1	{ background-color: #FF9900; }td.row2	{ background-color: #FF9900; }td.row3	{ background-color: #FF9900; }/*  This is for the table cell above the Topics, Post & Last posts on the index.php page  By default this is the fading out gradiated silver background.  However, you could replace this with a bitmap specific for each forum*/td.rowpic {		background-color: #ff9900;		background-image: url		background-repeat: repeat-y;}/* Header cells - the blue and silver gradient backgrounds */th	{	color: #446282; font-size: 11px; font-weight : bold;	background-color: #839FBC; height: 25px;	background-image: url}td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {			background-image: url			background-color:#E0E7F1; border: #ffffff; border-style: solid; height: 28px;}td.cat,td.catHead,td.catBottom {	height: 29px;	border-width: 0px 0px 0px 0px;}th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {	font-weight: bold; border: #ffffff; border-style: solid; height: 28px;}td.row3Right,td.spaceRow {	background-color: #E0E7F1; border: #ffffff; border-style: solid;}th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }th.thTop	 { border-width: 1px 0px 0px 0px; }th.thCornerL { border-width: 1px 0px 0px 1px; }th.thCornerR { border-width: 1px 1px 0px 0px; }/* The largest text used in the index page title and toptic title etc. */.maintitle	{	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;	text-decoration: none; line-height : 120%; color : #000000;}/* General text */.gen { font-size : 12px; }.genmed { font-size : 11px; }.gensmall { font-size : 10px; }.gen,.genmed,.gensmall { color : #000000; }a.gen,a.genmed,a.gensmall { color: #839FBC; text-decoration: none; }a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #; text-decoration: underline; }/* The register, login, search etc links at the top of the page */.mainmenu		{ font-size : 11px; color : #000000 }a.mainmenu		{ text-decoration: none; color : #839FBC;  }a.mainmenu:hover{ text-decoration: underline; color : #; }/* Forum category titles */.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #839FBC}a.cattitle		{ text-decoration: none; color : #839FBC; }a.cattitle:hover{ text-decoration: underline; }/* Forum title: Text and link to the forums used in: index.php */.forumlink		{ font-weight: bold; font-size: 12px; color : #839FBC; }a.forumlink 	{ text-decoration: none; color : #839FBC; }a.forumlink:hover{ text-decoration: underline; color : #; }/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */.nav			{ font-weight: bold; font-size: 11px; color : #000000;}a.nav			{ text-decoration: none; color : #839FBC; }a.nav:hover		{ text-decoration: underline; }/* titles for the topics: could specify viewed link colour too */.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #000000; }a.topictitle:link   { text-decoration: none; color : #839FBC; }a.topictitle:visited { text-decoration: none; color : #839FBC; }a.topictitle:hover	{ text-decoration: underline; color : #; }/* Name of poster in viewmsg.php and viewtopic.php and other places */.name			{ font-size : 11px; color : #000000;}/* Location, number of posts, post date etc */.postdetails		{ font-size : 10px; color : #000000; }/* The content of the posts (body of text) */.postbody { font-size : 12px; line-height: 18px}a.postlink:link	{ text-decoration: none; color : #839FBC }a.postlink:visited { text-decoration: none; color : #839FBC; }a.postlink:hover { text-decoration: underline; color : #}/* Quote & Code blocks */.code {	font-family: Courier, Courier New, MS sans serif; font-size: 11px; color: #004080;	background-color: #FAFAFA; border: #E0E7F1; border-style: solid;	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px}.quote {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;	background-color: #FAFAFA; border: #E0E7F1; border-style: solid;	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px}/* Copyright and bottom info */.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}a.copyright		{ color: #444444; text-decoration: none;}a.copyright:hover { color: #000000; text-decoration: underline;}/* Form elements */input,textarea, select {	color : #000000;	font: normal 11px Verdana, Arial, Helvetica, sans-serif;	border-color : #000000;}/* The text input fields background colour */input.post, textarea.post, select {	background-color : #ffffff;}input { text-indent : 2px; }/* The buttons used for bbCode styling in message post */input.button {	background-color : #EFF2F8;	color : #000000;	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}/* The main submit button option */input.mainoption {	background-color : #FAFAFA;	font-weight : bold;}/* None-bold submit button */input.liteoption {	background-color : #FAFAFA;	font-weight : normal;}.helpline { background-color: #E8ECF4; border-style: none; }@import url("templates/formIE.css");--></style><script language="JavaScript" src="../../comintrade_it/fade.js"></script><script language="JavaScript"><!--function MM_preloadImages() { //v3.0  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}}function MM_findObj(n, d) { //v4.0  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);  if(!x && document.getElementById) x=document.getElementById(n); return x;}function MM_nbGroup(event, grpName) { //v3.0  var i,img,nbArr,args=MM_nbGroup.arguments;  if (event == "init" && args.length > 2) {    if ((img = MM_findObj(args[2])) != null && !img.MM_init) {      img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;      if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array();      nbArr[nbArr.length] = img;      for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {        if (!img.MM_up) img.MM_up = img.src;        img.src = img.MM_dn = args[i+1];        nbArr[nbArr.length] = img;    } }  } else if (event == "over") {    document.MM_nbOver = nbArr = new Array();    for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) {      if (!img.MM_up) img.MM_up = img.src;      img.src = (img.MM_dn && args[i+2]) ? args[i+2] : args[i+1];      nbArr[nbArr.length] = img;    }  } else if (event == "out" ) {    for (i=0; i < document.MM_nbOver.length; i++) {      img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; }  } else if (event == "down") {    if ((nbArr = document[grpName]) != null)      for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; }    document[grpName] = nbArr = new Array();    for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {      if (!img.MM_up) img.MM_up = img.src;      img.src = img.MM_dn = args[i+1];      nbArr[nbArr.length] = img;  } }}//--></script><font color="#FFAC2F"></font>