:focus{
  -moz-outline-style: none;
}

body{
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	font-family:arial,sans-serif;
	background-color:#FFFFFF;
	color:#000000;
	overflow:auto;
}

sup{
	font-weight:bold;
}

sub{
	font-size:8px;
	color:#999999;
}

img{
	border:0px;
}

/* definitions for plug-ins sample page */

td.plugin_sample {
        text-align: center;
	border: 1px solid white;
        padding: 10px 10px 10px 10px;
}

td.plugin_sample_hover {
        text-align: center;
	cursor: pointer;
	cursor: hand;
        border: 1px solid #1A69BF;
        padding:10px;
}

td.plugin_sample_selected {
        text-align: center;
	border: 1px solid #1A69BF;
        padding:10px;
}

td.plugin_slist {
        text-align: center;
	border: 1px solid white;
        padding: 5px 2px 5px 2px;
}

td.plugin_slist_hover {
        text-align: center;
        border: 1px solid #1A69BF;
        padding: 5px 2px 5px 2px;
}

td.plugin_slist_selected {
        text-align: center;
	border: 1px solid #1A69BF;
        padding: 10px 2px 10px 2px;
}


/* end definitions for plug-ins sample page */



img.b1{
	border:1px solid #58A8FF;
}

table.topmenu{
	background-image:url(../images/topmenubg.jpg);
}

table.small_border{
	border-collapse:collapse;
}

table.texttable{
	width:100%;
}

td.textleft {
 	vertical-align:top;
	width: 49%;
}

td.textright {
 	vertical-align:top;
	width: 49%;
}

td.textnbsp {
	width: 2%;
}

b.mark{
	margin:4px;
	padding:2px;
	border:1px solid #FF0000;
	color:#ff0000;
}

hr.menu{
	color:#58A8FF;
	width: 90%;
}

td {
	font-size:12px;
}

td.small{
	font-size:11px;
}

td.smallblue{
	font-size:11px;
	color:#58A8FF;
}


td.tb_pad{
	padding-top:5px;
	padding-bottom:5px;
}

td.lefthead{
	color:#FFFFFF;
	background-color:#58a8ff;
	font-weight:bold;
	text-align:right;
	padding-left:4px;
}

td.footer{
	color:#666666;
	font-family:verdana,arial,sans-serif;
	font-size:10px;
	padding-top:5px;
	padding-bottom:5px;
}

td.shortblue{
	color:#4584C8;
}

td.menu_hr {
	background-image: url(../images/menu/hr.gif);
	background-position: right;
	background-repeat: repeat-x;
}

td.counter {
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-left: 4px;
	padding-top: 2px;
	background-image: url(../images/topmenubg2.jpg);
	background-repeat: repeat-x;
	height:20px;
	width:25px;
}

h6{
	font-family:arial,tahoma,sans-serif;
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:4px;
}

h5{
	font-family:arial,tahoma,sans-serif;
	font-size:16px;
	margin-bottom:8px;
}

h4{
	color:#58a8ff;
	font-family:arial,tahoma,sans-serif;
	font-size:22px;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:0px;
}

div.plugin_footer{
	padding-top:5px;
	font-size:10px;
}

.head_addition{
	font-size:9px;
	color:#58A8FF;
}
div.news_headline{
	font-size:18px;
	font-weight:bold;
	color:#1A69BF;
}

div.news_firstline{
	font-size:12px;
	color:#1A69BF;
}

div.news_main{
	font-size:12px;
	color:#000000;
}

blockquote.small{
	margin:0px;
	margin-left:25px;
}

span.sourcecode{
	font-family:courier,monospace;
}

span.mark{
	color:#000000;
	background-color:#ffff00;
	font-weight:bold;
}

p.failed{
	color:#ff0000;
}

img.news_btn{
	cursor: pointer;
	cursor: hand;
}

form{
	padding:0px;
	margin:0px;
}

input{
	font-size:11px;
}

input.text{
	padding-left:3px;
	padding-right:3px;
	border: 1px inset #CCCCCC;
}

input.cb{
	border:0px;
	width:13px;
}

textarea{
	font-size:11px;
	padding-left:3px;
	padding-right:3px;
	border: 1px inset #CCCCCC;
	overflow:auto;
	resize:none;
}

input.search_in{
	width:100;
	height:16px;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#E9F4FF', startColorstr='#ffffff', gradientType='1');
	background-repeat:no-repeat;
	background-position:2px 1px;
	border: 1px inset #CCCCCC;
	font-family:arial,sans-serif;
	font-size:11px;
	color:#000000;
	padding:0px;
	padding-left:3px;
	padding-left:3px;
}

div.search_submit{
	cursor: pointer;
	cursor: hand;
	height:18px;
	border: 0px none;
	font-family:arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px;
	padding-top:2px;

}


input.grey{
	background-color:#eeeeee;
}

input.yellow{
	background-color:#FFFFA0;
}

A.def{
	color:#1a69bf;
}

A.def:hover{
	color:#000000;
	text-decoration:none;
}

A.def:active{
	color:#1a69bf;
	outline: none;
}

A.def:visited{
	color:#777777;
}

A.defNL{
	color:#1a69bf;
	text-decoration:none;
}

A.defNL:hover{
	color:#000000;
	text-decoration:none;
}

A.defNL:active{
	color:#1a69bf;
}

A.defNL:visited{
	color:#777777;
}


td.leftmenuheader{
	color:#FFFFFF;
	padding-left:7px;
}

A.leftmenu, A.leftmenu:active{
	color:#DDDDDD;
	text-decoration:none;
	padding-left:18px;
	outline: none;
	margin-top:10px;
}

A.leftmenuActive{
	color:#FFFFFF;
	text-decoration:none;
	margin-left:18px;
	outline: none;
	font-weight:bold;
}

A.leftmenu:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

td.topmenu{
	padding-left: 7px;
	padding-right: 7px;
	white-space: nowrap;
}

td.topmenu_r{
	padding-left:7px;
	padding-right:7px;
}

A.topmenu{
	color:#FFFFFF;
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

A.topmenu:hover{
	color:#DDDDDD;
}


A.topmenu:active{
	color:#FFFFFF;
}


A.footer{
	font-family:verdana,arial,sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
	color:#888888;
}

A.footer:hover{
	text-decoration:underline;
}


A.showkey{
	color:#000000;
	white-space:nowrap;
	font-family:arial,sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}

A.showkey:hover{
	color:#003388;
	text-decoration:underline;
	font-weight:normal;
}


td.helpicon {
  padding-right: 10px;
  vertical-align: top;
}

table.pageheader{
	padding-top:2px;
	padding-bottom:0px;
	padding-left:2px;
	border-bottom:2px solid #000000;
	margin-top:0px;
	margin-bottom:0px;
	border-collapse: collapse;
	width: 100%;
}

table.pageheader td {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	border-collapse: collapse;
}


table.relatedtopics{
	border-collapse: collapse;
}

table.relatedtopics td{
	padding-right: 10px;
	padding-top: 2px;
}



td.relleft {
        background-image: url(../images/relleft.jpg);
        width: 10px;
        height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
        padding-left: 0px;
	padding-right: 0px;
}

td.rellink {
        height: 20px;
        background-image: url(../images/topmenubg2.jpg);
}

/*
table.relatedtopics td{
        margin: 0px;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	height:20px;
	border-left:2px solid #ffffff;
	background-color:#000000;
	background-image:url(../images/topmenubg2.jpg);
	background-position:bottom;
	
}
*/

A.onblack{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

A.onblack:hover{
	font-weight:bold;
	color:#DDDDDD;
	text-decoration:none;
}

A.onblack:active{
	font-weight:bold;
	color:#FFFFFF;
}

A.onblack:visited{
	font-weight:bold;
	color:#DDDDDD;
	text-decoration:none;
}



div.pagesubheader{
	width:100%;
	border-bottom:1px solid #000000;
	margin-top:35px;
	padding-top: 15px;
	margin-bottom: 6px;
}

table.pagesubheader td {
	font-size: 14px;
}

table.pagesubheader{
        margin:0px;
	padding:0px;
	padding-left:0px;
	padding-right:6px;
	font-weight: bold;
	color:#58a8ff;
	font-family:arial,tahoma,sans-serif;
	border-collapse: collapse;
        /*
	margin:0px;
	padding:0px;
	padding-left:6px;
	padding-right:6px;
	height:18px;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#000000;
	background-image:url(../images/topmenubg2.jpg);
	background-position:bottom;
       	background-repeat: none;        
        */
}

body.topbanner{
	background-image:url(../images/topfill.jpg);
}

div.prodrel{
  font-size: 10px;
  font-weight: normal;
  padding-left: 2px;
  float:none;
}

#addThisObject{
	font-size:1px;
	width:1px;
	height:1px;
	right:20px;
	top:0px;
	position:absolute;
	z-index:10;
	margin:auto;
}

