a {
	color: #0080ff;
}
body {
	background-color: #E1E1E1;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#logo {
	background-color: #0080FF;
	text-transform: uppercase;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#logo a {
	color: #ffffff;
	background-color: #0080FF;
	margin: 0px;
	padding: 0px;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
/*	padding-left: .5em;	this line F's netscape 4.x*/
/*	padding-right: .5em;	this line F's netscape 4.x*/
}
#logo a:hover {
	color: #000000;
	background-color: #E2E7F0;
}
#logo h1 {
	font-weight: bold;
	font-size: 20pt;
	margin: 0px;
	text-align: center;
	color: #ffffff;
}
#logo img {
	border: 0px;
}
#logo p {
	padding: 0px;
	margin: 0px;
	padding-right: 2em;
	color: white;
}
#logo td {
	color: white;
}

#pcbcontent {
	background-color: #ffffff;
	padding: 0em;
	margin: 0px;
}
#pcbcontent H1 {
	color: #009000;
	font-weight: bold;
	font-size: 2em;
	margin: 0px;
	text-align: center;
}
#pcbcontent H2 {
	color: #009000;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px;
	text-align: center;
	font-style: italic;
}
#pcbcontent H3 {
	color: #009000;
	font-size: 1em;
/*	text-align: center;*/
	margin: 0px;
/*	font-style: italic;*/
}
#pcbcontent UL {
	font-size: .9em;
	list-style-image: url('http://www.creativecart.com/images/pics/bulletrd.gif');
	list-style-type: disc;
	padding-right: 1em;
}
#pcbcontent P {
	margin: 1em;
/*	margin-bottom: 0px;*/
	margin-bottom: 1em;
}

#content {
	background-color: #ffffff;
	padding: 0em;
	margin: 0px;
/*	border: 2px solid #000000;*/
/*	border-top: 0px;*/
}
#content a {
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	text-decoration: underline;
}
#content H1 {
	color: #0080FF;
	font-weight: bold;
	font-size: 1.8em;
	margin: 0px;
	text-align: center;
}
#content H2 {
	color: #0080FF;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0px;
	text-align: center;
}
#content P {
	margin: 1em;
/*	margin-bottom: 0px;*/
	margin-bottom: 1em;
}
#content TD {
	font-size: 1em;
	text-align: center;
}
#content TH {
	font-size: 1.2em;
	text-align: center;
	background-color: #0080ff;
	color: white;
	font-weight: bold;
}

.LeftNavPane {	/ * Any changes here should be in #LeftNav too */
	color: #ffffff;
	background-color: #0080FF;
	margin: 5px;
	font-size: .9em;
	font-weight: bold;
}
#leftnav {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin: 5px;
	color: #ffffff;
	background-color: #0080FF; 
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}
#leftnav A {
	color: #ffffff;
	background-color: #0080FF;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#leftnav a:hover {
	color: #000000;
	background-color: #E2E7F0;
}
#leftnav P {
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid white;
}

#footer {
	background-color: #E1E1E1;
	padding: 1em;
	font-size: .7em;
	padding-top: 5px;
	margin-top: 0px;
	text-align: center;
	border: 0px;
	border-top: 2px solid black;
}
#footer H5 {
	font-size: 1em;
	margin: 0px;
	font-weight: normal;
	text-align: center;
	font-style: italic;
}

.LogoLites {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 2em;
	font-variant: normal;
}
.LogoLites a {
	text-decoration: none;
	color: red;
}
.LogoLites a:hover {
	text-decoration: underline;
}

.pcbdesigns {
/*  font-family: "Times New Roman", Times, serif;*/
  font-style: normal;
  font-weight: bold;
  font-size: 1.2em;
  font-variant: normal;
}
.pcbdesigns a {
	text-decoration: none;
	color: green;
}
.pcbdesigns a:hover {
	text-decoration: underline;
}

