/* Looks */

BODY {
  background-color: #FFFFFF;
  color: #000000;
}


A:link { color: #660000; // chg 18 Jun 03 from 990033
	background: transparent;
	text-decoration:underline;
} 

A:visited { color: #808080; background: transparent;TEXT-DECORATION: none;}

A:active { color: #006600;
		background: #eeeeee;
		TEXT-DECORATION: underline;
}

A:hover {
color:#006600;
background: #ccc; // chg 12Jan2010, easier to read
text-decoration:none;
}

H1 {

		COLOR: #64A0C8;

		FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;

		TEXT-DECORATION: none;

		FONT-STYLE: normal;

}


H2 {
		COLOR: #B88B00;

		FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;

		TEXT-DECORATION: none;

		FONT-STYLE: normal;

}

H5 {
		COLOR: #006666;

		FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;

		TEXT-DECORATION: none;

		FONT-STYLE: superscript;

}

	A.header {

            FONT-SIZE: 58%;

		COLOR: #782327! important;

		FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;

		TEXT-DECORATION: none;

		FONT-STYLE: normal;

		FONT-WEIGHT: normal;

	  }

	A.subcat {

		COLOR: #782327! important;

		FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;

		TEXT-DECORATION: underline;

		FONT-SIZE: 80%;

		FONT-STYLE: normal;

		FONT-WEIGHT: lighter;

	  }


	table.dot {

      		FONT-SIZE: 12pt;

		COLOR: black! important;

	  }


	A.subcat:Hover
	  {
	color: #006600! important;
	background: #dddddd; 
	text-decoration: none;
	FONT-SIZE: 80%;
	FONT-STYLE: normal;
      FONT-WEIGHT: lighter;
	  }



/* Layout*/


#tagline { /* before content, describes company's audio logo */


color: #666600;

text-align: right;

float: right;

width: 30%;

}

#pointer P {  /* after content, describes next link */

background-color: #ffffff;

color: #666600;

text-align: right;

float: right;

width: 60%;

}

#footer P {

background-color: #ffcc00;

font-size: smaller;

text-align: center;

}
