/*
-----------------------------------------------
Document search styles
version:  2004.06.10
----------------------------------------------- */
/* UNCTAD XI classes redefined*/
	
.GlobalMenu
{
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Arial, Verdana , Helvetica, Tahoma;
    TEXT-DECORATION: none;
	BORDER-BOTTOM: none;
	padding:2px 4px;
 	border-width:1px;
  	border-style:solid
}
.GlobalMenu A:link	
{
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Arial, Verdana , Helvetica, Tahoma;
    TEXT-DECORATION: none;
	BORDER-BOTTOM:  none;
}
.GlobalMenu A:visited
{
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Arial, Verdana , Helvetica, Tahoma;
    TEXT-DECORATION: none;
	BORDER-BOTTOM:  none;
}
.GlobalMenu A:hover
{
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Arial, Verdana , Helvetica, Tahoma;
    TEXT-DECORATION: none;
	BORDER-BOTTOM:  none;
}
.NumberFullDoc
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px	
}
.TitleShortDoc
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	padding-top: 5x;
	padding-bottom: 10px	
}

/* Specific classes for startpage */

#BITs
{
	padding-top: 0x;
	padding-bottom: 6px	
}
#Compendium
{
	padding-top: 0x;
	padding-bottom: 4px	
}
/* Specific classes for the Document Search*/

.Button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding: 0px;
	margin: 0px;
	width: auto;
}
.TitleDoc
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 5px;
	color: #333333;
}
.ResultMessage
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-top: 15px;
	margin-bottom: 0px;
	color: #0000CC;
}
.AvailableIn
{
	font-size: 85%;
}
/* BITs classes */

.Text1SearchBoxBITs
{
	font-weight: bold;
	margin-bottom: 10px
}
.Text2SearchBoxBITs
{
	font-weight: bold;
}
.DropDownBITs
{
	font-family:verdana;
	color:#000000;
	font-size:90%;
	text-decoration:none;
	background:#ffffff;
	width:340px
}
/*  Compendium classes */

.DropDownYear
{
	font-family:verdana;
	color:#000000;
	font-size:90%;
	text-decoration:none;
	background:#ffffff;
}

.HeaderCompendiumBox
{
	font-weight: bold;
	text-align: center;
	font-size: 110%;
}
.InputBox
{
    BORDER-RIGHT: #AFBED8 1px solid;
    PADDING-RIGHT: 1px;
    BORDER-TOP: #AFBED8 1px solid;
    PADDING-LEFT: 3px;
    FONT-SIZE: 11px;
    MARGIN-BOTTOM: 0px;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: #AFBED8 1px solid;
    WIDTH: 300px;
    COLOR: black;
    MARGIN-LEFT: 0px;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #AFBED8 1px solid;
    FONT-FAMILY: Verdana;
    HEIGHT: 12pt;
}
.TextCompendiumBox
{
	font-size: 85%;
	margin-bottom: 5px
}
.CheckBoxTextCompendium
{	
	font-size: 85%;
	font-weight: bold;
	color: #333333;
}
.Volume
{
	font-size: 85%;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #666666;
}
.MainBody
{
	font-size: 85%;
	margin-top: 0px;
	margin-bottom: 5px;
}
.BulletList
{
	font-size: 85%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.HelpTextHeader
{
	font-size: 110%;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.HelpText
{
	font-size: 88%;
	margin-top: 0px;
	margin-bottom: 5px;
}
UL 
{
	FONT-SIZE: 11px;
	list-style-type: lower-roman;
}
UL LI {
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 15px;
