body {
	background-color: #FBFBFB;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

td {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

input, select, textarea {
	border: 1px solid #8B989D;
	font-family: verdana;
	font-size: 10px;
	color: #2B3943;
}

table.infotable {
	border: 1px solid #BBBBBB;
}

td.head {
	color: #000000;
	background-color: #CFDAE1;
}

td.prod_light {
	background-color: #F4F4F4;
}

td.prod_dark {
	background-color: #F4F4F4;
}

td.prod_dark2 {
	background-color: #EAEAEA;
}

td.pc_head {
	font-family: arial black;
	font-size:22px;
}

td.pc_head2 {
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
}

td.pc_head3 {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
}

td.menu {
	background-color: #FFFFFF;
	color: #8B989D;
}

a, a:active, a:visited {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #6F98BF;
}

a:hover {
	text-decoration: none;
	color: #2B3943;
}

a.head, a.head:active, a.head:visited {
	text-decoration: none;
	border-bottom: 0px;
}


  .headline { font-family: arial black, arial; font-size: 28px; letter-spacing: -1px; }
  .headline2{ font-family: verdana, arial; font-size: 12px; }
  .subhead  { font-family: arial, arial; font-size: 18px; font-weight: bold; font-style: italic; }
  .backtotop     { font-family: arial, arial; font-size: xx-small;  }
  .code     { background-color: #EEEEEE; font-family: Courier New; font-size: x-small;
              margin: 5px 0px 5px 0px; padding: 5px;
              border: black 1px dotted;
            }
.cat {
	cursor: pointer;
	font-family: verdana;
	font-size: 10px;
	color: #47494A;
	text-align: left;
	padding: 1;
	font-weight: bold;
}

.cat1 {
	cursor: pointer;
	font-family: verdana;
	font-size: 10px;
	color: #47494A;
	text-align: left;
	padding: 1;
	font-weight: bold;
}

td.maincat {
	color: #00000;
	background-color: #E8EDF1;
}

.sub1 {
	padding: 1;
	font-family: verdana;
	font-size: 10px;
}

.sub2 {
	padding: 1;
	font-family: verdana;
	font-size: 10px;
}