html, body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	line-height: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*Main page sections*/
#frame {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #555555;
    background-image: url(../images/backgound.jpg);
	text-align: left;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #a9a9a9;
}

#header {
	width: 100%;
	background-image: url(../images/headerbg.jpg);
	background-color: #DCDCDC;
	height: 107px;
}

#main {
	width: 100%;
	background-color: #555555;
    background-image: url(../images/backgound.jpg);
	height: 700px;
}

#footer {
	width: 100%;
	background-image: url(../images/footerbg.jpg);
	background-color: #DCDCDC;
	height: 50px;
}

#contentleft {
	width: 133px;
	padding: 6px 0px 10px 0px;
	text-align: center;
	float: left;
	background-color: #555555;
    background-image: url(../images/backgound.jpg);
}

#contentcenter {
	width: 623px;
	padding: 6px 16px 10px 16px;
	margin: 0px;
	float: left;
	background-color: #ffffff;
	line-height: 24px;
    border-top: 1px solid #000000;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
	border-left: 1px solid #000000;
}

#leftdiv {
	position: relative;
	width: 133px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	background-color: #555555;
    background-image: url(../images/backgound.jpg);
	height: 100%;
}

#middlediv {
	position: absolute;
	top: 130px;
	margin: 0px 0px 0px 133px;
	padding: 10px;
	width: 647px;
	display: inline;
	background-color: #ffffff;
}

div.products {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width: 110px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 8px;
	padding: 8px 0px 10px 5px;
	text-align: left;
	color: #ffffff;
	background-color: #555555;
    background-image: url(../images/backgound.jpg);
	line-height: 8px;
}

div.products a, div.products a:link, div.products a:visited {
	color: #ffffff;
	cursor: pointer;
}

div.products a:hover {
	background-color: transparent;
	text-decoration: underline;
}

div.prodlink {
	border: 1px outset;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 2px 5px;
	background-color: #555555;
    background-image: url(../images/backgound.jpg);
}

div.prodheading {
	width: 117px;
	padding: 3px 0px 0px 0px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	font-size: 13px;
	background-color: #555555;
    background-image: url(../images/backgound.jpg);
	color: #ffffff;
}

div.newsletter {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width: 110px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 6px 0px 6px 0px;
	text-align: center;
	color: #ffffff;
	background-color: #555555;
    background-image: url(../images/backgound.jpg);
	font-size: 10px;
}

/* Main Tab navigation */
#navcontainer {
	background: #555555;
    background-image: url(../images/backgound.jpg);
   /*	border-top: 1px solid #99cccc;  */
	font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navlist {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

@media all {
 #navlist {
   text-align: center
 }
}

#navlist li {
	bottom: 11px;
	display: inline;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	position: relative;
}

html>body #navlist li {
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
}

#navlist a, #navlist a:link, #navlist a:visited {
	background: #990000;
	border: 1px solid #ffffff;
	bottom: 2px;
	color: #ffffff;
	cursor: pointer;
	display: inline;
	height: 1em;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	position: relative;
	right: 2px;
	text-decoration: none;
}

#navlist a:hover {
	background: #cc0000;
	bottom: 1px;
	color: #ffffff;
	position: relative;
	right: 1px;
}

#navlist a:active {
	background: #999999;
	bottom: 0px;
	color: #ffffff;
	position: relative;
	right: 0px;
}

#navlist li#active {
	background: #555555;
    background-image: url(../images/backgound.jpg);
	bottom: 13px;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
}

html>body #navlist li#active {
	background: #000000;
	margin: 0px 2px 0px 0px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover {
	background: #555555;
    background-image: url(../images/backgound.jpg);
	border-bottom: none;
	border-left: 1px solid #FFE4B5;
	border-right: 1px solid #000000;
	border-top: 1px solid #FFE4B5;
	bottom: 0px;
	color: #ffff00;
	cursor: text;
	margin: 0px;
	padding: 2px 5px 0px 5px;
	position: relative;
	right: 0px;
}

/*Other navigation divs and link formatting*/
#utilnavlinkstop {
	font-size: 10px;
	float: right;
	padding: 0px 10px 0px 0px;
	margin: -2px 0px 0px 0px;
}

#navlinkstop {
	font-size: 10px;
	float: left;
	padding: 0px 0px 0px 10px;
	margin: -2px 0px 0px 0px;
}

#urhere {
	font-size: 10px;
	float: right;
    padding: 4px 10px 0px 0px;
	font-weight: bold;
	line-height: 16px;
}

#siteurl {
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
    padding-top: 7px;
	color: #000000;
}

#siteurl a, #siteurl a:link, #siteurl a:visited {
	color: #000000;
	cursor: pointer;
}

#siteurl a:hover {
	background-color: transparent;
	text-decoration: underline;
}

#tablinks {
	background-color: #555555;
    background-image: url(../images/backgound.jpg);
	height: 14px;
	color: #ffffff;
}

#tablinks a, #tablinks a:link, #tablinks a:visited {
	color: #ffffff;
	cursor: pointer;
}

#tablinks a:hover {
	background-color: transparent;
	text-decoration: underline;
}

#bottomtab {
	background: #555555;
    background-image: url(../images/backgound.jpg);
	border-bottom: 1px solid #99cccc;
	font-size: 8px;
	color: #ffffff;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}

#auxnavlinks {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
}

#utilnavlinks {
	font-size: 10px;
	text-align: center;
	padding-top: 4px;
}

#uplink {
	font-size: 10px;
	margin-right: 10px;
	text-decoration: none;
}

#uplink:hover {
	text-decoration: underline;
}

#uplink1 {
	font-size: 10px;
	margin-right: 10px;
	text-decoration: none;
}

#uplink1:hover {
	text-decoration: underline;
}

#uplink2 {
	font-size: 10px;
	margin-right: 10px;
	text-decoration: none;
}

#uplink2:hover {
	text-decoration: underline;
}

a:link, a:visited, a:active {
	background-color: transparent;
	color: #3300ff;
	text-decoration: none;
}

a:hover {
	color: #6600ff;
	background-color: transparent;
	text-decoration: underline;
}

a.nodec {
	text-decoration: none;
}

/*General formatting*/
h1 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
    margin-top: 20px;
}

h1:first-letter {
	color: #990000;
	background-color: transparent;
}

h2 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}

h2:first-letter {
	color: #990000;
	background-color: transparent;
}

h3 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}

h4 {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}

.aligncenter {
	text-align: center;
}

.alignright {
	text-align: right;
}

.alignleft {
	text-align: left;
}

.boldtext {
	font-weight: bold;
}

.bigboldtext {
	font-weight: bold;
	font-size: 11px;
}

.italictext {
	font-style: italic;
}

.redtext {
	color: #cc0000;
	background-color: transparent;
}

.redtextbold {
	color: #cc0000;
	background-color: transparent;
	font-weight: bold;
}

.greentextbold {
	color: #008000;
	background-color: transparent;
	font-weight: bold;
}

.bluetextbold {
	color: #0000FF;
	background-color: transparent;
	font-weight: bold;
}

.yellowtext {
	color: #ffff33;
	background-color: transparent;
}

.smalllabelitalic {
  font-size: 10px;
  font-style: italic;
  text-align: center;
}

p.justifiedtext {
	text-align: justify;
}

p.justifiedtext:first-letter {
	font-size: 200%;
	vertical-align: sub;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #cc0000;
	background-color: transparent;
}

p.special {
	text-align: left;
}

p.special:first-letter {
	font-size: 200%;
	vertical-align: sub;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #cc0000;
	background-color: transparent;
}

hr.hrsixty {
	width: 60%;
	margin-right: auto; /*Required for Mozilla*/
	margin-left: auto; /*Required for Mozilla*/
	text-align: center; /*Required for IE*/
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
    margin: 0px 6px 0px 0px;
}

form.search {
	margin-top: 12px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
}

form.newsletter {
	text-align: center;
	margin: 0px;
	padding-bottom: 3px;
}

input.searchbutton {
	margin: 2px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	cursor: pointer;
}

input.highlightbutton {
	background-image: url(../images/highlight.gif);
	border: 0px;
	height: 24px;
	width: 113px;
	cursor: pointer;
}

img.noborder {
	border: none;
}

img.bordered {
	border: 1px solid #333599;
}

img.middle {
	vertical-align: middle;
	border: none;
}

img.middlepadbot {
	vertical-align: middle;
	border: none;
    padding-bottom: 5px;
}

div.rightfloat {
	float: right;
	width: auto;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	text-align: center;
	font-size: 80%;
	line-height: normal;
}

div.rightfloatspecial {
	float: right;
	width: auto;
	padding: 5px 54px 0px 0px;
	margin: 0px 0px 0px 10px;
	text-align: center;
	font-size: 80%;
	line-height: normal;
}

div.leftfloat {
	float: left;
	width: auto;
	padding: 5px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	text-align: center;
	font-size: 80%;
    line-height: normal;
}

div.leftfloat400 {
	float: left;
	width: auto;
	padding: 5px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	width: 400px;
}

textarea.soft {
	background-color: #e6e6fa;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}

div.scroll{
	border: 1px solid #aaaaaa;
	background-color: #f9efef;
	height: 80px;
	width: 400px;
	overflow: auto;
	color: #000000;
}

table.feedback {
	border: 0px;
	margin-left: auto;
	margin-right: auto;
}

td.feedback {
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}

div.contactintro {
	padding-left: 50px;
}

.vertcentered {
	vertical-align: middle;
}

div.downloadcenter {
	margin-left: auto;
	margin-right: auto;
	padding: 16px;
	width: 480px;
	border: 1px inset;
  border-style: solid;
  border-color: #000000;
}

div.infocenter {
	margin-left: auto;
	margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
	padding: 6px 16px 6px 16px;
	width: 480px;
	border: 1px inset;
  border-style: solid;
  border-color: #000000;
  background-color: #DCDCDC;
}

div.freeinfocenter {
 margin-left: auto;
 margin-right: auto;
 margin-top: 0px;
 margin-bottom: 0px;
 padding: 6px 16px 6px 16px;
 width: 550px;
 border: 1px inset;
 border-style: solid;
 border-color: #000000;
}

div.buybut {
	padding-left: 120px;
}

.backfloatright {
	float: right;
	margin-top: 0px;
	font-size: 10px;
}

table.langatable{
  border: 1px solid #000000;
  width: 117px;
  text-align: center;
  background-color: #FFFFFF;
  margin-left: 5px;
}

td.langatdtop{
  border-bottom: 1px solid #000000;
  width: 117px;
/*  height: 70px;  */
  padding: 0px;
  margin: 0px;
}

td.langatd{
  padding: 5px 10px 8px 10px;
  width: 117px;
}

.boldredunderline {
  font-weight: bold;
  color: #cc0000;
  background-color: transparent;
  text-decoration: underline;
}

table.techdict{
	border: 1px solid Black;
	line-height: 12px;
	background-color: #DCDCDC;
	text-align: center;
}

tr.techdict{
	margin: 0px;
	padding: 0px;
}

td.techdict{
	margin: 0px;
	padding: 0px;
}

table.twisted{
	font-size: 10px;
	float: right;
	border: 0px;
	line-height: 12px;
	background-color: #ffff99;
	
}
td.twisted{
	vertical-align: top;
	text-align: justify;
}

a.underlined{
 text-decoration: underline;
}

div.newsflash {
  width: 120px;
  border: 1px inset;
  border-style: solid;
  border-color: #000000;
  margin: 0px 0px 0px 0px;
  padding: 3px 4px 4px 8px;
  font-size: 90%;
  line-height: 14px;
}

.justifiedtextnopar {
  text-align: justify;
}

div.newsflashheading {
  text-align: center;
  font-size: 130%;
  padding-bottom: 3px;
  color: #cc0000;
  font-weight: bold;
}

.crossedtext {
  text-decoration: line-through;
  color: #cc0000;
}






