/* Document body (background properties (image or color) are ignored here : they are defined in the layout model.)          */ 
.Body {  
font-family : tahoma;
font-size:10pt;
SCROLLBAR-FACE-COLOR: #ffffff; ;
SCROLLBAR-HIGHLIGHT-COLOR: #990066; ;
SCROLLBAR-SHADOW-COLOR: #990066; ;
SCROLLBAR-3DLIGHT-COLOR: #ffffff;
SCROLLBAR-ARROW-COLOR: #990066; ;
SCROLLBAR-TRACK-COLOR: #ffffff; ;
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
background-color:RGB(239, 239, 254);
background-image:url(../extra/blue-page.jpg);
text-align:center;} 

/* Container          */ 
DIV#Container {  
background-color:RGB(255, 255, 255);
padding:10px;
width:775px;} 

/* Link appearance          */ 
a:link {  
RGB(123, 0, 37)} 

/* Link appearance when flied by by mouse          */ 
a:active {  
RGB(0, 36, 196)RGB(14, 14, 255)} 

/* Appearance of already visited links          */ 
a:visited {  
RGB(255, 14, 14)} 

/* Appearance of hovered links          */ 
a:hover {  
text-decoration:underline;
color:RGB(128, 0, 64);} 

/* Characters in bold style          */ 
B {  
font-weight:600;} 

/* Characters in italique style          */ 
I {  
font-style:italic;} 

/* Underligned characters          */ 
U {  
text-decoration:underline;} 

/* ALL tables          */ 
table {  
font-size:100%;} 

/* ALL images          */ 
img {  
vertical-align:middle;} 

/* Separator          */ 
.Separator {  
text-align:center;
clear:both;} 

/* UserClass          */ 
.LeftPane {  
/* Insert properties */} 

/* UserClass          */ 
.InnerLeftMenu {  
margin-left:9px;
margin-right:5px;} 

/* UserClass          */ 
.InnerArrows {  
float:right;} 

/* UserClass          */ 
.InnerFooter {  
float:right;} 

/* UserClass          */ 
_DIV {  
border:1 solid red;} 

/* Help tags and style tags CSS style.          */ 
.HelpTag {  
position:absolute;
z-index:0;
margin-top:-9px;} 

/* Help tags and style tags CSS style (2)          */ 
.HelpTag2 {  
position:relative;
z-index:0;
margin-top:0px;
margin-left:3px;} 

/* Main title          */ 
.PageHeader {  
text-align:center;
background-color:RGB(196,225,255);
padding:9px;
padding-right:5px;} 

/* Table for right, middle and left panes          */ 
.TablePanes {  
width:100%;} 

/* Table for right, middle and left panes          */ 
TABLE.TablePanes TR, TABLE.TablePanes TD {  
margin:0px;
padding:0px;} 

/* Row for right, middle and left panes          */ 
.RowPanes {  
} 

/* Panneau gauche de chaque page          */ 
.PageLeftPane {  
background-color:RGB(196,225,255);
margin:5px;
width:120px;
vertical-align:top;} 

/* Panneau droit de chaque page          */ 
.PageRightPane {  
background-color:RGB(196,225,255);
width:10px;
vertical-align:top;} 

/*           */ 
.PageMiddlePane {  
vertical-align:top;
background-color:RGB(196,225,255);
padding:0px;} 

/* Idea block          */ 
.Idea {  
background-color:RGB(255, 255, 255);
padding:5px;
margin:0px;} 

/* Horizontal ruler          */ 
hr {  
margin-right:10px;
margin-left:10px;
border-top:thick dotted RGB(155, 155, 255);} 

/* Level 1 title          */ 
.H1 {  
font-size:150%;
margin-top:1em;
margin-bottom:1em;
margin-left:10px;
margin-right:10px;
clear:both;
background:RGB(196, 225, 255);
padding-left:10px;
border-bottom:4 inset RGB(235, 220, 252);} 

/* Level 2 title          */ 
.H2 {  
font-size:90%;
padding-left:5px;} 

/* Level 3 title          */ 
.H3 {  
font-size:90%;
padding-left:10px;} 

/* Level 4 title          */ 
.H4 {  
font-size:90%;
padding-left:15px;} 

/* Level 5 title          */ 
.H5 {  
font-size:90%;
color:blue;
padding-left:20px;} 

/* Level 6 title          */ 
.H6 {  
font-size:90%;
padding-left:25px;} 

/* Level 7 title          */ 
.H7 {  
padding-left:15px;} 

/* Level 8 title          */ 
.H8 {  
padding-left:15px;} 

/* Level 9 title          */ 
.H9 {  
padding-left:15px;} 

/* Level 10 title          */ 
.H10 {  
padding-left:15px;} 

/* Level >10 title          */ 
.Hx {  
padding-left:15px;} 

/* Text of idea          */ 
.TextGroup {  
text-align:
clear:left;
margin-top:1em;
margin-bottom:0.5em;
margin-left:10px;
margin-right:10px;} 

/* Main text          */ 
.Text {  
margin-top:0.5em;} 

/*           */ 
.FoldTitle {  
border-bottom : 1 dotted gray;} 

/*           */ 
.FoldText {  
border : 1 dotted gray;} 

/* Footnote block          */ 
.FootNote {  
margin-left:0px;
padding-left:5px;
border-left-width:2;
border-left-style: solid;
border-left-color: silver;} 

/* Footnote call          */ 
.FootNoteCall {  
vertical-align:top;
font-size:80%;
font-weight:bold;} 

/* Footnote text          */ 
.FootNoteText {  
font-style:normal;
font-size:90%;} 

/* Properties for images manually inserted in the text          */ 
.TextImage {  
/* Properties for images manually inserted in the text ;
float:left;
vertical-align:bottom;*/;} 

/* Placeholder for FreeMind applet (experimental)          */ 
div#freemindapplet {  
border:1 solid silver;
clear:both;
color:silver;} 

/* Placeholder for visorFreeMind Flash browser (experimental)          */ 
div#freemindflash {  
border:1 solid silver;
clear:both;
color:silver;} 

/* WIT Simple Gallery placeholder style          */ 
div#WITsimplegallery1 {  
} 

/* Images for WIT Simple Gallery          */ 
.WITSimpleGalleryImg {  
width:100%;
border-width:0;
border:5px;} 

/* WIT Simple Gallery : caption style          */ 
.gallerydesctext {  
text-align:center;
color:orange;} 

/* Page position in site map block          */ 
.HierarchyGroup {  
font-size:90%;
margin-bottom:0.5em;
margin-left:10px;
margin-right:10px;
margin-top:10px;
clear:both;
background-color:RGB(235, 235, 235);
padding:5px;} 

/* Current position group subtitle          */ 
.HierarchySubtitle {  
font-weight:800;} 

/* Links to parent pages          */ 
.HierarchyPos {  
color:RGB(64, 128, 128);} 

/* Children ideas block          */ 
.ChildrenLinkGroup {  
clear:left;
margin-top:1em;
margin-bottom:3em;
margin-left:30px;
font-weight:500;
font-family:arial;} 

/* Children ideas group subtitle          */ 
.ChildrenSubtitle {  
font-weight:800;} 

/* Links to children ideas          */ 
.ChildLink {  
} 

/* Keywords section          */ 
.KeywordsGroup {  
font-family:arial;
font-size:90%;
margin-top:2em;
float:left;
background-color:RGB(234, 234, 234);
margin-left:5px;
margin-right:10px;
clear:both;} 

/* Keywords subtitle          */ 
.KeywordsSubtitle {  
} 

/* Keywords subtitle          */ 
.Keywords {  
} 

/* Images section          */ 
.ImageGroup {  
clear:left;
margin-left:10 px;
margin-right:10px;
margin-top:2em;
font-size:90%;} 

/* Images subsection          */ 
.ImageSubgroup {  
margin-bottom:1em;
margin-right:10px;
float:left;} 

/* Image legend          */ 
.ImageText {  
font-size:90%;
padding:3px;
color:black;
background:rgb(219,224,253);
margin-top:4px;} 

/* ALL images          */ 
.Image {  
} 

/* Geometry of main images (width, height)          */ 
div.Image img {  
} 

/* Custom field block          */ 
.CustomFieldsGroup {  
font-size:90%;
font-family:arial;
margin-left:10px;
margin-right:5 px;
background-color:RGB(255,255,255);} 

/* Custom fields subtitle          */ 
.CustomFieldsSubtitle {  
font-weight:800;
background-color:RGB(210, 210, 255);} 

/* Custom field name          */ 
.CustomFieldName {  
font-weight:500;
background-color:RGB(226, 226, 226);} 

/* Custom field          */ 
.CustomField {  
background-color:RGB(210, 210, 255);
font-weight:800;} 

/* Custom field value (all)          */ 
.CFs {  
} 

/* Custom field value (1)          */ 
.CF1 {  
} 

/* Custom field value (2)          */ 
.CF2 {  
} 

/* Custom field value (3)          */ 
.CF3 {  
} 

/* Custom field value (4)          */ 
.CF4 {  
} 

/* Custom field value (5)          */ 
.CF5 {  
} 

/* Custom field value (6)          */ 
.CF6 {  
} 

/* Custom field value (7)          */ 
.CF7 {  
} 

/* Custom field value (8)          */ 
.CF8 {  
} 

/* Custom field value (9)          */ 
.CF9 {  
} 

/* Custom field value (10)          */ 
.CF10 {  
} 

/* Custom field value (11)          */ 
.CF11 {  
} 

/* Custom field value (12)          */ 
.CF12 {  
} 

/* Custom field value (13)          */ 
.CF13 {  
} 

/* Custom field value (14)          */ 
.CF14 {  
} 

/* Custom field value (15)          */ 
.CF15 {  
} 

/* Custom field value (16)          */ 
.CF16 {  
} 

/* Custom field value (17)          */ 
.CF17 {  
} 

/* Custom field value (18)          */ 
.CF18 {  
} 

/* Custom field value (19)          */ 
.CF19 {  
} 

/* Custom field value (20)          */ 
.CF20 {  
} 

/* Custom field value (21)          */ 
.CF21 {  
} 

/* Custom field value (22)          */ 
.CF22 {  
} 

/* Custom field value (23)          */ 
.CF23 {  
} 

/* Custom field value (24)          */ 
.CF24 {  
} 

/* Custom field value (25)          */ 
.CF25 {  
} 

/* Custom field value (26)          */ 
.CF26 {  
} 

/* Custom field value (27)          */ 
.CF27 {  
} 

/* Custom field value (28)          */ 
.CF28 {  
} 

/* Custom field value (29)          */ 
.CF29 {  
} 

/* Custom field value (30)          */ 
.CF30 {  
} 

/* Custom field value (31)          */ 
.CF31 {  
} 

/* Custom field value (32)          */ 
.CF32 {  
} 

/* Custom field Widget table of contents          */ 
.CFWidgetToc {  
padding-left:5px;} 

/* Title of custom field Widget          */ 
.CFWidgetTitle {  
border-bottom:1 dashed silver;} 

/* Set of values of custom field Widget          */ 
.CFWidgetValues {  
font-size:90%;
font-weight:100;
padding-left:10px;} 

/* Single value in the custom field Widget          */ 
.CFWidgetValue {  
/* Insert properties */} 

/* Number of occurences of values in the custom field Widget          */ 
.CFWidgetNb {  
font-size:90%;
color:gray;} 

/* Group of task fields          */ 
.TaskFieldsGroup {  
font-size:90%;
font-family:arial;
margin-left:10px;
margin-right:10px;
background-color:RGB(255,255,255);

float:right;} 

/* Titre pour les champs tâches          */ 
.TaskFieldsSubtitle {  
font-weight:800;
background-color:RGB(210, 210, 255);} 

/* Nom du champ tâche          */ 
.TaskFieldName {  
font-weight:500;
background-color:RGB(226, 226, 226);} 

/* Champ tâche          */ 
.TaskField {  
background-color:RGB(210, 210, 255);
font-weight:800;} 

/* Task field Widget table of contents          */ 
.TFWidgetToc {  
padding-left:5px;} 

/* Title of task field Widget          */ 
.TFWidgetTitle {  
border-bottom:1 dashed silver;} 

/* Set of values of task field Widget          */ 
.TFWidgetValues {  
font-size:90%;
font-weight:100;
padding-left:10px;} 

/* Single value in the task field Widget          */ 
.TFWidgetValue {  
/* Insert properties */} 

/* Number of occurences of values in the task field Widget          */ 
.TFWidgetNb {  
font-size:90%;
color:gray;} 

/* Idea associations section          */ 
.AssociationsGroup {  
margin-left:30px;
margin-right:10px;
color:blue;
margin-top:2em;
clear:both;} 

/* Idea associations subtitle          */ 
.AssociationsSubtitle {  
font-size:90%;} 

/* Links to associated idea          */ 
.AssociationLink {  
} 

/* Internal documents section          */ 
.DocumentsGroup {  
margin-top:2em;
margin-left:30px;
margin-right:10px;
color:blue;
clear:both;} 

/* Internal documents subtitle          */ 
.DocumentsSubtitle {  
font-size:90%;} 

/* Internal document name          */ 
.DocumentName {  
} 

/* Links to internal document          */ 
.DocumentLink {  
} 

/* External Urls block          */ 
.UrlsGroup {  
margin-top:2em;
margin-left:30px;
margin-right:10px;
color:blue;
clear:both;} 

/* External URLs subtitle          */ 
.UrlsSubtitle {  
font-size:90%;} 

/* URL name          */ 
.UrlName {  
} 

/* Links to external Url          */ 
.UrlLink {  
} 

/* Navigation bar section          */ 
.NavBarGroup {  
clear:both;
font-family:arial;
padding:10px;
padding-bottom:0px;
color:green;
text-align:center;

background-color:rgb(255, 255, 255);} 

/* Buttons and text of navigation bar          */ 
.NavBarPages {  
} 

/* Sibling pages numbers          */ 
.NavBarNumbers {  
font-weight:800;
color:RGB(0, 255, 0);} 

/* Access button and text to parent page          */ 
.NavBarUp {  
} 

/* Indexes section          */ 
.IndexesGroup {  
font-size:90%;
text-align:center;
font-family:arial;
padding:10px;
padding-top:0px;
margin-top:0px;
color:blue;
background-color:RGB(255, 255, 255);} 

/* Access to table of contents          */ 
.IndexToc {  
} 

/* Access to bibliography          */ 
.IndexBibliography {  
} 

/* Access to glossary          */ 
.IndexGlossary {  
} 

/* Access to keyword index          */ 
.IndexKeywords {  
} 

/* Table of contents section          */ 
.TocGroup {  
font-family:arial;
clear:both; 
background-color:RGB(255, 255, 255);
padding:5px;
margin:0px;} 

/* Main title of table of contents          */ 
.TocTitle {  
font-size:150%;
margin-top:1em;
margin-bottom:1em;
margin-left:10px;
margin-right:10px;
clear:both;
background:RGB(196, 225, 255);
padding-left:10px;
border-bottom:4 inset RGB(235, 220, 252);} 

/* 1st level item of table of contents          */ 
.TocLevel1 {  
margin-left:20px;
font-weight:800;
font-size:120%;} 

/* 2nd level item of table of contents          */ 
.TocLevel2 {  
margin-left:20px;
font-weight:800;} 

/* 3rd level item of table of contents          */ 
.TocLevel3 {  
margin-left:20px;
font-size:90%;
font-weight:800;} 

/* 4th level item of table of contents          */ 
.TocLevel4 {  
margin-left:20px;
font-size:90%;
font-weight:800;} 

/* 5th level item of table of contents          */ 
.TocLevel5 {  
margin-left:20px;
font-weight:100;} 

/* 6th level item of table of contents          */ 
.TocLevel6 {  
margin-left:20px;} 

/* 7th level item of table of contents          */ 
.TocLevel7 {  
margin-left:20px;} 

/* >7 level item of table of contents          */ 
.TocLevelN {  
margin-left:20px;} 

/* Groupe de la table des images          */ 
.TocImagesGroup {  
margin:20px;} 

/* Image dans la table des images          */ 
.TocImage {  
margin:4px; float:left;} 

/* Glossary section          */ 
.GlossaryGroup {  
margin-left:30px;
margin-right:20px;} 

/* Glossary title          */ 
.GlossaryTitle {  
font-size:150%;
margin-top:1em;
margin-bottom:1em;
margin-left:10px;
margin-right:10px;
clear:both;
background:RGB(196, 225, 255);
padding-left:10px;
border-bottom:4 inset RGB(235, 220, 252);} 

/* Alphabetical access bar to glossary          */ 
.GlossaryAccessBar {  
text-align:center;
font-weight:800;} 

/* First letter of a sorted definition group          */ 
.GlossaryLetter {  
font-size:250%;
font-weight:800;} 

/* Glossary term          */ 
.GlossaryItem {  
font-weight:800;
border-top:medium dotted silver;
font-size:90%;} 

/* Glossary word definition          */ 
.GlossaryDefinition {  
margin-left:30px;
font-size:90%;} 

/* Note (book reference) section          */ 
.NoteGroup {  
margin-left:30px;} 

/* Note title          */ 
.NoteSubtitle {  
} 

/* Link to a book          */ 
.NoteLink {  
font-size:0.8em;} 

/* Book section          */ 
.BookGroup {  
font-size:0.8em;
margin-top:1em;
margin-left:30px;} 

/* Book title          */ 
.BookTitle {  
font-weight:800;} 

/* Author(s) of the book          */ 
.BookAuthor {  
} 

/* Book publisher          */ 
.BookPublisher {  
} 

/* International Serial Book Number of this book          */ 
.BookIsbn {  
} 

/* Quotation for this book          */ 
.BookNotes  {  
} 

/* Number of book pages          */ 
.BookPages {  
} 

/* Book reference          */ 
.BookShortTitle {  
} 

/* Review          */ 
.BookAltTitle {  
} 

/* Book summary          */ 
.BookAbstract {  
} 

/* Volume          */ 
.BookVolume {  
} 

/* Book theme          */ 
.BookKeywords {  
} 

/* Year published :          */ 
.BookYear {  
} 

/* URL          */ 
.BookUrl {  
} 

/* Reference Type          */ 
.BookReferenceType {  
} 

/* Place where published          */ 
.BookPlacePublished {  
} 

/* Edition          */ 
.BookEdition {  
} 

/* Original publication          */ 
.BookOriginalPublication {  
} 

/* Reprint edition          */ 
.BookReprintEdition {  
} 

/* Number of volumes          */ 
.BookNbVolumes {  
} 

/* Number          */ 
.BookNumber {  
} 

/* Date          */ 
.BookDate {  
} 

/* Section          */ 
.BookSection {  
} 

/* Secondary author          */ 
.BookAuthor2 {  
} 

/* Secondary title          */ 
.BookTitle2 {  
} 

/* Tertiary author          */ 
.BookAuthor3 {  
} 

/* Tertiary title          */ 
.BookTitle3 {  
} 

/* Subsidiary author, translater          */ 
.BookSubsidiaryAuthor {  
} 

/* Type of work          */ 
.BookTypeOfWork {  
} 

/* Reviewed item          */ 
.BookReviewedItem {  
} 

/* Label          */ 
.BookLabel {  
} 

/* Image          */ 
.BookImage {  
} 

/* Image caption          */ 
.BookCaption {  
} 

/* User 1          */ 
.BookUser1 {  
} 

/* User 2          */ 
.BookUser2 {  
} 

/* User 3          */ 
.BookUser3 {  
} 

/* User 4          */ 
.BookUser4 {  
} 

/* User 5          */ 
.BookUser5 {  
} 

/* Author address          */ 
.BookAuthorAddress {  
} 

/* Accession number          */ 
.BookAccessionNumber {  
} 

/* Call number          */ 
.BookCallNumber {  
} 

/* Bibliography section          */ 
.BibliographyGroup {  
} 

/* Bibliography title          */ 
.BibliographyTitle {  
font-size:150%;
margin-top:1em;
margin-bottom:1em;
margin-left:10px;
margin-right:10px;
clear:both;
background:RGB(196, 225, 255);
padding-left:10px;
border-bottom:4 inset RGB(235, 220, 252);} 

/* Alphabetical access bar to bibliography          */ 
.BibliographyAccessBar {  
text-align:center;
font-weight:800;} 

/* First letter of a sorted group of books          */ 
.BibliographyLetter {  
font-size:250%;
font-weight:800;
margin-top:30px;} 

/* 1er tri par :          */ 
.BibliographyPrimarySort {  
font-size:140%;
font-weight:800;
margin-top:1em;} 

/* 2ème tri par :          */ 
.BibliographySecondarySort {  
font-size:110%;
font-weight:500;
margin-top:1em;
margin-left:10px;} 

/* Link to a book          */ 
.BibliographyLink {  
font-size:90%;
font-weight:800;} 

/* Groupe Index          */ 
.IndexGroup {  
background-color:RGB(255, 255, 255);
padding:5px;
margin:0px;} 

/* Titre de l'index          */ 
.IndexTitle {  
font-size:150%;
margin-top:1em;
margin-bottom:1em;
margin-left:10px;
margin-right:10px;
clear:both;
background:RGB(196, 225, 255);
padding-left:10px;
border-bottom:4 inset RGB(235, 220, 252);} 

/* Barre d'accès alphabétique de l'index          */ 
.IndexAccessBar {  
text-align:center;
font-weight:800;} 

/* Première lettre d'un groupe de mots clés          */ 
.IndexLetter {  
font-size:250%;
font-weight:800;} 

/* Facet name (primary sort)          */ 
.IndexFacet {  
font-size:140%;
font-weight:800;
margin-top:1em;} 

/* Mot clé          */ 
.IndexKeyword {  
font-weight:800;
border-top:medium dotted silver;
font-size:90%;} 

/* Facet name in faceted index          */ 
.IndexFacetName {  
color:silver;
font-weight:100;} 

/* Références du mot clé          */ 
.IndexReference {  
margin-left:30px;
font-size:90%;} 

/* Index keyword item parent reference          */ 
.IndexKeywordParent {  
font-size:90%;
color:silver;} 

/* Top image (.IndexGroup, .GlossaryGroup, .BibliographyGroup)          */ 
.Top {  
float:right;
margin-top:2px;} 

/* Top image (.IndexGroup, .GlossaryGroup, .BibliographyGroup)          */ 
div.Top img {  
height:8px;} 

/*           */ 
.PaneImage {  
} 

/* Texte of page footer          */ 
.PageFooter {  
font-size:90%;
text-align:center;
background-color:RGB(196,225,255);
padding:9px;} 

/* Copyright          */ 
.Copyright {  
font-size:70%;
text-align:right;
color:blue;
margin-right:10px;} 

/* WIT wrapping of CSS Simple Tree Menu (courtesy of www.dynamicdrive.com)          */ 
.WITTree {  
font-family:arial;
font-size:90%;
margin:5px;} 

/* Inner container of WIT Simple Tree Menu          */ 
.WITTreeInner {  
margin-left: -38px;padding: 0;} 

/* Links in WIT menu, active          */ 
a.WITTreeLink:active {  
color:navy;} 

/* Links in WIT menu, visited          */ 
a.WITTreeLink:visited {  
color:navy;} 

/* Links in WIT menu, visited          */ 
a.WITTreeLink:hover {  
color:orange;
text-decoration:none;} 

/* Links in WIT menu, link          */ 
a.WITTreeLink:link {  
color:navy;} 

/* CSS for Simple Tree Menu : Main list          */ 
ul.treeview {  
margin-top:0px;
margin-bottom:0px;} 

/* CSS for Simple Tree Menu          */ 
.treeview ul {  
/*CSS for Simple Tree Menu*/
margin: 0px;
padding: 0px;} 

/* Style for LI elements in general (excludes an LI that contains sub lists)          */ 
.treeview li {  
/*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: transparent  url(../extra/list.gif) no-repeat 0px 2px;
list-style-type: none;
padding-left: 16px;
padding-bottom:2px;
margin-bottom: 3px;} 

/* Style for LI that contains sub lists (other ULs).          */ 
.treeview li.submenu {  
/* Style for LI that contains sub lists (other ULs). */
background: transparent  url(../extra/closed.gif) no-repeat -9px -7px;
cursor: hand !important;
cursor: pointer !important;} 

/* Style for ULs that are children of LIs (submenu)           */ 
.treeview li.submenu ul  {  
/*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
padding-top:5px;} 

/* Style for LIs of ULs that are children of LIs (submenu)           */ 
.treeview .submenu ul li {  
/*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;} 

/* WIT wrapping of Chrome CSS Drop Down Menu (courtesy of www.dynamicdrive.com)          */ 
.WITChromeMenu {  
/* Insert properties */
float:left;} 

/* Chrome CSS Drop Down menu bar          */ 
.chromestyle  {  
margin:0px;
padding:0px;} 

/* Chrome CSS Drop Down Menu          */ 
.chromestyle:after {  
/*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;} 

/* Chrome CSS Drop Down menu : horizontal bar          */ 
.chromestyle ul {  
border: 1px solid #BBB;
width:100%;
background: url(../extra/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0px;
font-size:100%;
font-weight: 100;
font-family:arial, verdana;
text-align: left; /*set value to "left", "center", or "right"*/} 

/* Chrome CSS Drop Down Menu : horizontal bar elements list          */ 
.chromestyle ul li {  
display: inline;} 

/* Chrome CSS Drop Down Menu : horizontal bar links          */ 
.chromestyle ul li a {  
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;} 

/* Chrome CSS Drop Down Menu : horizontal bar links, hovered          */ 
.chromestyle ul li a:hover {  
text-decoration: none;
background: url(../extra/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/} 

/* Chrome CSS Drop Down Menu : horizontal bar links, visited          */ 
.chromestyle ul li a:visited {  
color: #494949;} 

/* Chrome CSS Drop Down Menu : trick...          */ 
.chromestyle ul li a[rel]:after {  
/*HTML to indicate drop down link*/
/*content: " v";
/*content: " " url(../extra/downimage.gif); /*uncomment this line to use an image instead*/} 

/* Chrome CSS Drop Down Menu : Dropdown pane          */ 
.dropmenudiv {  
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font-size:90%;
line-height:15px;
text-align:left;
background-color: white;
color:grey;
width: 160px;
/* Do not change below */
position:absolute;
top: 0;
z-index:100;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/} 

/* Chrome CSS Drop Down Menu : dropdown pane links          */ 
.dropmenudiv a {  
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 2px;
text-decoration: none;
font-weight: 100;
color: #666666;} 

/* Chrome CSS Drop Down Menu : IE only hack          */ 
* html .dropmenudiv a {  
width: 100%;} 

/* Chrome CSS Drop Down Menu : dropdown link, hovered          */ 
.dropmenudiv a:hover {  
background-color: #F0F0F0;
text-decoration: none;} 

/* Chrome CSS Drop Down Menu : dropdown link, visited          */ 
.dropmenudiv a:visited {  
color: #666666;} 

