.standardtext,
.standardtextlabel,
.standardtextfield,
.standardpulldown,
.pagetitle,
.pagesubtitle,
.counter,
.description,
.listviewtextheader,
.generictipsheader,
.generictipsbody,
.calendarheader,
.calendarbody,
.calendarbodyselected,
.photolist_hires,
.photolist_reference,
.treelistcollapse,
.treelistexpand,
.genericorphealink,
.buttontext,
.buttontextselected,
.navigbuttontext,
.navigbuttontextselected,
.navigbardivselected,
.navigbardivunselected,
.standardtextnolink,
.splittertext,
.splittertextover,
.bgheadertitle,
.standardtextimand
{
	font-family:Verdana, Tahoma, Arial, sans-serif; 
	font-weight:normal;
	font-size:10px; 
	text-decoration:none;
	color:#5E6A71;
}

.standardtextimand
{
	color:#222222; 
}
.standardtext
{
	font-size:9px; 
}

.standardtext:link          
{
	text-decoration: none
}

.standardtext:hover         
{
	color: #000000; text-decoration: none
}

.standardtext:active        
{
	text-decoration: none
}

.standardtext:visited 	    
{
	text-decoration: none
}

.standardtextnolink:link    
{
	color: #666666; text-decoration: none
}

.standardtextnolink:hover   
{
	color: #000000; text-decoration: none
}

.standardtextnolink:active  
{
	color: #666666; text-decoration: none
}

.standardtextnolink:visited 
{
	color: #666666; text-decoration: none
}

.pagetitle,
.pagesubtitle,
.photolist_hires
{
	font-size:9px; 
	color:#5E6A71;
}

.pagesubtitle
{
	font-size:9px; 
}

.pagesubtitle:link    
{
	color: #5E6A71
	text-decoration:none;
}

.pagesubtitle:hover   
{
	color: #5E6A71;
	text-decoration:none;
	font-weight:bold;
}

.pagesubtitle:active  
{
	color: #5E6A71;
	text-decoration:none;
}

.pagesubtitle:visited 
{
	color: #5E6A71;
	text-decoration:none;
}

.description
{
	font-size:9px; 
}

.photolist_hires
{
	font-size:9px; 
}

.standardtextlabel
{
	font-size:9px; 
	font-weight:bold;
}

.bgheadertitle
{
	color:#595959; 
}

.listviewtextheader
{
	font-size:9px; 
	font-weight:bold;
	color:#ffffff; 
}

.splittertext
{
	font-size:9px; 
	color:#888888;
	text-align:center;
}
.splittertextover
{
	font-size:9px;
	color:#ffffff; 
	text-align:center;
}
/* 
	================================================================================
	== TREELIST
	================================================================================
*/

.treelistcollapse:link 	
{
	color: #5E6A71;
	text-decoration:none;
}

.treelistcollapse:hover 
{
	color: #5E6A71;
	text-decoration:none;
	font-weight:bold;
}

.treelistcollapse:active 
{
	color: #5E6A71;
	text-decoration:none;
}

.treelistcollapse:visited 
{
	color: #5E6A71;
	text-decoration:none;
}

.treelistexpand:link 	
{
	color: #5E6A71;
	text-decoration:none;
}

.treelistexpand:hover 
{
	color: #5E6A71;
	text-decoration:none;
	font-weight:bold;
}

.treelistexpand:active 
{
	color: #5E6A71;
	text-decoration:none;
}

.treelistexpand:visited 
{
	color: #5E6A71;
	text-decoration:none;
}

.genericorphealink
{
	font-size : 9px;
	color :  #5E6A71;
	text-align: left; 
}

.genericorphealink:link 
{
	color : #5E6A71;
	text-decoration:none;
}

.genericorphealink:visited 
{
	COLOR: #5E6A71;
	text-decoration:none;
}

.genericorphealink:active 
{
	COLOR: #5E6A71;
	text-decoration:none;
}

.genericorphealink:hover 
{
	COLOR: #5E6A71;  
	text-decoration:none;
}

.standardtextfield
{
	border:1px solid #bbbbbb;  
}

.standardpulldown
{
	border:1px solid #bbbbbb; 


