a:link
{
	color: green;
	border-style:none;
}
a.light:link
{
	color:green;
}

a:visited
{
	color: #990000;
}
a.light:visited
{
	color:white;
}
a:active
{
	color:white;
}
a.light:active
{
	color: green;
}

.buttons a 
{
	color: #F5D285;
	/*border: 1px solid;*/
	background-image:url("images/btn_otv2.gif");
	background-repeat:no-repeat;
	/*background-color:#0042A8;*/
	padding: 0px;
	padding-left: 0px;
	padding-top:15px;
	padding-right:4px;
	font: 11px Arial, sans-serif;font-weight: bold;
	text-decoration: none;
	border-color: #FFFFCC #000000 #000000 #FFFFCC;
	display: block;
	margin: 0px;
	width: 199px;
	height:80px;
	text-align: center;
}

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


}
.buttons a:visited
{
	color: #F5D285;
	/*background-color:#0042A8;*/
}

.buttons a:hover 
{
	/*border: 1px solid;*/
	padding-left: 0px;
	padding-top: 15px;
	padding-right: 1px;
	background-image:url("images/btn_otv2_hl.gif");
	background-repeat:no-repeat;
	font: 12px Arial, sans-serif;font-weight: bold;
	/*background-color:#32B4FF;*/
	/*border-color: #000000 #FFFFCC #FFFFCC #000000;*/
	color: white;
	text-decoration: none;
	
}

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



body
{
	font-family:  Century Gothic, Arial, Helvetica, sans-serif;
	background-color:#DFD2B2; 
	background-image:url("images/border_shadow_no line.jpg");
	background-repeat: repeat-y;
}
table
{
	empty-cells: show;
	font-size: x-small;
	border-color: #660033;

}
table.sidebar
{
	color: #330000;
	font-size:small;
	background-color:#DFD2B2;
}
table.center
{
	font-size: x-small;
}
table.loginform
{
	font-size:x-small;
}
table.smaller
{
	font-size: x-small;
}
table.users
{
	font-size: x-small;
}
table.sidebarrt
{
	color: black;
	font-size:x-small;
	border: #660033 double 3px;
	background-color:white;
}
table.sidebarevents
{
	color: #660066;
	font-size: x-small;
	border-color: #660033;
	border: #660033 double 3px;
	background-color:white;
}
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.float_menu
{
	position:absolute;
	top:25px;
	left:25px;
}

div.bannerlogo
{
	border:0;
}
div.border
{
	border: 3px double #44595E;
}

tr
{
	empty-cells: show;
}

tr.trhead
{
	background-color:#44595E;
	color:#FFFFFF;
	font-weight:bold;
}

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:200px;
	vertical-align:top;
}
td.loginform
{
	font-size:xx-small;
}
td.maincontent
{
	width:75%;
	font-size:x-small;
}
th.toc
{
	background-color:#0000A0;
	color:#FFFFFF;
}
td.toc
{
	font-size:x-small;
}
td.sidebar_column
{
}
td.smaller
{
	font-size:xx-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: #000066;
}
h2
{
	color: #5C1040;
}
h3
{
	color: #5C1040;
}
h4
{
	color: #330066;
}
h5
{
	color: rgb(51, 0, 153);
}
h6
{
	color: #006666;
}