body {
		font-family: Tahoma;
		color: Black;
		background-color: white;}
.header {
		text-align: center;
		}
	
a:link, a:active, a:visited
    {
    text-decoration: none;
    font-weight: bold;
	color: DarkOrchid;
	font-size: 14pt
    }
	
a:hover {color: Lime;}
	
a.header {font-size: 8pt;}

.orderm {
	font-family: Tahoma, Verdana, Times New Roman;
	font-size: 18pt;
	text-align: center;
	position: absolute;
	height: 30px;
	width: 100px
	top: 10px;
	right: 600px;
  	display: inline-block;
	z-index: 1;

    }

.orderform {
	background-color: powderblue;
	height: 20px;
  	padding-top: 4px;
  	padding-bottom: 4px;
  	padding-left: 20px;
  	padding-right: 20px;
  	font-size: 18px;
	border-style: solid;
	border-color: black;
	text-align: center;
	z-index: 1;
	}

.logo {
	font-family: Tahoma, Verdana, Times New Roman;
	font-size: 80%;
	text-align: center;
	color: DarkOrchid;
	height: 100px;
	width: 100px;
	float: left;
	margin-left: 10px;
	}
	
.centtitle {
	display: inline-block;
	position: relative;
	left:-60px;
    }
	
.dtitle {
	font-family: Times New Roman;
	font-size: 250%;
	font-weight: bold;
	color: DarkOrchid;
  	display: inline-block;
	margin-top: 50px;
    }
	
.dropdown {
	font-family: Tahoma, Verdana, Times New Roman;
	font-size: 75%;
	text-align: center;
	color: #FF18FF;
	position: absolute;
	top: 10px;
	right: 10px;
	height: 100px;
	width: 200px;
	z-index: 1;
  	display: inline-block;
    }
	
.menu {
  	background-color: DarkOrchid;
  	color: white;
  	padding: 16px;
  	font-size: 20px;
  	border: none;
	}
	
.dropdown-content {
  	display: none;
    font-size: 10pt;
  	background-color: white;
  	min-width: 160px;
  	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  	z-index: 1;
	}
	
.dropdown-content a:hover {display: block;}
	
.dropdown-content a:link {font-size: 10pt;}	
	
.dropdown:hover .dropdown-content {display: block;}
	
.dropdown:hover .menu {background-color: Lime;}

h3 { margin-bottom: 0px; }

.high {
	font-size: 14pt;
	font-weight: bold;
	}

img {
	 display: block;
  	margin-left: auto;
  	margin-right: auto;
	}	
	
.rgtcapability
	{
	font-family: Tahoma, Verdana, Times New Roman;
	color: black;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	display: block;
    }

	
.capability1, .capability2, .capability3, .capability4, .capability5, .capability6
	{
	font-family: Tahoma, Verdana, Times New Roman;
	font-size: 14pt;
	color: black;
	margin: 1%;
	float: left;
	width: 14%;
	height: 120px
	text-align: center;
	border-style: solid;
	border-color: black;
	display: block;
	background-color: LightCyan;
	overflow: scroll;
    }

.column1, .column2, .column3, .column4, .column5
	{
	font-family: Tahoma, Verdana, Times New Roman;
	font-size: 10pt;
	color: black;
	margin: 1%;
	float: left;
	width: 17%;
    }

.column3
	{
	font-family: Tahoma, Verdana, Times New Roman;
	font-size: 10pt;
	color: black;
	margin: 1%;
	float: left;
	width: 18%;
	text-align: center;
    }
	
.column3 a:link {
	font-size: 10pt;
	}
	
.column3 a:hover {
	font-size: 10pt;
	}

.nextline {
	font-size: 10pt;
	color: black;
	text-align: center
	}
.larger { font-size: 18pt; }

.form2 {
  	display: inline-block;
	width: 500px;
    }
.first {
	  display: inline;
	width: 180px;
	height: 33px;
	float: left;
	}
.second {
	  display: inline;
	height: 33px;
	float: left;
	}
.spref {
	  display: block;
		width: 800px;
	height: 60px;
	float: left;
	text-align: left;
	font-size: 8pt;
	margin-left: 250px;
	}
.rrr {
	  display: block;
		width: 180px;
	height: 33px;
	float: left;
	text-align: left;
	font-size: 8pt;
	margin-left: 250px;
	}