/* Skin : BEIGE */
/* © SI/APF 2004, tous droits réservés */

/* Topbar Styles */
#TopBar_MenuBar
{
	background-color: #D9CDB5;
}

#TopBar_TopSearchBar, #BottomBar_BottomText
{
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#bdad94', endColorStr='#FFFFFF', gradientType='1');
	background-color: #bdad94;
}

A.SubMenuLink:link
{
	color : #3C3C3C; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;	
}

A.SubMenuLink:visited
{
	color : #3C3C3C; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;	
}

A.SubMenuLink:hover
{
	left: 1px; 
	color: #EA5E00; 
	position: relative; 
	top: 1px; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;	
}

A.SubMenuLink:active
{
	color : #EA5E00;  
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;	
}

/* Left Menu Styles */
A.SectionMenuLink:link
{
	color : #3C3C3C; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;	
	margin-left: 10;
}

A.SectionMenuLink:visited
{
	color : #3C3C3C; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;	
	margin-left: 10;	
}

A.SectionMenuLink:hover
{
	color: #EA5E00; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;	
	margin-left: 10;	
}

A.SectionMenuLink:active
{
	color : #EA5E00;  
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;	
	margin-left: 10;	
}

/* Main Content Styles */
#MainContentRight
{
	background: url("./images/squarebg.gif");
}

/* Bottom Bar Styles */

.BottomText
{
	color: black;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;
}

#BottomLinks
{
	background-color: #bdad94;
	color: White;
	font-size: 7pt;
}

.BottomLinks:link
{
	color : white; 
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;	
}

.BottomLinks:visited
{
	color : white; 
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;	
}

.BottomLinks:hover
{
	color: maroon; 
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;	
}

.BottomLinks:active
{
	color : maroon;  
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;	
}

/* Search Styles */
#SearchBar_SearchCriteriaTable
{
	margin: 0px 0px 0px 0px;
	border: 1px solid darkgray;		
	filter : progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#bdad94', gradientType='0')
			 alpha(opacity=25, finishopacity=0);
}

/* Gradient Styles */
.VerticalGradientBackground
{
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#bdad94', gradientType='0')
			alpha(opacity=25, finishopacity=0);
}

/* Table Styles */
.TableBorderNoBackground
{	
	margin: 0px 0px 0px 0px;
	border: 1px solid #bdad94;
}

P.TableBorderTitle
{	
	background-color: #E5DAC5;
	color: #bdad94;
	font-family: Tahoma, Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 5px 9px;	
}

P.TableBorderSubTitle
{	
	background-color: #E5DAC5;
	color: #bdad94;
	font-family: Tahoma, Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	vertical-align: middle;	
	border-bottom: 1px solid silver;
}

.TableBorderSubTitle
{	
	background-color: #E5DAC5;
	color: #bdad94;
	border-bottom: 1px solid silver;
}
