a:link
{
	color: #3300CC;
	border-style:none;
}
a:visited
{
	color: #990000;
}
a:active
{
	color: #993333;
}

body
{
	font-family:  serif, Helvetica, Century Gothic, serif, Arial,  sans-serif;
	color: white;
	margin:0px;
	background-color:#BAB1CC;
	/*background-image:url("images/brickborder2.png");*/
	/*background-repeat: repeat-y;*/
}
table
{
	empty-cells: show;
	font-size: small;
	border-color: #660033;
}
table.leftmenu
{
	background-image:url("images/leftmargin2.gif");
}
table.sidebar
{
	color: #330000;
	font-size: xx-small;
	/*background-color:white;*/
}
table.center
{
	/*font-size: x-small;*/
}
table.smaller
{
	font-size: x-small;
}
table.users
{
	font-size: x-small;
}
table.sidebarrt
{
	color: #660066;
	font-size: x-small;
	border-color: #660033;
	background-color:white;
}
table.sidebarevents
{
	color: #660066;
	font-size: x-small;
	border-color: #660033;
}
table.toc
{
	font-size: x-small;
	border-color: #660066;
	border:1;
	text-align:left;
	width:80%
}
font.toc
{
	font-size: x-small;
	background-color:#0000A0;
	color:#FFFFFF;
}
table.opportunities
{
	font-size: x-small;
	border-color: #330066;
}
table.indexspecial
{
	color: #006600;
	font-size: x-small;
	border-color: #33CCFF;
}
table.prodbrowse
{
	width:100%;
	/*border: groove 1em;*/
	color: #006600;
	font-size: xx-small;
	/*table-border-color:#FF0033*/
	border-color: #33CCFF;
}
table.browseitem
{
	/*border: groove 1em;*/
	border-style:none;
	color: #006600;
	font-size: x-small;
	border-color: #33CCFF;
}
table.wpconvert
{
	font-size: x-small;
	border-color: #5C1040;
}
table.board
{
	empty-cells: show;
	border-color: #5C1040;
	width:100%;
	font-size: x-small;
}

table.bannerlogo
{
	background-color:#660066
	border:0;
}
table.background
{
	background-color:transparent;
}
table.menuitems
{
	font-size:x-small;
}
div.bannerlogo
{
	border:0;
}

tr
{
	empty-cells: show;
}

tr.trhead
{
	background-color:#6B1E6E;
	color:#FFFFFF;
	font-weight:bold;
}

td
{
}
td.currency
{
	text-align: "."
}
td.currency:before { content: "$" }


td.tablehead
{
	background-color:#660066;
	color:#FFFFFF;
}
td.bordermargin
{
	width:6%;
	color:#FF0033;
}

td.produpdt_left
{
	width:60%;
	/*color:#FF0033;*/
	vertical-align:top;
}
td.leftmenu
{
	width:152px;
	vertical-align:top;
	text-align:left;
	/*background-color:#6E234C;*/
	height:600px;
}
td.topmargin
{
	background-image:url("images/topmargin.gif");
}

td.maincontent
{
	/*
	width:75%;
	font-size:x-small;
	*/
	height:600px; 
  padding-left:10px;
}
th.toc
{
	background-color:#0000A0;
	color:#FFFFFF;
}
td.toc
{
	font-size:x-small;
}

select.prodbrand
{
	width:150;
}


img.link
{
	border:0;
}
font.error
{
	color:'red';
	font-weight:bold;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
}
h1
{
	color: #6B1E6E;
}
h2
{
	color: white;
}
h3
{
	color: yellow;
}
h4
{
	color: #330066;
}
h5
{
	color: rgb(51, 0, 153);
}
h6
{
	color: #006666;
}
.linkAd {
  text-align:center;
  margin:3px;
  margin-top:10px;
  margin-bottom:5px;
}