﻿
a:link, a:visited {color: aqua}

.General
{
background-color: black;
background-image: url('images/digitalback1.jpg');
background-attachment: fixed;
border-collapse: collapse;
}

.Content
{
background-color: black;
color: white;
font-family: Tahoma;
font-size: 10pt;
text-align: justify;
}

.ContentC
{
color: white;
font-family: Tahoma;
font-size: 10pt;
text-align: center;
border-style: none;
}

.Heading
{
font-family: Arial;
color: gainsboro;
font-size: 11pt;
font-weight: bold;
}

.LMenu
{
font-size: 9pt;
color: black;
text-decoration: none;
padding-Left: .3cm;
white-space:pre-line;
letter-spacing:0cm;
border-spacing:0cm;
word-spacing:0cm;
line-height: 1;
}

.LMenuT
{
font-size: 10pt;
color: black;
text-decoration: none;
}

.LMenuR
{
font-size: 9pt;
color: black;
text-decoration: none;
padding-right: .3cm;
}

.PinoutHead
{
background-color: #E9E9E9;
font-family: arial;
font-size: 10pt;
font-weight: bold;
text-align: center;
border-collapse: collapse;
}

.Pinout
{
background-color: white;
font-family: arial;
font-size: 10pt;
text-align: center;
font-weight: normal;
}

.PinoutB
{
font-family: Tahoma;
font-size: 10pt;
color: white;
border-color: gray;
border: 1px
}


.BottomCell
{
border-top-style: none;
font-size: 3pt;
width: 100%;
}

.TabCell
{
text-align: center;
border-bottom-style: none;
height: 50;
padding: 3;
}

.TabCellB
{
text-align: center;
border-left-style: none;
border-right-style: none;
border-top: medium none;
height: 50;
padding: 3;
}

.FullRow
{
border-top-style: none;
border-bottom-style: none;
width: 100%;
}

.LeftCell
{
text-align: center;
border-top-style: none;
border-bottom-style: none;
border-right-style: none;
}

.RightCell
{
text-align: center;
border-top-style: none;
border-bottom-style: none;
border-left-style: none;
}

.CompleteCell
{
	
text-align: center;
border: 1px solid rgb(255,255,255);
}

.RSSCell
{
	
	text-align: center;
	border: 1px solid rgb(150,150,150)
}

.sLink
{
font-size: 7pt;
color: white;
text-decoration: none;
}

.MenuCSS
{
	position:absolute;
	top: 62;
	left: 127;
	z-index: 2;
	width: 75%;
	text-align: left;
}

.MenuCSS a:Link, .MenuCss a:visited
{
	color:blue;
}

.FaqLink
{
	Z-INDEX:2;
	LEFT:161px;
	POSITION:absolute;
	TOP:445px;
	font-size: 8pt;
}

.LeftRightColumn
{
	position: relative;
	top:64px;
	left:0;
	z-index:1;
	background-color:black;
}

.ChartHeading
{
	font-family: Arial;
	font-size: 10pt;
	background-color: #333333;
	color: White;
	font-weight:bold;
	text-align: center;
	border-top: solid 1px;
	border-bottom: solid 1px
}

.Chart
{
	border-top: solid 1px;
	border-bottom: solid 1px;
	text-align: center
}





div.scroll
{
width:100%;
height:150px;
overflow: auto
}

.TopBanner
{
	position: absolute;
	top: 3;
}

.Footer
{
	position: relative;
	top: 0;
	z-index: 1;
}

.LeftColumn
{
	position:absolute;
	top:3;
	left:0;
	height: 100%;
	z-index: 1;
}

.RightColumn
{
	position:absolute;
	right: 21;
	height:100%;
	top:95;
	z-index: 2
}

.ContentCell
{
	color:White;
	background-color: Black;
	position: absolute;
	height: 100%;
	top:65;
	left: 250;
	width:73%;
	z-index: 1;
	padding: 2em;
}
