/* new trsco site base css file for content - style1.css */
/* script (c) copyright 2005/11 realspesakingcompany all rights reserved */
/* date of last change: 20110321 

a:link    {color:green;}
a:visited {color:green;}
a:hover   {color:red;}
a:active  {color:yellow;}*/

body { 
   background-image: url(images/bg06.gif) ;
}
A {
	color:#771100;
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none
}
A:link {
	color: green;
	text-decoration: none;
}
	
A:active {
	color: #ff0000;
	text-decoration: none;
}
A:hover {
	color: #0000ff; 
	text-decoration: none;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.gcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #525552;
}
.content_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
.titles {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	font-weight: bold;
}
.rtitles {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14.0pt; 
	font-weight: bold;
	color: #771100;
}
.rspectitles {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13.0pt; 
	font-weight: bold;
	color: #771100;
}
.rsmalltitles {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold;
	color: #771100;
}
.majhead {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-weight: bold;
}
.minhead {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold;
}
.rminhead {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold;
	color: #771100;
}
.foot {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
}
.gfoot {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: #525552;
}
.small {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: normal;
}
.gsmall {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: normal;
	color: #525552;
}
.osmall {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: normal;
	color: #cc6633;
}
