body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	 background-color: #000000;
}

.main
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666666;
	text-align: left;
}

td#nav-left {
    padding-right: 8px;
}

.info-left {
    margin-top: 14px;
    text-align: right; 
    color: #EBC33F;
    font-weight: bold;
}

.center
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	background-color: #666666;
	background-image: url(/images/2.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	border: 1px solid #000000;
	text-align: left;
	cellpadding: 5px;
        padding: 15px 10px 15px 10px;
}

ul.section_list {
   list-style: none;
   padding-left: 0px;
}

ul.section_list li {
   margin-bottom: 8px;
}

.center ul {
  background-color: #666666;
}

a:link
{
	color: #CCCCCC;
}

a:visited
{
	color: #CCCCCC;
}

a:hover
{
	color: #FFFFFF;
}

.center a:link {
    color: #EBC33F;
}

.center a:visited {
    color: #EBC33F;
}

.center a:hover {
    color: #FFFFFF;
}

.indicia
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.header
{
	font-family: "Times New Roman", Georgia, sans-serif;
	color: #ffffff;
	font-size: 24px;
}

.header-events
{
	font-family: Impact, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 16px;
}

accent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
}

hr {
    color: #000000;
}

.center hr {
    margin-top: 15px;
    margin-bottom: 15px;

}
/*
<!-- Trace log:
  Time(ms) | Duration | Trace
      0.13 |     3.06 | [PHP includes, stage 2]
      0.14 |          | 	[Textpattern autoload dir: 'vendors']
      0.15 |          | 	[Textpattern autoload dir: 'lib']
      3.09 |     0.02 | 	[Load: 'vendors/Txp.php']
      3.11 |     0.01 | 		[Load: 'vendors/Textpattern/Container/FactoryInterface.php']
      3.11 |          | 		[Class loaded: 'Txp']
      3.12 |     0.01 | 	[Load: 'vendors/Textpattern/Container/Container.php']
      3.13 |     0.00 | 		[Load: 'vendors/Textpattern/Container/ContainerInterface.php']
      3.13 |          | 		[Class loaded: 'Container']
      3.14 |     0.01 | 	[Load: 'vendors/Textpattern/Tag/Registry.php']
      3.15 |     0.00 | 		[Load: 'vendors/Textpattern/Container/ReusableInterface.php']
      3.15 |          | 		[Class loaded: 'Registry']
      3.20 |     0.80 | [SQL: SELECT name, val FROM txp_prefs WHERE prefs_id = 1 AND user_name = '' ]
      4.00 |          | [Rows: 95]
      4.05 |     0.51 | [Loading plugins]
      4.06 |     0.50 | 	[SQL: SELECT name, code, version FROM txp_plugin WHERE status = 1 AND type IN (0,1,5) ORDER BY load_order ASC, name ASC ]
      4.56 |          | 	[Rows: 0]
*     4.62 |     1.62 | [SQL: SELECT css FROM txp_css WHERE name IN ('default') ]
*     6.24 |          | [Rows: 1]
-->

<!-- Query log:
Duration | Query
    0.80 | [SQL: SELECT name, val FROM txp_prefs WHERE prefs_id = 1 AND user_name = '' ]
    0.50 | [SQL: SELECT name, code, version FROM txp_plugin WHERE status = 1 AND type IN (0,1,5) ORDER BY load_order ASC, name ASC ]
    1.62 | [SQL: SELECT css FROM txp_css WHERE name IN ('default') ]
-->

*/
