/*Created by Gentle Harvest*/
/*Copyright by Richard Kuhnel*/

body.bodystyle 
{ 
background-color: #FCF1CE; 
text-align: center;
margin-left:auto;
margin-right:auto;
width:660px;
border:1px solid #990033;
}

table.tablestyle 
{
background-color: ffffff;
border:0px ;
width:660px;
padding:0px 0px 0px 0px;
border-collapse:collapse; 
border-spacing:0px 0px;
margin:0px 0px 0px 0px;
}

/*Links on page bottom for text only browser - no graphic capability -*/
p.bottomnavigation 
{text-align:center;
font-size:10pt;
font-family:Trebuchet MS;
color:#000000;
}

a.bottomlink:link, a.bottomlink:visited 
{ color: #990033; 
text-decoration: none; 
font-style: normal; 
font-variant: normal; 
font-weight: bold; 
font-size: 10pt; 
font-family: Trebuchet MS;
} 
			   
a.bottomlink:hover 
{ color: #FF6666; 
text-decoration: none; 
font-style: normal; 
font-variant: normal; 
font-weight: bold; 
font-size: 10pt; 
font-family: Trebuchet MS; 
} 
			   
a.bottomlink:active 
{ 
color: #990033; 
text-decoration: none; 
font-style: normal; 
font-variant: normal; 
font-weight: bold; 
font-size: 10pt; 
font-family: Trebuchet MS 
} 

/*Resource: Book, DVD, etc. */
.resourcetitle
{ 
color: #990033; 
text-decoration: none; 
font-style: normal; 
font-variant: normal; 
font-weight: bold; 
font-size: 12pt; 
font-family: Lucida Bright,Garamond;
} 

.resourcetext 
{ 
margin-left:10pt;
margin-right:2pt;
margin-top: 0;
font-family: Verdana,Trebuchet MS; 
font-size: 8pt; 
color: #000000;
text-align:justify;
}
  
/*Links on resource pages*/
a.resourcelink:link, a.resourcelink:visited 
{ 
margin-left:10pt;
color: #990033; 
text-decoration: none; 
font-style: normal; 
font-variant: normal; 
font-weight: bold; 
font-size: 12pt; 
font-family: Lucida Bright,Garamond;
} 

a.resourcelink:hover 
{ 
margin-left:10pt;
color: #FF6666; 
text-decoration: none; 
font-style: normal; 
font-variant: normal;
font-weight: bold; 
font-size: 12pt; 
font-family: Lucida Bright,Garamond;
}

a.resourcelink:active 
{ margin-left:10pt;
color: #990033; 
text-decoration: none; 
font-style: normal; 
font-variant: normal; 
font-weight: bold; 
font-size: 12pt; 
font-family: Lucida Bright,Garamond;
}  

/*Text links*/
a.embeddedintext:link, a.embeddedintext:visited 
{ 
color: #990033; 
text-decoration: none; 
font-style: normal; 
font-variant: normal; 
font-weight: bold; 
font-size: 10pt; 
font-family: Lucida Bright,Garamond;
} 
			   
a.embeddedintext:hover 
{ 
color: #FF6666; 
text-decoration: none; 
font-style: normal; 
font-variant: normal; 
font-weight: bold; 
font-size: 10pt; 
font-family: Lucida Bright,Garamond;
}  
			   
a.embeddedintext:active 
{ 
color: #990033; 
text-decoration: none; 
font-style: normal; 
font-variant: normal; 
font-weight: bold; 
font-size: 10pt; 
font-family: Lucida Bright,Garamond;
}  

/*text*/
.regulartext 
{ 
margin-left:10pt;
margin-right:2pt;
font-family: Verdana,Trebuchet MS; 
font-size: 10pt; 
color: #000000;
text-align:justify;
}

.regulartext2 
{ 
margin-left:10pt;
margin-right:2pt;
font-family: Verdana,Trebuchet MS; 
font-size: 8pt; 
color: #000000;
text-align:justify;
text-indent:15px;
}

.centertext 
{ 
margin-left:2pt;
margin-right:2pt;
font-family: Verdana,Trebuchet MS; 
font-size: 8pt; 
color: #000000;
text-align:center;
}

.producttext 
{ 
margin-left:10pt;
margin-right:0pt;
font-family: Verdana,Trebuchet MS; 
font-size: 10pt; 
color: #000000;
}

.listtext 
{
font-family: Verdana,Trebuchet MS; 
font-size: 10pt; 
color: #000000;
}

/*Copyright*/
.copyright 
{font-family:Trebuchet MS;
font-size:8pt; 
color:#000000;
text-align:center;
}

/*Resource Headline*/
.resourceheadline 
{
background-color: #FF9966; 
border: 1px solid #000000;
}

.headingblock 
{
display:none;
}

/*added info*/
.addedD
{
font-size:8px;
font-weight:normal;
background-color:#FFFF66;
}

.addedI1
{
font-size:8px;
font-weight:normal;
background-color:#00FF00;
}

.addedI2
{
font-size:8px;
font-weight:normal;
background-color: #FF6600;
}