

a:link    {color:#402015; text-decoration:underline; font-family: Tahoma; font-weight: bold}
a:visited {color:#50281B; text-decoration:underline; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold;}
a:active  {color:#550000; text-decoration:none; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold;}
a:hover   {color:#550000; text-decoration:none; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold;}

a:link.bold    {color:maroon; text-decoration:underline; font-family: tahoma, Verdana, Arial, Sans Serif; font-weight: bold    ;}
a:visited.bold    {color:maroon; text-decoration:underline; font-family: tahoma,  Verdana, Arial,Sans Serif; font-weight: bold    ;}
a:active.bold    {color:red; text-decoration:none; font-family: tahoma,  Verdana, Arial,Sans Serif; font-weight: bold    ;}
a:hover.bold    {color:red; text-decoration:none; font-family: tahoma,  Verdana, Arial,Sans Serif; font-weight: bold    ;}


a:link.s8    {color:maroon; text-decoration:underline; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: normal; font-size: 7.5pt;}
a:visited.s8    {color:maroon; text-decoration:underline; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: normal; font-size: 7.5pt;}
a:active.s8    {color:red; text-decoration:none; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: normal; font-size: 7.5pt;}
a:hover.s8    {color:red; text-decoration:none; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: normal; font-size: 7.5pt;}

a:link.footer    	  {color:#CEB88A; text-decoration:underline; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold; }
a:visited.footer      {color:#CEB88A; text-decoration:underline; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold;}
a:active.footer       {color:white; text-decoration:none; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold; }
a:hover.footer        {color:white; text-decoration:none; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold; }

a:link.paging    {color:#CEB88A; text-decoration:underline; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold; font-size: 8pt;}
a:visited.paging    {color:#CEB88A; text-decoration:underline; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold; font-size: 8pt;}
a:active.paging    {color:white; text-decoration:none; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold; font-size: 8pt;}
a:hover.paging    {color:white; text-decoration:none; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold; font-size: 8pt;}

a:link.nav    {color:white; text-decoration:none; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold; font-size: 8pt; font-weight: 700;}
a:visited.nav    {color:white; text-decoration:none; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold; font-size: 8pt; font-weight: 700;}
a:active.nav    {color:#CEB88A; text-decoration:underline; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold; font-size: 8pt; font-weight: 700;}
a:hover.nav    {color:#CEB88A; text-decoration:underline; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold; font-size: 8pt; font-weight: 700;}



body
{
	font-family: Tahoma;
	color: #1E1E1E;font-size:10pt 
}
table, td, th
{
	font-family:  Tahoma;
	color: #1E1E1E;font-size:10pt;
	font-weight: normal
	
}

.bold
{
font-weight: bold;
}




h1
{
	color: #550000;font-size:13pt;font-weight: bold
}
h2
{
	color: #333399;font-size:11pt;font-weight: bold
}
h3           { color:#ffffff; font-family: Times New Roman; font-size: 18pt; font-style: italic; 
               font-weight: bold;  }
h4
{
	color: #000000;font-variant:small-caps; font-style:italic; font-weight:bold
}
h5
{
	color: #000000;font-variant:small-caps; font-family:Verdana
}
h6
{
	color: #000000;
}



.heading {
color: #550000;font-size:10pt;font-weight: bold
}


#thumbBox { /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #7E674D;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
font: bold 12px Times New Roman;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: normal 16px Times New Roman;
//letter-spacing: 5px;
//line-height: 1.1em;
color: white;
//padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #7E674D;
padding: 5px;
z-index: 5;
}
