body, h1, h2, h3, table	{
font-family:verdana, arial, sans-serif;
}

HTML BODY {
	margin: 0px;
	padding: 0px;
} 

body {
	background : #000 url('http://www.electrondesign.com/new/images/bg-3.gif') fixed;
	width: 100%;
	margin: 0px;
}

h1	{
	font-size: 20px;
	text-align:center;
	color: #fc0;
	line-height:130%;
	font-weight:bold;
}

h2	{
	font-size: 20px;
	text-align:center;
	color: #fc0;
	line-height:130%;
	font-weight:bold;
}

h3	{
	font-size: 16px;
	text-align: left;
	color: #fff;
	line-height: 120%;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

p	{
	font-size: 15px;
	color: #fff;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	text-indent: 8px;
}

.black	{
	background-color: #000;
} 


p.medium	{
	font-size: 15px;
	color: #fff;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
	text-indent: 8px;
} 


p.small	{
	font-size: 11px;
	text-indent: 5px;
	line-height: 120%;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
} 

.tel	{
	font-family:  georgia, monospace, courier;
	background-color: #000;
} 

.navigation {
	font-size: 12px;
	color: #fff;
	margin-left:4px;
	text-align: left;
	line-height:110%;
}

.nav a:hover {
	text-decoration : none; 
	color : #fff;
	background-color : #33c;  
} 

.nav a:link {
	text-decoration : none; 
	color : #fff; 
} 

.nav a:visited {
	text-decoration : none;
	border-bottom:1px dotted #33c;
	color : #fff; 
} 

.nav a:active {
	text-decoration : underline; 
	color : #fff; 
	background-color : #30f; 
} 

hr	{
	color:#fc0;
	line-height:5px;
	width:100%;
}

.copy	{
	font-size: 11px;
	color: #fc0;
	text-align: left;
	margin-left:5%;
	margin-top: 50px;
}


.link1 a:link       { text-decoration: underline; color: #fc0}
.link1 a:visited    { text-decoration: underline; color: #fc0}
.link1 a:hover      { text-decoration: none; color: #fff; background-color : #f30;}

.link2 a:link       { text-decoration: none; color: #fc0}
.link2 a:visited    { text-decoration: none; color: #fc0}
.link2 a:hover      { text-decoration: underline; color: #fc0}



td.border 
{ 
  border: 1px dashed #c0c0c0
}

div.header	{
	width: 728px;
	height: 104px;
	background : #000 url('http://www.electrondesign.com/images/cubicbg.gif');
}

.contact {
	color: #fc0;
	text-indent: 0px;
	font-size: 11px;
	line-height: 120%;
	margin: 5px;
}


.sitemap a:hover {
	text-decoration : none; 
	color : #000;
	background-color : #f93;  
} 

.sitemap a:link {
	text-decoration : none; 
	color : #000; 
} 

.sitemap a:visited {
	text-decoration : none;
	border-bottom:1px dotted #33c;
	color : #000; 
} 

.sitemap a:active {
	text-decoration : underline; 
	color : #000; 
	background-color : #30f; 
}

.sitemap {
	font-size: 10px;
	color: #000;
	text-align: left;
	white-space: nowrap;
}

p.services {
	color: #000;
	text-indent: 0px;
	font-size: 10px;
	line-height: 100%;	
	}
