.standardtext,
.standardtextlabel,
.standardtextfield,
.standardpulldown,
.pagetitle,
.pagesubtitle,
.counter,
.description,
.listviewtextheader,
.generictipsheader,
.generictipsbody,
.calendarheader,
.calendarbody,
.calendarbodyselected,
.photolist_hires,
.photolist_reference,
.treelistcollapse,
.treelistexpand,
.genericorphealink,
.orphealink,
.navigbardivselected,
.navigbardivunselected,
.standardtextnolink,
.splittertext,
.bgheadertitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal;
	font-size:10px; 
	text-decoration:none;
	color:#666666;
}

.buttontext,
.buttontextselected,
.navigbuttontext,
.navigbuttontextselected
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal;
	font-size:11px; 
	text-decoration:none;
	color:#666666;
}

.standardtext
{
	font-size:10px; 
}
a.standardtext:link          {text-decoration: none}
a.standardtext:hover         {color: #4F4F4F; text-decoration: underline}
a.standardtext:active        {text-decoration: none}
a.standardtext:visited 	    {text-decoration: none}

a.standardtextnolink:link    {color: #4F4F4F; text-decoration: none}
a.standardtextnolink:hover   {color: #4F4F4F; text-decoration: none}
a.standardtextnolink:active  {color: #4F4F4F; text-decoration: none}
a.standardtextnolink:visited {color: #4F4F4F; text-decoration: none}

.pagetitle,
.pagesubtitle,
.photolist_hires
{
	font-size:10px; 
	font-weight:bold;
	color:#737373;
}

.pagesubtitle
{
	font-size:10px; 
}
a.pagesubtitle:link    {color: #4F4F4F; text-decoration: underline}
a.pagesubtitle:hover   {color: #4F4F4F; text-decoration: underline}
a.pagesubtitle:active  {color: #4F4F4F; text-decoration: underline}
a.pagesubtitle:visited {color: #4F4F4F; text-decoration: underline}

.description
{
	font-size:10px; 
}

.photolist_hires
{
	font-size:10px; 
}

.standardtextlabel
{
	font-size:10px; 
	font-weight:bold;
	color:#AE0000;
}

.bgheadertitle
{
	color:#FFFFFF; 
}

.listviewtextheader
{
	font-size:10px; 
	font-weight:bold;
	color:#4F4F4F; 
}
.splittertext
{
	font-size:10px; 
	color:#fff; 
	text-align:center;
}
/* 
	================================================================================
	== TREELIST
	================================================================================

*/

.treelistcollapse:link 	{color: #4F4F4F; text-decoration: none}
.treelistcollapse:hover {color: #525252; text-decoration: underline}
.treelistcollapse:active {color:#525252; text-decoration: underline}
.treelistcollapse:visited {color: #D60000; text-decoration: none}

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

.genericorphealink
{
	font-size : 9px;
	color :  #525252;
	text-align: center; 
}
.genericorphealink:link {color : #525252; TEXT-DECORATION: none }
.genericorphealink:visited {COLOR: #525252; TEXT-DECORATION: none}
.genericorphealink:active {COLOR: #525252; TEXT-DECORATION: none}
.genericorphealink:hover {COLOR: #525252; TEXT-DECORATION: none}

.orphealink
{
	font-size : 9px;
	color :  #525252;
	text-align: center; 
}
.orphealink:link {color : #525252; TEXT-DECORATION: none }
.orphealink:visited {COLOR: #525252; TEXT-DECORATION: none}
.orphealink:active {COLOR: #525252; TEXT-DECORATION: none}
.orphealink:hover {COLOR: #525252; TEXT-DECORATION: none}


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

.standardpulldown
{
	border:1px solid #bbbbbb; 
	color:#4B4B4B;
}
/* 
	================================================================================
	== HEADSHOTS
	================================================================================

*/

.keywordslistbody 
	{ 
	background: #FFFFFF;
	background-repeat: repeat-y;
	background-attachment: fixed;
	margin-top: 2;
	margin-right: 2;
	margin-bottom: 2;
	margin-left: 3;        
	}
.keywordslistalterncolor1   
	{  
	background-color: #FFFFFF; 
	}
.keywordslistalterncolor2  
	{  
	background-color: #FFFFFF;
	}
.keywordslistpagetitle
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #C90104;
	font-style: normal;
	}
.keywordslisttopline
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #343434;
	font-style: normal;
	text-decoration: none;
	}
.keywordslistsubline
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #343434;
	font-style: normal;
	}
.keywordslisttextfield
	{
	background: #EBEBEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	}
