/* Default Links Class */
A:link
{
	color: #0033cc;
	text-decoration: none;
}
A:visited
{
    COLOR: #0033cc;
    TEXT-DECORATION: none
}
A:hover
{
	color: #990000;
	text-decoration: none;
}

/* Site Header background color */
.TopStyle
{
    BACKGROUND-COLOR: #5373b5
}
/* Mainly used for the Login Class */
A.TopLinks
{
    PADDING-RIGHT: 6px;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 2px;
    MARGIN: 0px;
    COLOR: #000000;
    PADDING-TOP: 2px;
    TEXT-DECORATION: none
}
A.TopLinks:visited
{
    PADDING-RIGHT: 6px;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 2px;
    MARGIN: 0px;
    COLOR: #000000;
    PADDING-TOP: 2px;
    TEXT-DECORATION: none
}
A.TopLinks:hover
{
    PADDING-RIGHT: 6px;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 1px;
    MARGIN: 0px;
    COLOR: #000999;
    PADDING-TOP: 1px;
    TEXT-DECORATION: none
}
/* Class for Registration Button */
A.TopLinksUser
{
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 0px;
	color: #000099;
	padding-top: 2px;
	text-decoration: none;
}
A.TopLinksUser:visited
{
    PADDING-RIGHT: 6px;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 2px;
    MARGIN: 0px;
    COLOR: #000099;
    PADDING-TOP: 2px;
    TEXT-DECORATION: none
}
A.TopLinksUser:hover
{
    PADDING-RIGHT: 6px;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 1px;
    MARGIN: 0px;
    COLOR: #990000;
    PADDING-TOP: 1px;
    TEXT-DECORATION: none
}/* Mainly used for the WTB Admin Class */
A.WTBLink
{

    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.WTBLink:visited
{

    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.WTBLink:hover
{
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.WTBLinkHighlight
{
	font-weight: normal;
	background-color: #c0c0c0;
	text-decoration: none;
}
A.WTBLinkHighlight:visited
{
    FONT-WEIGHT: normal;
	background-color: #c0c0c0;
    TEXT-DECORATION: none
}
A.WTBLinkHighlight:hover
{
    FONT-WEIGHT: normal;
	background-color: #c0c0c0;
    TEXT-DECORATION: none
}
/* End WTB class */
TD
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana,Arial,Helvetica
}
BODY
{
	font-size: medium;
	margin: 0px;
	font-family: Verdana,Arial,Helvetica;
	background-color: #e9eff5;
	font-size : 8pt;
}
TABLE
{
    FONT-SIZE: small
}
#TopBar_mid
{
}
#TopBar_right
{
    COLOR: lime;
    BACKGROUND-COLOR: purple
}
#TopBar_left
{
}
#LogoCell
{
    COLOR: #99b0c8;
    HEIGHT: 45px;
    BACKGROUND-COLOR: #0d7ca1
}
#LogoCell_mid
{
    FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#99b0c8', endColorStr='#0d7ca1', gradientType='1');
    BACKGROUND-COLOR: #0a6cce
}
#TopMenu
{
    BORDER-TOP: #999000 1px solid;
    BORDER-BOTTOM: #999000 1px solid;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffffff
}
#WhoUse
{
    BORDER-TOP: #999 1px solid;
    FONT-WEIGHT: bold;
    COLOR: #ffff99;
    BORDER-BOTTOM: #999 1px solid;
    FONT-FAMILY: Verdana;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #4682b4
}

.Footer
{
    FONT-FAMILY: Verdana;
    COLOR: #666666;
    font-size : 8pt;
}
/* the Thin Line under the menu */
.MenuLine
{
    BORDER-LEFT-COLOR: #5373b5;
    BORDER-BOTTOM-COLOR: #5373b5;
    BORDER-TOP-COLOR: #5373b5;
    BORDER-RIGHT-COLOR: #5373b5
}
/* for Bread crumbs */
.BreadCrumb
{
    BACKGROUND-COLOR: #0d7ca1
}
/* Class for the Side Menu */
.MenuItem
{
	/*padding-left: 20px;*/
	font-weight: bold;
	font-size: 7pt;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: verdana, Arial, Helvetica;
	background-color: #cccccc;
}
.MenuItem HR
{
	padding-left: 20px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: verdana, Arial, Helvetica;
	background-color: #cccccc;
}
.MenuItem A
{
	padding-bottom: 1px;
	width: 100%;
	cursor: hand;
	color: #003366;
	padding-top: 1px;
	font-family: verdana, Arial, Helvetica;
	background-color: #cccccc;
	text-decoration: none;
}
.MenuItem A:active
{
	padding-bottom: 1px;
	width: 100%;
	cursor: hand;
	color: #FFFFFF;
	padding-top: 1px;
	font-family: verdana, Arial, Helvetica;
	background-color: #A9A9A9;
	text-decoration: none;
}
.MenuItem A:hover
{
	padding-bottom: 1px;
	width: 100%;
	cursor: hand;
	color: #FFFFFF ! Important;
	padding-top: 1px;
	font-family: verdana, Arial, Helvetica;
	background-color: #A9A9A9 ! important;
	text-decoration: none;
}
.MenuItem A:visited
{
	padding-bottom: 1px;
	width: 100%;
	cursor: hand;
	color: #003366;
	padding-top: 1px;
	font-family: verdana, Arial, Helvetica;
	background-color: #cccccc;
	text-decoration: none;
}
.MenuItem A:link
{
	padding-bottom: 1px;
	width: 100%;
	cursor: hand;
	color: #003366;
	padding-top: 1px;
	font-family: verdana, Arial, Helvetica;
	background-color: #cccccc;
	text-decoration: none;
}
.MenuItemMouseOver
{
	font-size: 7pt;
	padding-left: 20px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: verdana, Arial, Helvetica;
	background-color: #cccccc;
}
.MenuItemMouseOver A
{
	padding-bottom: 1px;
	width: 100%;
	cursor: hand;
	color: #ffffff;
	padding-top: 1px;
	font-family: verdana, Arial, Helvetica;
	text-decoration: none;
}
.MenuItemMouseOver A:active
{
	padding-bottom: 1px;
	width: 100%;
	cursor: hand;
	color: #ffffff;
	padding-top: 1px;
	font-family: verdana, Arial, Helvetica;
	background-color: #a9a9a9;
	text-decoration: none;
}
.MenuItemMouseOver A:hover
{
	padding-bottom: 1px;
	width: 100%;
	cursor: hand;
	color: #ffffff;
	padding-top: 1px;
	font-family: verdana, Arial, Helvetica;
	background-color: #a9a9a9;
	text-decoration: none;
}
.MenuItemMouseOver A:visited
{
	padding-bottom: 1px;
	width: 100%;
	cursor: hand;
	color: #ffffff;
	padding-top: 1px;
	font-family: verdana, Arial, Helvetica;
	background-color: #a9a9a9;
	text-decoration: none;
}
.MenuItemMouseOver A:link
{
	padding-bottom: 1px;
	width: 100%;
	cursor: hand;
	color: #003366;
	padding-top: 1px;
	font-family: verdana, Arial, Helvetica;
	text-decoration: none;
}
.MenuHdr A
{
	padding-bottom: 1px;
	width: 100%;
	cursor: hand;
	color: #5373b5;
	padding-top: 1px;
	font-family: verdana, Arial, Helvetica;
	background-color: #cccccc;
	text-decoration: none;
}
.MenuHdr A:active
{
	padding-bottom: 1px;
	width: 100%;
	cursor: hand;
	color: #003366;
	padding-top: 1px;
	font-family: verdana, Arial, Helvetica;
	background-color: #cccccc;
	text-decoration: none;
}
.MenuHdr A:hover
{
	padding-bottom: 1px;
	width: 100%;
	cursor: hand;
	color: #003366;
	padding-top: 1px;
	font-family: verdana, Arial, Helvetica;
	background-color: #cccccc;
	text-decoration: none;
}
.MenuHdr A:visited
{
	padding-bottom: 1px;
	width: 100%;
	cursor: hand;
	color: #003366;
	padding-top: 1px;
	font-family: verdana, Arial, Helvetica;
	background-color: #cccccc;
	text-decoration: none;
}
.MenuHdr A:link
{
	padding-bottom: 1px;
	width: 100%;
	cursor: hand;
	color: #003366;
	padding-top: 1px;
	font-family: verdana, Arial, Helvetica;
	background-color: #cccccc;
	text-decoration: none;
}
/* SideMenu End Class */

/* GENERAL */
/* style for module titles */

.Head   {
    font-family: verdana, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: verdana, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: verdana, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold
}

/* Class for the Container */
.NavigationTitleBlue
{
	color: #ffffff
	}
.NavigationTitleGrey 
{
	color:#000000	
	
	}
.BlueContainer 
{
    font-family: verdana, Arial, Helvetica;
    font-size:  14px;
    font-weight:    normal;
    color: #000000;
}	
.BlueContainerNormalText
{
    font-family: verdana, Arial, Helvetica;
    font-size:  14px;
    font-weight:    normal;
    color: #000000;
}



/* End Container Class */
/* MenuBar */
.MenuSection
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt
}	
.MainMenu_MenuContainer
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(blue/Bouton.jpg);
	border-bottom-style: none;
	font-size: 8pt;
}
.MenuItem_ActiveTab
{
	color:black !Important;
}
.MainMenu_MenuBar
{
	font-weight: bold;
	border-left-width: 0px;
	font-size: 8pt;
	background-image: url(blue/Bouton.jpg);
	cursor: hand;
	color: #ffffff;
	font-family: verdana, Arial, Helvetica;
	height: 18px;
}
.MainMenu_MenuBreak
{
	background-color: Transparent;
	font-family: verdana, Arial, Helvetica;
	height: 18px;
	width: 11px;
	font-size: 8pt;
}
.MainMenu_MenuItem
{
	border-right: #5373b5 0px solid;
	border-top: #5373b5 0px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: #5373b5 0px solid;
	cursor: hand;
	color: #ffffff;
	border-bottom: #5373b5 0px solid;
	font-family: verdana, Arial, Helvetica;
	height: 18px;
	text-decoration: none;
}
.MainMenu_MenuIcon
{
		font-family: verdana, Arial, Helvetica; 
    BORDER-RIGHT: #5373b5 0px solid;
    BORDER-TOP: #5373b5 0px solid;
    BORDER-LEFT: #5373b5 0px solid;
    WIDTH: 10px;
    CURSOR: hand;
    BORDER-BOTTOM: #5373b5 0px solid;
    HEIGHT: 18px;
    BACKGROUND-COLOR: #5373b5;
    TEXT-ALIGN: center;
	font-size: 8pt;
		
}
.MainMenu_MenuArrow
{
		font-family: verdana, Arial, Helvetica; 
    BORDER-RIGHT: #5373b5 0px solid;
    BORDER-TOP: #5373b5 0px solid;
    font-size: 8pt;
    BORDER-LEFT: #5373b5 0px solid;
    WIDTH: 20px;
    CURSOR: hand;
    BORDER-BOTTOM: #5373b5 0px solid;
    FONT-FAMILY: webdings;
}
.MainMenu_MenuItemSel
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(blue/BoutonHover.jpg);
	cursor: hand;
	color: #000000;
	text-decoration: none;
}
.MainMenu_SubMenu
{
		font-family: verdana, Arial, Helvetica; 
    BORDER-RIGHT: #5373b5 0px solid;
    BORDER-TOP: #5373b5 0px solid;
    Z-INDEX: 1000;
    BORDER-LEFT: #5373b5 0px solid;
    CURSOR: hand;
    COLOR: #ffffff;
    BORDER-BOTTOM: #5373b5 0px solid;
    BACKGROUND-COLOR: #5373b5;
	font-size: 8pt;
}
.MainMenu_RootMenuArrow
{
  BORDER-RIGHT:  5px ;
  font-size: 8pt;
  CURSOR: hand;
  background-color: Transparent;
  FONT-FAMILY: webdings;  
}
.MainMenu_Separator
{
	width:30px;
}
/* End MenuBar */

IMG
{
    BORDER-TOP-STYLE: none;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BORDER-BOTTOM-STYLE: none
}
/* Headers! */
H1
{
	font-weight: bold;
	color: #003399;
	font-size: 20px;
	font-family: verdana, Arial, Helvetica;
}
H2
{
	font-weight: normal;
	font-size: 20px;
	color: #006699;
	font-family: verdana, Arial, Helvetica;
}

H3  {
    font-family: verdana, Arial, Helvetica;
    font-size:  14px;
    font-weight:    bold;
    color: #000000;

}
/* Blue Container Text */
H4  {
    font-family: verdana, Arial, Helvetica;
    font-size:  14px;
    font-weight: normal;
    color: #000000;
}

H5, DT  {
    font-family: verdana, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #5373b5;
}
/* Grey Container Text */
H6  {
    font-family: verdana, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #5373b5;
}
/* End Headers */ 
/* User to display the Contact Page */
table.tollfree td
    {
    border-top:1px solid #008FE0;
    border-bottom:1px solid #008FE0;
    }
td.countryR, td.countryL 
    {
    
    font-weight:bold;
    font-size:12pt;
    text-align: right;
    vertical-align: top;
    border-top:1px solid #5373b5;
    border-bottom:1px solid #5373b5;
    }
td.addressR, td.addressL
    {
    vertical-align: top;
    font-size:8pt;
    border-top:1px solid #5373b5;
    border-bottom:1px solid #5373b5;
   }
/* End Contact Page Class */
/* Class for Tables */ 
.AutoJustify
{
	text-justify: auto;
	text-align: justify;
	font-size: 8pt;
}
P
{
	font-size: 8pt;
	font-family: Verdana;
}
table.TableClass
{
	border-right: #5373b5 double;
	border-top: #5373b5 double;
	border-left: #5373b5 double;
	border-bottom: #5373b5 double;
}
TR.Header
{
	font-weight: bold;
	color: #ffffff;
	background-color: #5373b5;
}
TR.RowColor
{
	border-left-color: #5373b5;
	border-bottom-color: #5373b5;
	border-top-color: #5373b5;
	border-right-color: #5373b5;
	background-color: #ffffff;
	color: #000000;
}
TR.OtherRowColor
{
	border-left-color: #5373b5;
	border-bottom-color: #5373b5;
	border-top-color: #5373b5;
	background-color: #eaeaea;
	border-right-color: #5373b5;
	color: #000000;
}

table.TableClass2
{
	border-right: #5373b5 double;
	border-top: #5373b5 double;
	border-left: #5373b5 double;
	border-bottom: #5373b5 double;
}
TR.Header2
{
	font-weight: bold;
	color: #ffffff;
	background-color: #80A0C6;
}
TR.RowColor2
{
	border-left-color: #5373b5;
	border-bottom-color: #5373b5;
	border-top-color: #5373b5;
	border-right-color: #5373b5;
}
TR.OtherRowColor2
{
	border-left-color: #5373b5;
	border-bottom-color: #5373b5;
	color: #000000;
	border-top-color: #5373b5;
	background-color: #e9eff5;
	border-right-color: #5373b5;
}
/* End Tables Class */

/* Class to display the Languages */
A.LanguageLink
{
	color: #FFFFFF;
  TEXT-DECORATION: none
	
}
A.LanguageLink:visited
{
	color: #FFFFFF;
  TEXT-DECORATION: none
	
}
A.LanguageLink:hover
{
	color: #ffffff;
	text-decoration: underline;
}
/* Class to display the Downloaf Button in the Download Page */
A.DownloadButton
{
	font-weight: bold;
	color: #000000;
}
A.DownloadButton:visited
{
	color: #000000;
}
A.DownloadButton:hover
{
	color: #5373b5;
}
.TreeActive
{
color:green	
}
.TreeInactive
{
color:red
}
.LogoImage
{
height:72px;
}
.NoSolution
{
	color:Red;
}
.style3
{
	color:#FFFFFF;
}
/*class to display pricelist*/
.xl100
	{
	font-size:8.0pt;
	font-weight:700;
	font-family:Arial, sans-serif;
	
	text-align:center;
	border-top:.5pt solid black;
	border-right:.5pt solid black;
	border-bottom:none;
	border-left:.5pt solid black;
	background:#CCFFFF;
	
	}
.xl101
	{
	font-size:8.0pt;
	font-weight:700;
	font-family:Arial, sans-serif;
	
	text-align:center;
	border-top:none;
	border-right:.5pt solid black;
	border-bottom:.5pt solid black;
	border-left:.5pt solid black;
	background:#CCFFFF;
	
	}
.xl102
	{
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	
	border-top:none;
	border-right:.5pt solid black;
	border-bottom:.5pt solid black;
	border-left:.5pt solid black;
	white-space:nowrap;
	}
.xl103
	{
	font-size:8.0pt;
	font-weight:700;
	font-family:Arial, sans-serif;
	text-align:center;
	border-top:none;
	border-right:none;
	border-bottom:.5pt solid black;
	border-left:.5pt solid black;
	background:#FFFFCC;
	white-space:normal;}
.xl104
	{
	font-size:8.0pt;
	font-weight:700;
	font-family:Arial, sans-serif;
	
	text-align:center;
	border-top:.5pt solid black;
	border-right:none;
	border-bottom:.5pt solid black;
	border-left:none;
	background:#FFFFCC;
	
	white-space:normal;}
.xl105
	{
	font-size:8.0pt;
	font-weight:700;
	font-family:Arial, sans-serif;
	
	text-align:center;
	border-top:.5pt solid black;
	border-right:.5pt solid black;
	border-bottom:.5pt solid black;
	border-left:none;
	background:#FFFFCC;
	
	white-space:normal;}
.xl106
	{
	font-size:8.0pt;
	font-weight:700;
	font-family:Arial, sans-serif;
	
	text-align:center;
	border-top:.5pt solid black;
	border-right:.5pt solid black;
	border-bottom:none;
	border-left:.5pt solid black;
	background:#CCFFFF;
	
	white-space:normal;
	
	}
.xl107
	{
	font-size:8.0pt;
	font-weight:700;
	font-family:Arial, sans-serif;
	
	text-align:center;
	border-top:.5pt solid black;
	border-right:.5pt solid black;
	border-bottom:none;
	border-left:.5pt solid black;
	background:#CCFFFF;
	
	white-space:normal;
	}
.xl108
	{
	font-size:8.0pt;
	font-weight:700;
	font-family:Arial, sans-serif;
	
	text-align:center;
	border-top:.5pt solid black;
	border-right:.5pt solid black;
	border-bottom:none;
	border-left:.5pt solid black;
	background:#99CCFF;
	
	}
.xl109
	{
	font-size:8.0pt;
	font-weight:700;
	font-family:Arial, sans-serif;
	
	text-align:center;
	border-top:none;
	border-right:.5pt solid black;
	border-bottom:.5pt solid black;
	border-left:.5pt solid black;
	background:#CCFFFF;
	
	white-space:normal;
	}
.xl110
	{
	font-size:8.0pt;
	font-weight:700;
	font-family:Arial, sans-serif;
	
	text-align:center;
	border-top:none;
	border-right:.5pt solid black;
	border-bottom:.5pt solid black;
	border-left:.5pt solid black;
	background:#99CCFF;
	
	}
.xl111
	{
	font-size:8.0pt;
	font-weight:700;
	font-family:Arial, sans-serif;
	
	text-align:center;
	border-top:none;
	border-right:.5pt solid black;
	border-bottom:.5pt solid black;
	border-left:.5pt solid black;
	}
.xl112
	{
	color:blue;
	font-weight:700;
	font-family:Arial, sans-serif;
	text-align:center;
	vertical-align:middle;
	border-top:.none;
	border-right:none;
	border-bottom:.5pt solid black;
	border-left:.5pt solid black;
	background:#FFFF99;
	white-space:normal;}
.xl113
	{
	color:blue;
	font-weight:700;
	font-family:Arial, sans-serif;
	
	text-align:center;
	vertical-align:middle;
	border-top:none;
	border-right:.5pt solid black;
	border-bottom:none;
	border-left:.5pt solid black;
	background:#FFFF99;
	
	white-space:normal;}
.xl114
	{
	color:blue;
	font-size:8.0pt;
	vertical-align:middle;
	border-top:none;
	border-right:.5pt solid black;
	border-bottom:none;
	border-left:.5pt solid black;
	white-space:normal;}
.xl115
	{
	color:blue;
	font-size:7.0pt;
	vertical-align:middle;
	border-top:none;
	border-right:none;
	border-bottom:.5pt solid black;
	border-left:.5pt solid black;
	white-space:normal;}
.xl116
	{
	color:blue;
	font-size:8.0pt;
	vertical-align:middle;
	border-top:none;
	border-right:.5pt solid black;
	border-bottom:none;
	border-left:.5pt solid black;
	background:white;
	
	white-space:normal;}
.xl117
	{
	color:blue;
	font-size:8.0pt;
	vertical-align:middle;
	border-top:none;
	border-right:.5pt solid black;
	border-bottom:.5pt solid black;
	border-left:.5pt solid black;
	white-space:normal;}
.xl118
	{
	color:navy;
	font-size:12.0pt;
	font-weight:700;
	font-family:Arial, sans-serif;
	
	text-align:center;
	vertical-align:middle;
	border-top:.5pt solid windowtext;
	border-right:none;
	border-bottom:.5pt solid black;
	border-left:.5pt solid windowtext;
	background:#CCFFFF;
	}
.xl119
	{
	text-align:center;
	vertical-align:middle;
	border-top:.5pt solid windowtext;
	border-right:none;
	border-bottom:.5pt solid black;
	border-left:none;}
.xl120
	{
	font-size:8.0pt;
	font-weight:700;
	font-family:Arial, sans-serif;
	
	text-align:center;
	vertical-align:middle;
	border-top:.5pt solid windowtext;
	border-right:.5pt solid windowtext;
	border-bottom:.5pt solid black;
	border-left:.5pt solid windowtext;
	background:#CCFFFF;
	
	white-space:normal;}
.xl121
	{
	font-weight:700;
	font-family:Arial, sans-serif;
	text-align:center;
	vertical-align:middle;
	border-top:none;
	border-right:.5pt solid black;
	border-bottom:.5pt solid black;
	border-left:.5pt solid black;
	background:#FFFFCC;
	white-space:normal;}
.xl122
	{
	font-weight:700;
	font-family:Arial, sans-serif;
	
	text-align:center;
	vertical-align:middle;
	border-top:none;
	border-right:.5pt solid black;
	border-bottom:none;
	border-left:.5pt solid black;
	background:#FFFFCC;
	
	white-space:normal;}
.xl123
	{
	font-weight:700;
	font-family:Arial, sans-serif;
	
	text-align:center;
	vertical-align:middle;
	border-top:none;
	border-right:.5pt solid black;
	border-bottom:.5pt solid black;
	border-left:.5pt solid black;
	background:#FFFFCC;
	
	white-space:normal;}
.xl124
	{
	color:blue;
	font-weight:700;
	font-family:Arial, sans-serif;
	
	text-align:center;
	vertical-align:middle;
	border-top:none;
	border-right:.5pt solid black;
	border-bottom:.5pt solid black;
	border-left:.5pt solid black;
	background:#FFFF99;
	
	white-space:normal;}
.xl125
	{
	color:blue;
	font-weight:700;
	font-family:Verdana, sans-serif;
	
	text-align:center;
	vertical-align:middle;
	border-top:.5pt solid black;
	border-right:.5pt solid black;
	border-bottom:none;
	border-left:.5pt solid black;
	background:#FFFF99;
	
	white-space:normal;}
.xl126
	{
	color:blue;
	font-weight:700;
	font-family:Verdana, sans-serif;
	
	text-align:center;
	vertical-align:middle;
	border-top:none;
	border-right:.5pt solid black;
	border-bottom:none;
	border-left:.5pt solid black;
	background:#FFFF99;
	
	white-space:normal;}
.xl127
	{
	color:blue;
	font-weight:700;
	font-family:Verdana, sans-serif;
	
	text-align:center;
	vertical-align:middle;
	border-top:none;
	border-right:.5pt solid black;
	border-bottom:.5pt solid black;
	border-left:.5pt solid black;
	background:#FFFF99;
	
	white-space:normal;}
.xl128
	{
	color:gray;
	font-size:8.0pt;
	font-weight:700;
	font-family:Arial, sans-serif;
	
	text-align:center;
	border-top:.5pt solid black;
	border-right:.5pt solid black;
	border-bottom:none;
	border-left:.5pt solid black;
	background:#99CCFF;
	
	}
.xl129
	{
	color:gray;
	font-size:8.0pt;
	font-weight:700;
	font-family:Arial, sans-serif;
	
	text-align:center;
	border-top:none;
	border-right:.5pt solid black;
	border-bottom:.5pt solid black;
	border-left:.5pt solid black;
	background:#99CCFF;
	
	}
.xl130
	{
	color:gray;
	font-size:8.0pt;
	font-weight:700;
	font-family:Arial, sans-serif;
	
	text-align:center;
	border-top:none;
	border-right:.5pt solid black;
	border-bottom:.5pt solid black;
	border-left:.5pt solid black;
	}
.xl131
	{
	font-size:8.0pt;
	font-family:Verdana, sans-serif;
	
	text-align:center;
	vertical-align:middle;
	border:.5pt solid black;
	background:white;
	
	white-space:normal;}

.xl132
	{
	font-size:8.0pt;
	font-family:Verdana, sans-serif;
	
	text-align:center;
	vertical-align:bottom;
	border-top:none;
	border-right:none;
	border-left:.5pt solid black;
	border-bottom:.5pt solid black;
	background:#e5f2ff;
	white-space:normal;}
.xl133
	{
	font-size:8.0pt;
	font-family:Verdana, sans-serif;
	
	text-align:center;
	vertical-align:bottom;
	border-top:none;
	border-right:none;
	border-left:.5pt solid black;
	border-bottom:.5pt solid black;
	background:#95caff;
	white-space:normal;}
.xl134
	{
	font-size:8.0pt;
	font-family:Verdana, sans-serif;
	
	text-align:center;
	vertical-align:bottom;
	border-top:none;
	border-right:none;
	border-left:.5pt solid black;
	border-bottom:.5pt solid black;
	background:white;
	white-space:normal;}
.xl26
	{
	font-size:8.0pt;
	font-family:Verdana, sans-serif;
	font-weight :bold ;
	text-align:center;
	vertical-align:bottom;
	border-top:none;
	border-right:.5pt solid black;
	border-left:.5pt solid black;
	border-bottom:.5pt solid black;
	background:white;
	white-space:normal;}