/* following is for PowerLinks.com exchage: */
.CategoryTable
	{
	BORDER:1px solid black;
	WIDTH: 700px;
	}
.CategoryCell
	{
	TEXT-ALIGN: center;
	BORDER:1px solid black;
	}
.CategoryLink
	{
	FONT-FAMILY:verdana, arial, helvetica, sans-serif;
	COLOR: blue;
	FONT-SIZE:10pt;
	FONT-WEIGHT: bold;
	}
.SubCategoryLink
	{
	FONT-FAMILY:verdana, arial, helvetica, sans-serif;
	COLOR: blue;
	FONT-SIZE:8pt;
	}
.LinkListingTable
	{
	BORDER:1px solid black;
	WIDTH: 700px;
	}
.LinkListing
	{
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 5px;
	FONT-FAMILY:verdana, arial, helvetica, sans-serif;
	COLOR: black;
	FONT-SIZE:10pt;
	}
.LinkURL
	{
	FONT-FAMILY:verdana, arial, helvetica, sans-serif;
	COLOR: blue;
	FONT-SIZE:10pt;
	FONT-WEIGHT: bold;
	}
.NavigationText
	{
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 5px;
	FONT-FAMILY:verdana, arial, helvetica, sans-serif;
	COLOR: black;
	FONT-SIZE:10pt;
	TEXT-ALIGN: center;
	}
.NavigationLinks
	{
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 5px;
	FONT-FAMILY:verdana, arial, helvetica, sans-serif;
	COLOR: blue;
	FONT-SIZE:10pt;
	TEXT-ALIGN: center;
	}
.SearchTerm
	{
	FONT-FAMILY:verdana, arial, helvetica, sans-serif;
	FONT-SIZE:9pt;
	}
.SearchSelectBox
	{
	FONT-FAMILY:verdana, arial, helvetica, sans-serif;
	FONT-SIZE:9pt;
	}
.SearchSubmit
	{
	FONT-FAMILY:verdana, arial, helvetica, sans-serif;
	FONT-SIZE:9pt;
	}

/* end of PowerLinks.com*/


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: #181954;*/
	padding: 2px;
	padding-left: 3px;
	padding-top:2px;
	font: 15px Arial, sans-serif;font-weight: bold;
	text-decoration: none;
	/*border-color: #FFFFCC #000000 #000000 #FFFFCC;*/
	display: block;
	margin: 0px;
	width: 155px;
	height:30px;
	text-align: center;
}

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


.buttons a:visited
{
	color: white;
	/*background-color: #181954;*/
}

.buttons a:hover 
{
	/*border: 1px solid;*/
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-right: 1px;
	background-image:url("images/btn_blank_hl.png");
	background-repeat:no-repeat;
	/*background-color:#D6DFF7;*/
	border-color: #000000 #FFFFCC #FFFFCC #000000;
	background-repeat:no-repeat;
	/*color: #4A1C00;*/
	color:white;
	text-decoration: none;
}

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

.content
{
	margin:15px;
}
.error
{
	color:'red';
	font-weight:bold;
}

body
{
	font-family:  Century Gothic, Arial, Helvetica, sans-serif;
	font-size: medium; 
	/*background-color:#EDE09A; background-image:URL("images/background1.jpg"); */
	background-image:url('images/rainbow.png');
	background-color:#EEE8FF;
	background-repeat:repeat-y;
	margin:10px;
}
table
{
	empty-cells: show;
	border-color: #660033;

}
table.sidebar
{
	color: #330000;
	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: #660066;
	font-size: x-small;
	border-color: #660033;
}
table.sidebarevents
{
	color: #660066;
	font-size: x-small;
	border-color: #660033;
}
table.toc
{
	font-size: x-small;
	border-color: #660066;
	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:#660066
	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-color:#091E8B;
	background-repeat:repeat-y;
	color:#FFFFFF;
}

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

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

td.produpdt_left
{
	width:60%;
	/*color:#FF0033;*/
	vertical-align:top;
}
td.leftmenu
{
	width:15%;
	text-align:center;
	vertical-align:top;
}
td.maincontent
{
	width:75%;
	border=3px double purple;
}
th.toc
{
	background-color:#0000A0;
	color:#FFFFFF;
}
td.toc
{
	font-size:x-small;
}

select.prodbrand
{
	width:150;
}


img.link
{
	border:0;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
}
h1
{
	color: #000066;
}
h2
{
	color: #800080;
}
.h2style
{
	color:#800080;
	font-family: Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:bold;
}
h3
{
	color: #5C1040;
}
h4
{
	color: #330066;
}
h5
{
	color: rgb(51, 0, 153);
}
h6
{
	color: #000066;
	font-size:x-small;
	font-weight:bold;
}