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

.buttons a 
{
	color: white;
	/*border: 1px solid;*/
	background-image:url("images/btn_blank.png");
	background-repeat:no-repeat;
	/*background-color: #491E00;*/
	padding: 0px;
	padding-left: 3px;
	padding-top:6px;
	padding-bottom:5px;
	font: 11px Arial, sans-serif;font-weight: bold;
	text-decoration: none;
	/*border-color: #FFFFCC #000000 #000000 #FFFFCC;*/
	display: block;
	margin: 0px;
	width: 130px;
	height: 39px;
	text-align: center;
}
.buttons a:visited {
  color: white;
}
.twoline a {
  padding-top:0;
  font-size:0.9em;
}

* html .buttons a
{
	/*
  background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/btn_blank.png', sizingMethod='scale');
  */
}

.buttons a:hover 
{
	background-image:url("images/btn_blank_hl_grn.png");
	background-repeat:no-repeat;
	/*background-color:#DEDB63;*/
	/*border-color: #000000 #FFFFCC #FFFFCC #000000;*/
	/*color: #4A1C00;*/
	color:black;
	text-decoration: none;
}

* html .buttons a:hover
{
  background-image:url("images/btn_blank_hl_grn.png");
  background-repeat:no-repeat;
	/*
  background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/btn_blank_hl.png', sizingMethod='scale');
  */
}

.content
{
	margin:0px;
	font-family:  Verdana, Century Gothic, Arial, Helvetica, sans-serif; 
	font: 14px ;font-weight: bold;
}
body
{
	font-family:  Verdana, Century Gothic, Arial, Helvetica, sans-serif; 
	font: 13px ;font-weight: bold;
	background-color:white; 
	background-image:URL("images/main_bg_green.jpg"); 
	margin:0;
}
table
{
	empty-cells: show;
	font-size: x-small;
	border-color: #660033;

}
table.sidebar
{
	color: #330000;
	font-size: xx-small;
}
table.testamonial
{
	font-size:xx-small;
}
table.center
{
	font-size: x-small;
}
table.smaller
{
	font-size: x-small;
}
table.users
{
	font-size: x-small;
}
table.sidebarrt
{
	color: #491E00;
	font-size: x-small;
	border-color: #660033;
}
table.sidebarevents
{
	color: #491E00;
	font-size: xx-small;
	border-color: #660033;
}
table.toc
{
	font-size: x-small;
	border-color: #491E00;
	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.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:#491E00;
	border:0;

}
table.background
{
	background-color:transparent;
}
div.bannerlogo
{
	border:0;
}

tr
{
	empty-cells: show;
}

tr.trhead
{
	background-image:URL("images/trhead_bg.jpg");
	background-repeat: no-repeat;
	color:#FFFFFF;
	width:150px;
	height:35px;
}

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


td.tablehead
{
	background-color:#491E00;
	color:#FFFFFF;
}

td.produpdt_left
{
	width:60%;
	/*color:#FF0033;*/
	vertical-align:top;
}
td.leftmenu
{
	width:10%;
	text-align:center;
	vertical-align:top;
}
td.maincontent
{
	width:75%;
	font-size:x-small;
}
td.specialtitle
{
	font-weight:bold;
	
}
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: #582C52;
}
h2
{
	color: #582C52;
}
.h2style
{
	color:#803E76;
	font-family: Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:bold;
}
h3
{
	color: #803E76;
}
h4
{
	color: #582C52;
}
h5
{
	color: rgb(51, 0, 153);
}
h6
{
	color: #006666;
}