

#wrapper 
{
	margin:0 auto; 
	text-align: left;
	background-color: black; 
	width: 800px; 
	/*text-align: center;*/
}

img {border-style: none;
	border-color: inherit;
	border-width: medium;
	/*
	width: 543px;
	height: 114px;
*/
}


body
{
    text-align: center;
    min-width: 800px;
    background: #ccc8b8;
	font-size: 8pt;
	margin: 10px;
	font-family: verdana, Trebuchet, Arial;
}
    
em {color:red;}

div.links a 
{
	text-align: center; 
	text-decoration: none; 
	color: white;
}

div.links a:hover 
{
	color: yellow; 
	text-decoration: none;
}

body.nomargin
{
    margin: 0px;
}

a.h2
{
	color: #696969;
	text-decoration: none;
}

h1
{
    font-size: 24pt;
    color: #696969;
}

h2
{
    font-size: 14pt;
    color: #696969;
}

h3
{
    font-size: 12pt;
    color: #696969;
}

h4
{
    font-size: 10pt;
	color: #696969;
}

td
{
    font-size: 10pt;
    color: white;
}

p
{
    font-size: 10pt;
    color: white;
}

a:hover
{
    color: red;
    text-decoration: underline
}

.mainMenu
{
    font-weight: normal;
    font-size: 10px;
    color: #696969;
    /*font-family: century gothic,helvetica,arial*/
}

table.mainmenu
{
    border-right: #787878 1px solid;
    border-top: #787878 1px solid;
    border-left: #787878 1px solid;
    border-bottom: #787878 1px solid
}

td.mainmenumain
{
    border-right: #2c2734 1px solid;
    border-top: #2c2734 0px solid;
    border-left: #2c2734 0px solid;
    border-bottom: #2c2734 1px solid
}

a.mainMenu:link
{
    font-size: 10px;
    font-weight: bold;
    color: #696969;
    /*FONT-FAMILY: Century Gothic,Helvetica,arial;*/
    text-decoration: none;
}

a.mainMenu:visited
{
    font-size: 10px;
    font-weight: bold;
    color: #696969;
    /*FONT-FAMILY: Century Gothic,Helvetica,arial;*/
    text-decoration: none;
}

a.mainmenu:hover
{
    font-size: 10px;
    font-weight: bold;
    color: black;
    /*FONT-FAMILY: Century Gothic,Helvetica,arial;*/
    text-decoration: none;
}

td.justify
{
    text-align: justify; 
    /*text-justify: newspaper */
}

span.heading
{
    color: white;
    font-size: 14pt;
    /*FONT-FAMILY: Century Gothic, Arial;*/
    font-weight: bold;
}

span.heading2
{
    color: white;
    font-size: 8pt;
    /*FONT-FAMILY: Century Gothic, Arial;*/
}

.justify
{
    text-align: justify;
}


.menutitle1
{
    font-size: 12px;
    font-weight: bold;
	/*text-decoration: #E00000;*/
    cursor:pointer;
    margin-bottom: 0px;
    padding:3px;
    margin-left: 5px;
    border-bottom:0px;
}

.sub1{
	margin-bottom: 0px;
	margin-left: 7px;
	width:170px;
	padding:3px;
	border-bottom:0px;
	text-decoration: none;
}

.sub1 A
{
	text-decoration: none;
}

td.hr
{
    border-bottom: 1px solid white;
    vertical-align: top;
	font-weight: 700;
}

.tech_heading
{
	font-size: large;
	color: yellow;
	padding-bottom: 5px;
}

.products TABLE 
{
	border: #999999 1px solid;
}

.products TR
{
	border: black 1px solid;
}

.products TD
{
	border: #999999 1px solid;
}

.performance
{
	border-style: dotted; 	
	border-color: White; 
	border-width: thin; 
	padding: 5px;
	text-align: center;
}

.performance TH
{
	background-color: Yellow; 
	color: Black; 
	width: 150px;
}

.performance TD
{
	border-style: dotted; 	
	border-color: White; 
	border-width: thin; 
	
}

.performance A, .performance A:visited
{
	color: Yellow;
}

.yellowlinks A, .yellowlinks A:visited
{
	color: Yellow;
}

.lumient 
{
  color: #AAAAAA;
}

.lumient A, .lumient A:visited
{
	color: #AAAAAA;
	text-decoration: none;
}

.lumient A:hover
{	
	text-decoration: underline;
}
