table.leftnavBorderless {
	border: 0px none  #990000;
	border-collapse: separate;
	background-color:#990000;
	width: 100%;
}
table.leftnavBorderless td {
	color: white;
	font-weight: bold;
	font-size: 8pt;
	border: 0px flat #990000;
	background-color:#990000;
	padding: 4;
	vertical-align: center;
	text-align: center;
	}
	
table.leftnavBorderless A:link    { color: white; text-decoration: none;  }
table.leftnavBorderless A:active  { color: white;  text-decoration: none;  }
table.leftnavBorderless A:visited { color: white; text-decoration: none; }
table.leftnavBorderless A:hover   { color: #999933; text-decoration: none; }

#leftnavBorderless-bg{
	color: white;
	font-weight: bold;
	font-size: 8pt;
	background-color:#990000;
}	
	
table.leftnav {
	border: 1px none  #99CCCC;
	border-collapse: separate;
	background-color:#999966;
	width: 100%;
}
table.leftnav th {
	color: white;
	font-weight: bold;
	font-size: 8pt;
	border: 0px flat #990000;
	background-color:#990000;
	padding: 4;
	vertical-align: center;
	text-align: center;
	}
table.leftnav td {
	color: white;
	font-weight: bold;
	font-size: 8pt;
	border: 1px outset #999966;
	background-color:#990000;
	padding: 4;
	vertical-align: center;
}
#leftnav-bg{
	color: white;
	font-weight: bold;
	font-size: 8pt;
	background-color:#800000;
	width: 15%;
}
#leftnav-selected
{
	background-color:#660000;
}

table.leftnav A:link    { color: white; text-decoration: none;  }
table.leftnav A:active  { color: white;  text-decoration: none;  }
table.leftnav A:visited { color: white; text-decoration: none; }
table.leftnav A:hover   { color: #999933; text-decoration: none; }

table.hitcounter {
	border: 1px none  #99CCCC;
	border-collapse: separate;
	background-color:#800000;
	width: 100%;
}
table.hitcounter th {
	Color: white;
	text-align: left;
	font-weight: bold;
	font-size: 8pt;
	border: 1px none #99CCCC;
	background-color:#660033;
}
table.hitcounter td {
	color: white;
	font-weight: bold;
	font-size: 12pt;
	border: 1px outset #999966;
	background-color:#990000;
	padding: 1;
	text-align: center;
	vertical-align: center;
}

table.Title-bar {
	border: 1px none  #99CCCC;
	border-collapse: separate;
	background-color:#800000;
	width: 100%;
	vertical-align: baseline;
}
table.Title-bar th {
	Color: white;
	text-align: left;
	font-weight: bold;
	font-size: 8pt;
	border: 1px none #99CCCC;
	background-color:#800000;
	vertical-align: baseline;
}
table.Title-bar td {
	color: white;
	font-weight: bold;
	font-size: 12pt;
	border: 1px none #999966;
	background-color:#800000;
	padding: 2;
	vertical-align: baseline;
}
#Title-bar-bg{
	background-color:#800000;
	width: 100%;
	vertical-align: baseline;
	}
#Title-bar-TDSmall {
	color: white;
	font-weight: bold;
	font-size: 8pt;
	border: 1px none #999966;
	background-color:#800000;
	padding: 2;
	vertical-align: baseline;
}
#Title-bar-TDBig {
	color: white;
	font-weight: bold;
	font-size: 14pt;
	font-style: oblique;
	border: 1px none #999966;
	background-color:#800000;
	padding: 2;
	vertical-align: baseline;
}
table.Title-bar A:link    { color: white; text-decoration: none;  }
table.Title-bar A:active  { color: white;  text-decoration: none;  }
table.Title-bar A:visited { color: white; text-decoration: none; }
table.Title-bar A:hover   { color: #999933; text-decoration: none; }

table.button-bar {
	border: 1px none  #99CCCC;
	border-collapse: separate;
	background-color:#999966;
	width: 100%;
}
table.button-bar th {
	Color: white;
	font-weight: bold;
	font-size: 8pt;
	border: 1px outset #999966;
	background-color:#990000;
	text-align: center;
	padding: 6;
}
table.button-bar td {
	color: white;
	font-weight: bold;
	font-size: 8pt;
	border: 1px outset #999966;
	background-color:#990000;
	padding: 6;
	vertical-align: center;
	text-align: center;
	width: 25%;
}
table.button-bar tf {
	Color: white;
	font-weight: bold;
	font-size: 8pt;
	border: 1px outset #999966;
	background-color:#990000;
	text-align: center;
	padding: 6;
}
#button-bar-bg{
	background-color:#999966;
	vertical-align: center;
	padding: 1;
}

table.button-bar A:link    { color: white; text-decoration: none;  }
table.button-bar A:active  { color: white;  text-decoration: none;  }
table.button-bar A:visited { color: white; text-decoration: none; }
table.button-bar A:hover   { color: #999933; text-decoration: none; }

#Horiz-bg{
	Color: white;
	font-weight: bold;
	background-color: #999966;
	height: 6;
	vertical-align: center;
}
table.Horiz A:link    { color: white; text-decoration: none;  }
table.Horiz A:active  { color: white;  text-decoration: none;  }
table.Horiz A:visited { color: white; text-decoration: none; }
table.Horiz A:hover   { color: #999933; text-decoration: none; }

#banner-bg{
	background-color:white;
	vertical-align: center;
}
/* 
----------------------------------------------------------------------------
style sheet for displayed albums
----------------------------------------------------------------------------
 */
table.album {
	border: 0px outset; 
	background-color: #FFFFCC;
	vertical-align: top;
	border: 0px none ;
	padding: 0;
	height: 10px;
	}
table.album TD {
	background-color: #FFFFCC;
	vertical-align: top;;
	border: 0px none ;
	padding: 0; 
	height: 10px;
	}
table.album TR {
	background-color: #FFFFCC;
	vertical-align: top;
	border: 0px none ;
	padding: 0;
	height: 10px;

	}
table.album h1 {
	font-weight: bold;
	font-size: 12pt;
}
table.album h2 {
	font-weight: bold;
	font-size: 10pt;
}
table.album h3 {
	font-weight: bold;
	font-size: 10pt;
}
table.album h4 {
	font-weight:  bold;
	font-size: 10pt;
}
table.album h5{
	font-weight:  bold;
	font-size: 10pt;
}

/*  
----------------------------------------------------------------------------
the outer table surrounding the news blocks
 ----------------------------------------------------------------------------
 */
table.NewsBlock {
	border: 0px none #999966;
	border-collapse: separate;
	background-color:#999966;
	padding: 0;
	
}
table.NewsBlock th {
	Color: #00000;
	text-align: left;
	font-weight: bold;
	font-size: 16pt;
	background-color:#999966;
}
table.NewsBlock td {
	Color: #00000;
	text-align: Center;
	font-weight: bold;
	font-size: 16pt;
	border: 0px flat #999966;
	background-color:#999966;
	}
#NewsBlock-bg{
	Color: white;
	font-weight: bold;
	background-color: #999966;
	vertical-align: top;
}
/* 
----------------------------------------------------------------------------
Main headlines
 ----------------------------------------------------------------------------
 */
table.Headline {
	border: 2px none #999966;
	border-collapse: separate;
	background-color:#FFFFCC;
	border: 1px none #999966;
}
table.Headline th {
	Color: #00000;
	text-align: left;
	font-weight: bold;
	font-size: 16pt;
	border: 1px none #999966;
	background-color:#FFFFCC;
}
table.Headline td {
	Color: #00000;
	text-align: Center;
	font-weight: bold;
	font-size: 16pt;
	border: 1px none #999966;
	background-color:#FFFFCC;
	width: 100%;
	}
#Headline-bg{
	background-color:#FFFFCC;
	vertical-align: baseline;
	text-align: center;
	width: 100%;
}
table.Headline A:link    { color: #00000; text-decoration: none;  }
table.Headline A:active  { color: #00000;  text-decoration: none;  }
table.Headline A:visited { color: #00000; text-decoration: none; }
table.Headline A:hover   { color: #990000; text-decoration: none; }

/* 
----------------------------------------------------------------------------
Local and Club News - National and International News Upcoming 
Upcoming Events  - Title bars 
 ----------------------------------------------------------------------------
 */

table.news-header {
	border: 0px none; 
	border-collapse: separate;
	background-color: #FFFFCC;
	vertical-align: baseline;
	border: 0px none #D3D3D3;
}
table.news-header th {
	Color: white;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	font-size: 12pt;
	border: 0px none #D3D3D3;
	vertical-align: baseline;
	text-align: left;
	background-color:#FFFFCC;
}
table.news-header td {
	Color: #000000;
	font-family: "sans-serif", sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	border: 0px none #E0ECF0;
	background-color:#FFFFCC;
	vertical-align: baseline;
	text-align: left;
	padding: 0;
}
#news-header-bg{
	background-color:#FFFFCC;
	vertical-align: baseline;
	text-align: left;
	border: 0px none #E0ECF0;
}
/* 
----------------------------------------------------------------------------
Local and Club News - National and International News Upcoming 
Upcoming Events  - Detail hyperlinks
 ----------------------------------------------------------------------------
 */

table.news {
	border: 2px outset; 
	background-color: #FFFFCC;
	vertical-align: top;
	border: 1px none #D3D3D3;
	border-collapse: separate;
}
table.news th {
	Color: white;
	text-align: left;
	font-weight: normal;
	border: 0px none #D3D3D3;
	background-color:#FFFFCC;
}
table.news td {
	font-family: "sans-serif", sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	border: 0px none #E0ECF0;
	background-color:#FFFFCC;
	vertical-align: top;
}
#news-bg{
	background-color:#FFFFCC;
	vertical-align: baseline;
	text-align: left;
	border: 2px outset #999966;
	font-size: 8pt;
}
#image-bg{
	background-color:#999966;
	vertical-align: baseline;
	text-align: center;
	vertical-align: top;
	border: 0px none #999966;
	font-size: 8pt;
	font-weight: bold;
	Color: white;
	padding: 6;
	border-collapse: separate;
}
#caption-bg{
	background-color:#999966;
	vertical-align: baseline;
	text-align: center;
	vertical-align: middle;
	border: 0px none #999966;
	font-size: 8pt;
	font-weight: bold;
	Color: white;
	padding: 0;
	border-collapse: separate;
}

#image-bg A:link    { color: black; text-decoration: none;  };
#image-bg A:active  { color: black;  text-decoration: none;  };
#image-bg A:visited { color: black; text-decoration: none; };
#image-bg A:hover   { color: red; text-decoration: none; };

#collapse-bg{
	border-collapse: collapse;
}
#news-date{
	background-color:#FFFFCC;
	vertical-align: baseline;
	text-align: left;
	border: 2px none #999966;
	font-style: normal;
	font-size: 8pt;
}
#article{
	background-color:#FFFFCC;
	vertical-align: baseline;
	text-align: left;
	border: 2px none #999966;
	font-style: normal;
	font-size: 8pt;
}
table.news A:link    { color: black; text-decoration: none;  }
table.news A:active  { color: black;  text-decoration: none;  }
table.news A:visited { color: black; text-decoration: none; }
table.news A:hover   { color: #990000; text-decoration: none; }

table.invisible {
	border: 0px none; 
	border-collapse: separate;
}
table.invisible  th {
	border: 0px none ;
}
table.invisible  td {
	border: 0px none ;
}

body
{
	font-family: "sans-serif", sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	background-image: url(exptextb.jpg);
}
h1
{
	color: #660000;
}
h2, marquee
{
	color: #660033;
}
h3
{
	color: #666633;
}
h4
{
	color: 660033;
}
h5
{
	color: #996600;
}
h6
{
	color: #666633;
}
HR
{
	color: #666633;
}
BUTTON 
{
	background-color: #666633;	
	border-color: #993300;
	color: white;
}
LABEL, .MSTHEME-LABEL
{
	color: #000000;
}
TEXTAREA
{
	border-color: #666633;
	color: black;
}
FIELDSET
{
	border-color: #666633;
	color: Black;
}
LEGEND
{
	color: #666633;
}
SELECT
{
	border-color: #666633;
	font-size: 8pt;
	color: black;
}
table {
	border: 1px outset; 
	border-collapse: separate;
	background-color: #999966;
	vertical-align: top;
	border: 1px outset #999966;
}
table th {
	font-family: "sans-serif", sans-serif;
	Color: white;
	text-align: left;
	font-weight: bold;
	border: 1px inset #999966;
	background-color:#CCCC99;
}
table td {

	font-family: "sans-serif", sans-serif;
	font-weight: normal;
	font-style: normal #CCCC99;
	font-size: 8pt;
	border: 1px inset #996600;
	background-color:#CCCC99;
	vertical-align: top;
	padding: 4;
}
table A:link    { color: black; text-decoration: none; font-weight:Bold }
table A:active  { color: black;  text-decoration: none;font-weight:Bold }
table A:visited { color: black; text-decoration: none; font-weight:Bold}
table A:hover   { color: red; text-decoration: none; font-weight:Bold}

#table-hdr{
	Color: White;
	background-color:#800000;
	font-family: "sans-serif", sans-serif;
	border: 1px outset #99CCCC;
	font-weight: normal;
	font-style: bold;
	font-size: 8pt;
}
#table-bg{
	background-color:#800000;
	vertical-align: top;
	height: 80px;
}
A:link    { color: white; text-decoration: none;  }
A:active  { color: white;  text-decoration: none;  }
A:visited { color: white; text-decoration: none; }
A:hover   { color: red; text-decoration: none; }

MARQUEE
{
	font-size: 14pt;
	font-family: "sans-serif";
}
