/* Styles related to the PHP Layers Menu System begin here */

.phplmnormal	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

a.phplm:link	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
text-decoration: none;
	color: #000000;
}

a.phplm:visited	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
text-decoration: none;
	color: #303030;
}

a.phplm:hover	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
text-decoration: none;
	color: #505050;
	background-color: #ffffff;
}
a.phplm:active	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
text-decoration: none;
	color: #000000;
}

.phplmbodytable	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #fffae4;
}

a.phplms:link	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
line-height: 8pt;
text-decoration: none;
	color: #000000;
}

a.phplms:visited	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
line-height: 8pt;
text-decoration: none;
	color: #303030;
}

a.phplms:hover	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
line-height: 8pt;
	font-style: normal;
text-decoration: none;
	color: #505050;
}
a.phplms:active	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
line-height: 8pt;
text-decoration: none;
	color: #000000;
}

.ivorybodytable	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
font-style: normal;
	background-color: #ffffff;
}

.augustinustable	{
	background-color: #b78900;
 border-style:groove;
 border-width:2px;
 border-color:#f0f0f0;
}

.augustinistable	{
	background-color: #9d7600;
 border-style:groove;
 border-width:2px;
 border-color:#f0f0f0;
}

.augustinestable	{
	background-color: #8a6800;
 border-style:groove;
 border-width:2px;
 border-color:#f0f0f0;
}

/* Styles related to the PHP Layers Menu System end here */

/* Styles related to the demo page begin here */

body	{
	color: #000000;
	margin: 0,0,0,0;
}

a:link	{
	color: #000000;
text-decoration: none;
}

a:visited	{
	color: #303030;
text-decoration: none;
}

a:hover	{
	color: #505050;
text-decoration: none;
}

a:active	{
	color: #000000;
}

.h1bar	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #990000;
}

.topbar	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #ffe2b1;
}

.bar	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #f6f2e6;
}

.preformatted	{
	font-family: courier;
	font-size: 10pt;
}

.mainbar	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.infobar	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.textb {
  font-family:Verdana,Arial,Helvetica;
  font-size:24pt;
  font-weight:bold;
  color:#f4d000;
  }

.texts  { font-size:8pt;
         line-height:8pt;
         font-family:Verdana,Arial;
         color:#808080;
         font-style:normal; }

