.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
{
	font-family:Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, sans-serif; 
	font-weight:normal;
	font-size:8pt; 
	text-decoration:none;
	color:#FFFFFF;
}

.standardtext
{
	font-size:9pt; 
}
.standardtext:link          {text-decoration: none}
.standardtext:hover         {color: #FFFF00; text-decoration: underline}
.standardtext:active        {text-decoration: none}
.standardtext:visited 	    {text-decoration: none}

.standardtextnolink:link    {color: #FFFFFF; text-decoration: none}
.standardtextnolink:hover   {color: #FFFF00; text-decoration: none}
.standardtextnolink:active  {color: #FFFFFF; text-decoration: none}
.standardtextnolink:visited {color: #FFFFFF; text-decoration: none}

.pagetitle,
.pagesubtitle,
.photolist_hires
{
	font-size:14pt; 
	color:#FDFDFD;
}

.pagesubtitle
{
	font-size:10pt; 
}
.pagesubtitle:link    {color: #FFFFFF; text-decoration: underline}
.pagesubtitle:hover   {color: #FFFF00; text-decoration: underline}
.pagesubtitle:active  {color: #FFFFFF; text-decoration: underline}
.pagesubtitle:visited {color: #FFFFFF; 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:#fff; 
	text-align:center;
}
/* 
	================================================================================
	== TREELIST
	================================================================================

*/

.treelistcollapse:link 	{color: #F3F3F3; text-decoration: none}
.treelistcollapse:hover {color: #FFFF00; text-decoration: underline}
.treelistcollapse:active {color: #F3F3F3; text-decoration: underline}
.treelistcollapse:visited {color: #F3F3F3; text-decoration: none}

.treelistexpand:link 	{color: #F3F3F3; text-decoration: none}
.treelistexpand:hover {color: #FFFF00; text-decoration: underline}
.treelistexpand:active {color: #F3F3F3; text-decoration: underline}
.treelistexpand:visited {color: #F3F3F3; text-decoration: none}

.genericorphealink
{
	font-size : 9pt;
	color :  #EEEEEE;
	text-align: center; 
}
.genericorphealink:link {color : #EEEEEE; TEXT-DECORATION: none }
.genericorphealink:visited {COLOR: #EEEEEE; TEXT-DECORATION: none}
.genericorphealink:active {COLOR: #EEEEEE; TEXT-DECORATION: none}
.genericorphealink:hover {COLOR: #FFFF00; TEXT-DECORATION: underline}

.standardtextfield
{
	border:1px solid #bbbbbb;  
	color:#4B4B4B;
}

.standardpulldown
{
	border:1px solid #bbbbbb; 
	color:#4B4B4B;
}