.GlobalSearchTblBorder
{
	font-family : "Arial", "Helvetica", Serif;
	font-size : 12pt;
}

.GlobalSearchContentTbl
{
  font-family : "Arial", "Helvetica", Serif; 
  color : #46453E;
  background-color: #7F2B69;
  font-weight: normal;
}

.GlobalSearchResultContentTbl
{
  font-size : 12pt;
  font-family : "Arial", "Helvetica", Serif; 
  color : #46453E;
  background-color: #FFFFFF;
  font-weight: normal;  
}

.GlobalSearchTitle
{
  font-size : 14pt;  font-weight : bold;
  font-family : "Arial", "Helvetica", Serif;  line-height: 15pt;
  color : #46453E;
}
.GlobalSearchBoldLabel
{
  font-size : 12pt;  font-weight : bold;
  font-family : "Arial", "Helvetica", Serif;  line-height: 13pt;
  color : #46453E;
}

.GlobalSearchLabel
{
  font-size : 12pt;
  font-family : "Arial", "Helvetica", Serif; 
  color : #46453E;
  font-weight: normal;  
}

.GlobalSearchBoldSmallLabel
{
  font-size : 11pt;  font-weight : bold;
  font-family : "Arial", "Helvetica", Serif;  color : #46453E;
}

.GlobalSearchSmallLabel
{
  font-size : 11pt;
  font-family : "Arial", "Helvetica", Serif;  color : #46453E;
}

.GlobalSearchSelect{
	font-size : 12pt;
	font-family : "Arial", "Helvetica", Serif; 
    color : #46453E;
	background-color: #FFFFFF;
	font-weight: normal;  
}

.GlobalSearchLinkText
{
  font-size : 12pt;
  font-family : "Arial", "Helvetica", Serif;
  color : #CC3300;  
  font-weight: normal;
  Background-color: #ffffff;
  text-decoration:underline;
}

.GlobalSearchInputText
{
  font-size : smaller;
  font-family : "Arial", "Helvetica", Serif;
  color : #000000;  
  font-weight: normal;
  width: 110px;
}

.GlobalSearchSearchText
{
  font-size : smaller;
  font-family : "Arial", "Helvetica", Serif;
  color : #FFFFFF;  
  font-weight: normal;
  vertical-align: middle;
}


A.GlobalSearchLinkText:visited {color : #CC3300; font-size : 12pt; text-decoration: underline;}
A.GlobalSearchLinkText:link {color : #CC3300; font-size : 12pt; text-decoration: underline;}
A.GlobalSearchLinkText:active {color : #FF6600; font-size : 12pt; text-decoration: underline;}
A.GlobalSearchLinkText:hover {color : #FF6600; font-size : 12pt; text-decoration: underline;}
