body {
  height: 100%;
  margin: 0;
  font: normal 14px Tahoma, Arial;
  color: #000000;
  text-align=center;
  vertical-align=top;  

}

.css3gradient {
 width:100%;height:100%;
 background-color:#7C8EAC;
 margin:0;
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#7C8EAC, endColorstr=#465A7E);
 background-image:-moz-linear-gradient(left, #7C8EAC 0%, #465A7E 100%);
 background-image:linear-gradient(left, #7C8EAC 0%, #465A7E 100%);
 background-image:-webkit-gradient(linear, left bottom, right bottom, color-stop(0%,#7C8EAC), color-stop(100%,#465A7E));
 }
.title_newknoeledge{ font-weight:bold; text-align:center;}

.table_knowledge { color:#0066CC; font-size:14px; font-weight:bold; text-align:center;}

.tdWhite_char { text-align:center;}

.theme_title {font-weight:bold; text-align:center; font-size:16px;}

.theme_title_1 { font-weight:bold; text-align:center;}

.table_theme { color:#0066CC; font-size:16px; font-weight:bold; text-align:left;}

.title_registration { font-weight:bold; font-size:14px; line-height:20px;}

.newknowledge_download { text-align:center;}

.newknowledge_download_nr { text-align:center; color:#0066CC; font-weight:bold;}

.manuals_nav { color:#0066CC; font-size:15px; font-weight:bold; text-align:left;}

.manuals_body { font-size:14px;}

