

/* text */
TD, .text
	{font-family:  arial,sans-serif,helvetica;
	font-size: 9pt;
	font-color=black;
	}

.smalltext, .smalltext TD
    {font-family: arial,sans-serif,helvetica;
	font-size: 8pt;
	font-color=#666666;		
}


.resmonth, .resmonth TD
    {font-family: arial,sans-serif,helvetica;
	font-size: 10pt;
	font-weight: bold; 
	color:#000000;		
	text-align:right;
}

.resshow, .resshow TD
    {font-family: arial,sans-serif,helvetica;
	font-size: 9pt;
	font-color=#000000;		
}

.resyear, .resyear TD
    {font-family: arial,sans-serif,helvetica;
	font-size: 13pt;
		font-weight: bold; 
	font-color=#000000;
	line-height:16px;
	}

.resgallery, .resgallery TD
    {font-family: arial,sans-serif,helvetica;
	font-size: 10pt;
		font-weight: bold; 
	font-color=#000000;		
	font-style:oblique;
}


.smalltext, .smalltext TD
    {font-family: arial,sans-serif,helvetica;
	font-size: 8pt;
		font-weight: bold; 
	font-color=#999999;		
}



.redtext, .redtext TD
    {font-family: arial,sans-serif,helvetica;
	font-size: 12pt;
		font-weight: bold; 
	color:#666666;		
}

.red, 
    {font-family: arial,sans-serif,helvetica;
	font-weight: bold; 
	color:#ff0000;		
}

.tinytext
	{font-family: arial,sans-serif,helvetica;
	font-size: 8pt;
	color:#666666;}

.boldtext
	{font-family: verdana,arial,sans-serif; 
	font-size: 10pt; 
	font-weight: bold}

.pagetitle, .pagetitlea
    {font-family: arial,sans-serif,helvetica;
	font-size: 11pt;
		font-weight: bold; 
	font-color=#999999;		
}

.subtitle
	{color: #000000; 
	font-size: 15pt; 
	font-family: verdana,arial,sans-serif; 
	TEXT-DECORATION: none;
	font-style:bold}
	
.linkfile
	{color: #ff0000; 
	font-size: 12pt; 
	font-family: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: underline;
	font-style:bold}

/* heading levels */
H1, .H1
	{color:#848284;
	font-size: 15pt; 
	font-family: verdana,arial,sans-serif}

H2, .H2
	{color:#848284;
	font-size: 13pt;
	font-family: verdana,arial,sans-serif}
H3, .H3
	{color:#848284;
	font-size: 11pt; 
	font-family: verdana,arial,sans-serif}

S1, .S1 {font-size: 10pt; 
	font-weight: bold;
	text-decoration: none;
	color:#000000;}
    
S2, .S2{font-weight: bold;
	font-size: 9pt; 
	text-decoration: none;
	color:#000000;
}

/* old link COLOR BACKUP 0033CC */
A	{color: #B65B02;
		text-decoration:none}

A:hover	
	{color:#FF0000;
	text-decoration:none}


	
.pt_title
          {font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	color:#ffffff; 
	text-decoration: none; 
	line-height: 18pt}
	
	
.pt_title_white
          {font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
		color: #ffffff; 
	text-decoration: none; 
	font-weight: bold;
	line-height: 18pt}
	
	
.white_heading
          {font-family: courier,tt;
	font-size: 25pt; 
		color: #ffffff; 
	text-decoration: none; 
	font-weight: bold;
	line-height: 18pt}
	
.smalltitle, .smalltitle TD
    {font-family: arial,sans-serif,helvetica;
	font-size: 11pt;
		font-weight: bold; 
	font-color=#999999;		
}

				   
.pt_title:hover 
        {font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 	color: #FF0000; 
	line-height: 15pt}				   

/* Sortable tables */
table.sortable a.sortheader {
	font-size: 7pt;
	color: 000066;
	background-color: EFEFD6;
	font-family: verdana,arial,sans-serif;
	margin-bottom: 5px;
	text-align: left;
	vertical-align: bottom;
	font-weight : bold;
	padding-right : 3px;
	color: 000066;
	background-color: EFEFD6;
	text-decoration: none;
}
table.sortable span.sortarrow {
    color: #000066;
    text-decoration: none;
}

/* tables */
.data
	{margin-top: 10px;
   /* border-top : 1px solid #CCCCCC;*/
	padding-right: 4px;}

