/*	Global Style-sheet for Airlight VB Website v2.0
	Format: CSS
	Last update: 27 December, 1999
	Author: M. Vellines
	Copyright 1999 Airlight Venetian Blind Company, all rights reserved.
*/

  body {
	background: url(images/bkgrnd.gif);
	font-family: Book Antiqua, Garamond, serif;
	font-size: 12pt;
	font-style: normal
	}
  table.nav {
	width: 100%;
	border-width: 0;
	spacing: 0;
	color: #FFFFCC;
	margin: 0;
	padding: 0.5em, 1em;
	font-family: Arial, Franklin Gothic, Verdana, sans serif;
	font-size: 10pt;
	rules: none;
	}
  table.header {
	width: 100%;
	border-width: 0;
	background-color: #FFFFCC;
	padding: 0, 7px;
	font-family: Arial, Franklin Gothic, Verdana, sans serif;
	font-size: 120%;
	font-style: bold;
	color: #003366;
	}
  table.breadcrumb {
	color: #ffffcc;
	font-family: Arial, Franklin Gothic, Verdana, sans serif;
	font-size: 110%;
	font-style: normal;
	text-align: left;
	}
  a:link {
	color: #0033ff;
	font-style: bold;
	font-size: 110%;
	}
  a:visited {
	color: #0033ff;
	font-style: bold;
	font-size: 110%;
	}
  a:hover {
	color: #ff3333;
	font-style: bold;
	font-size: 110%;
	}
  a:active {
	color: #ff3333;
	font-style: bold;
	font-size: 110%;
	}
  table.nav a:link {
	color: #FFFFCC;
	font-size: 80%;
	}
  table.nav a:visited {
	color: #FFFFCC;
	font-size: 80%;
	}
  table.nav a:hover {
	color: #FF6600;
	font-size: 80%;
	}
  table.nav a:active {
	color: #FF6600;
	font-size: 80%;
	}
  td.featured a:link { color: #FFFFCC; }
  td.featured a:visited { color: #FFFFCC; }
  td.featured a:hover { color: #FFFFCC; }
  td.featured a:active { color: #FFFFCC; }
  h1 {
	color: #cc0000;
	font-size: 220%;
	font-style: normal;
	text-align: center;
	margin-bottom: 0.5em;
	margin-top: 0.5em
	}
  h2 {
	color: #3333cc;
	font-size: 180%;
	font-style: normal;
	text-align: left;
	margin-left: 5%;
	margin-bottom: 0;
	margin-top: 2em
	}
  h3	{
	color: #990000;
	font-size: 150%;
	font-style: italic;
	text-align: left;
	margin-left: 8%;
	margin-top: 1em;
	margin-bottom: 0.5em
	}
  h3.center {
	color: #990000;
	font-size: 150%;
	font-style: italic;
	text-align: center
	}
  em {
	color: #990000;
	font-style: italic;
	font-size: 120%;
	}
  hr { color: #003366 }
  p {
	font-size: 100%;
	color: #000000;
	}
  p.left {
	font-size: 100%;
	text-align: left;
	float: left;
	margin-right: 15%;
	color: #000000;
	}
  p.right {
	font-size: 100%;
	text-align: left;
	float: right;
	margin-left: 15%;
	color: #000000;
	}
  p.center {
	font-size: 100%;
	text-align: left;
	margin: 1em 10%;
	color: #000000;
	}
  p.mod {
	font-size: 70%;
	color: #6699cc;
	text-align: left;
	font-weight: normal;
	}
  table p > span.fl {
	font-size: 160%;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 0px;
	}
  dt {
	font-size: 130%;
	font-weight: bold;
	font-style: normal;
	color: navy;
	}
  dd {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	}
  table colgroup.nav {
	margin: 0;
	background-color: #ffffff;
	padding: 0px, 10px;
	}
  td.index { font-size: 12pt; font-style: normal; font-weight: bold; color: #000066 }
  td.ad ( border: 1px }
  td.featured { padding: 0px;	spacing: 0px; width: 213px; border: 0px;}
  td { font-size: 11pt; font-style: normal; font-weight: normal; color: #000000 }
  td > small { font-size: 80%; font-style: normal; font-weight: normal; color: #000000 }
  caption { font-size: 75%; color: navy }
    ul.right {
	list-style: circle outside;
	font-size: 100%;
	font-style: italic;
	text-align: left;
	margin-left: 20%;
	color: #000000
	}
  form {
	font-size: 100%;
	font-weight: normal;
	margin: 1em 10%
	}
  form p div { align: center }
  form tr { valign: top }
  legend {
	font-size: 90%;
	font-style: italic;
	color: #000000
	}