.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,
.bgheadertitle,
.standardtextwhite
{
	font-family: Arial, Tahoma, Verdana; 
	font-weight:bold;
	font-size:8pt; 
	text-decoration:none;
}

.standardtextwhite
{
 color :#FFFFFF;
 
}

.standardtext
{
	font-size:8pt; 
	color:#333333;
}

.standardtext:link          
{
	text-decoration: underline;
	color:#333333;
}

.standardtext:hover         
{
	text-decoration: underline;
	color:#212169;
}

.standardtext:active        
{
	text-decoration: none;
	color:#333333;
}

.standardtext:visited 	    
{
	text-decoration: none;
	color:#333333;
}

.standardtextnolink:link    
{
	color: #333333; text-decoration: none 
}

.standardtextnolink:hover   
{
	color: #333333; text-decoration: none
}

.standardtextnolink:active  
{
	color: #333333; text-decoration: none
}

.standardtextnolink:visited 
{
	color: #333333; text-decoration: none
}

.pagetitle,
.pagesubtitle,
.photolist_hires
{
	font-size:9pt; 
	color:#808080;
}

.pagesubtitle
{
	font-size:9pt; 
}

.pagesubtitle:link    
{
color: #808080; text-decoration: underline
}

.pagesubtitle:hover   
{
color: #808080; text-decoration: underline
}

.pagesubtitle:active  
{
color: #808080; text-decoration: underline
}

.pagesubtitle:visited 
{
color: #808080; text-decoration: underline
}

.description
{
	font-size:8pt; 
}

.photolist_hires
{
	font-size:9pt; 
}

.standardtextlabel
{
	font-size:9pt; 
	font-weight:bold;
}

.bgheadertitle
{
	color:#ffffff; 
}

.listviewtextheader
{
	font-size:9pt; 
	font-weight:bold;
	color:#ffffff; 
}

.splittertext
{
	font-size:10px; 
	color:#777777; 
	text-align:center;
}

/* 
	================================================================================
	== TREELIST
	================================================================================
*/

.treelistcollapse:link 	
{
color: #636363; text-decoration: none
}

.treelistcollapse:hover 
{
color: #808080; text-decoration: underline
}

.treelistcollapse:active 
{
color: #636363; text-decoration: underline
}

.treelistcollapse:visited 
{
color: #808080; text-decoration: none
}

.treelistexpand:link 	
{
color: #636363; text-decoration: none
}

.treelistexpand:hover 
{
color: #808080; text-decoration: underline
}

.treelistexpand:active 
{
color: #636363; text-decoration: underline
}

.treelistexpand:visited 
{
color: #808080; text-decoration: none
}

.genericorphealink
{
	font-size : 9pt;
	color :  #FFFFFF;
	text-align: center; 
}

.genericorphealink:link 
{
	color : #FFFFFF; 
	TEXT-DECORATION: none 
}

.genericorphealink:visited 
{
	COLOR: #BDBDBD; 
	TEXT-DECORATION: none
}

.genericorphealink:active 
{
	COLOR: #BDBDBD; 
	TEXT-DECORATION: none
}

.genericorphealink:hover 
{
	COLOR: #EEEEEE; 
	TEXT-DECORATION: underline
}

.standardtextfield
{
	border:1px solid #bbbbbb;  
}

.standardpulldown
{
	border:1px solid #bbbbbb; 
}

