.text
{
  font-size : 11px;
  font-family : "verdana", "Times New Roman", "Arial","Helvetica", Serif; 
  color: #000000;
  font-weight: normal; 
  line-height: 20px;   
}

.textbrown
{
  font-size : 11px;
  font-family : "verdana", "Times New Roman", "Arial","Helvetica", Serif; 
  color: #745C22;
  font-weight: bold; 
  line-height: 20px;
  text-decoration: none;     
}
A.textbrown:visited {color : #745C22; font-size : 11px; text-decoration: none;}
A.textbrown:link {color : #745C22; font-size : 11px; text-decoration: none;}
A.textbrown:active {color : #745C22; font-size : 11px; text-decoration: none;}
A.textbrown:hover {color : #FF9933; font-size : 11px; text-decoration: none;}


.BoldMaroonLink
{
	font-size: 11px;
	font-family: Verdana, Arial, "Times New Roman";
	font-weight: bold;
	color: #800000;
}

A.BoldMaroonLink, A.BoldMaroonLink:Link
{
	color: #800000;
	text-decoration: underline
}

A.BoldMaroonLink:Visited, A.BoldMaroonLink:Hover
{
	color: #cc3500;
	text-decoration: underline
}

.link
{
  font-size : 11px;
  font-family : "verdana", "Times New Roman", "Arial","Helvetica", Serif; 
  color: #cc3500;
  text-decoration: underline;  
}

A.link:visited {color : #990000; font-size : 11px; text-decoration: underline;}
A.link:link {color : #cc3500; font-size : 11px; text-decoration: underline;}
A.link:active {color : #cc3500; font-size : 11px; text-decoration: underline;}
A.link:hover {color : #FF9933; font-size : 11px; text-decoration: underline;}

.TitleOrange
{
  font-size : 24px;
  font-family : Verdana, "Times New Roman", "Arial","Helvetica", Serif; 
  color: #FF9933;   
}

.TitleRed
{
  font-size : 18px;
  font-family : "Times New Roman", arial, "Helvetica", Serif; 
  color: #CC3300;
  font-weight: none;    
}

.TitleHome
{
  font-size : 18px;
  font-family : "Arial Narrow", "Arial", "Times New Roman","Helvetica", Serif; 
  color: #CC3300;
  font-weight: none;    
}

.ReportTitle
{
  font-size : 11px;
  font-family : "verdana", "Times New Roman", "Arial","Helvetica", Serif; 
  color: #cc3500;
  text-decoration: none;  
}

A.ReportTitle:visited {color : #cc3500; font-size : 11px; text-decoration: none;}
A.ReportTitle:link {color : #cc3500; font-size : 11px; text-decoration: none;}
A.ReportTitle:active {color : #cc3500; font-size : 11px; text-decoration: none;}
A.ReportTitle:hover {color : #cc3500; font-size : 11px; text-decoration: underline;}

.ReportText
{
  font-size : 11px;
  font-family : "verdana", "Times New Roman", "Arial","Helvetica", Serif; 
  color: #000000;
  font-weight: normal;    
}

.ReportDate
{
  font-size : 11px;
  font-family : "verdana", "Times New Roman", "Arial","Helvetica", Serif; 
  color: #000000;
  font-weight: normal;    
  display: block;
  text-align: right;
}

.FooterRed
{
  font-size : 10px;
  font-family : serif, "trebuchet MS", "Times New Roman", "Arial","Helvetica"; 
  color: #A13933;    
}

.FooterRedLarge
{
  font-size : 9px;
  font-family : serif, "trebuchet MS", "Times New Roman", "Arial","Helvetica";
  color: #A13933;   
}

.FooterBrown
{
  font-size : 9px;
  font-family : "trebuchet MS", "Times New Roman", "Arial","Helvetica", Serif; 
  color: #8E7A4B;  
}

.HomeBox
{
  font-size : 11px;
  font-family : "trebuchet MS", "Times New Roman", "Arial","Helvetica", Serif; 
  color: #786C52; 
  line-height: 10px;
}

.AskRepLink, a.AskRepLink:Link, a.AskRepLink:Active, a.AskRepLink:Visited
{
	font-size : 11px;
	font-family : "trebuchet MS", "Times New Roman", "Arial","Helvetica", Serif; 
	line-height: 15px;
	color: #901911;
	display: block;
	padding-left: 15px;
	padding-bottom: 10px;
	background-image: url(http://www.rcybc.ca/images/template/AskRepOff.gif);
	background-repeat: no-repeat;
	background-position: top left;	
	text-decoration: none;
}

a.AskRepLink:Hover
{
	color: #786C52;
	background-image: url(http://www.rcybc.ca/images/template/AskRepOn.gif);
}