body {
	margin:0px 0px 0px 0px;
	padding:0px;
	background:#FFF url('../images/bodybg.jpg') repeat-y top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	}

body.page {
	
	}

textarea, select {
	background-color: #fff;
	}

td {
	font-size:11px;
	}

h1 { font-size: 1.5em; margin: .4em 0; }
h2 { font-size: 1.4em; margin: .3em 0; }
h3 { font-size: 1.3em; margin: .2em 0; }
h4 { font-size: 1.2em; margin: .2em 0; }
h5 { font-size: 1.1em; margin: .2em 0; }
h6 { font-size: 1em; margin: .2em 0; }

a img {
	border:0;
	}

a:link {
	color:#039;
	text-decoration:none;
	font-weight:bold;
	}

a:visited {
	color:#039;
	text-decoration:none;
	font-weight:bold;
	}

a:hover {
	text-decoration:underline;
	color:#004FEE;
	}

hr.clear {
	clear:both;
	visibility:hidden;
	}

h2.title {
	display: none;
	font-family:"Trebuchet MS",Verdana,Arial;
	font-size:22px;
	font-weight:bold;
	color:#003399;
	padding-top: 8px;
	padding-left:40px;
	vertical-align: middle;
	background:transparent url('../images/star.gif') no-repeat 5px 50%;
	}

h2.msgerror {
	font-family:Verdana,Arial;
	font-size:1.3em;
	font-weight:bold;
	color:#f00;
	padding-left:40px;
	background:transparent url('../images/puce6.gif') no-repeat 25px 50%;
	}

#centercontent {
   margin-top: 5px;
   voice-family: "\"}\"";
   voice-family:inherit;
   padding-left:10px;
   width:575px;
   }

#leftcontent {
	padding:8px;
	}

#ovfx_head {
	background-color:#9dc0dc;
	padding:0px;
	margin-bottom:0px;
	height:125px;
	border-bottom:3px solid #ffc;
	}

#ovfx_head img.mainheadimg {
	margin:5px;
	padding:0px;
	}


#ovfx_head img.print {
	display:none;
	}

div.boxes {
	display:block;
	width:100%;
	text-align:right;
	vertical-align:bottom;
	background-color:#9dc0dc;
	}

.bab_content {
	width:100%;
	}

.bab_content table {

	}


/* LEFT NAVIGTION */

ul.PEERS_bigbuttons {
	border-top:#039 2px solid;
	list-style-type: none;
	margin:0;
	padding:0;
	margin-bottom:.2em;
	}

ul.PEERS_bigbuttons li {
	background-color:#2586D7;
	border-bottom:#039 1px solid;
	color:#fff;
	margin-bottom:1px;
	}

ul.PEERS_bigbuttons li.rollover {
	z-index:100;
	background:#fff url('../images/puce1.gif') no-repeat 95% 50%;
	color:#039;
	}

ul.PEERS_bigbuttons li.rollover a {
	color:#039;
	}

ul.PEERS_bigbuttons li.rollover a:hover {
	color:#fff;
	}

ul.PEERS_bigbuttons li.rollover a:visited {
	color:#039;
	}

ul.PEERS_bigbuttons a, ul.PEERS_bigbuttons a:visited {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:.3em;
	padding-left:1em;
	}

ul.PEERS_bigbuttons a:hover {
	background-color:#1C64D1;
	color:#000;
	}

.PEERS_bigbuttons .PEERS_sublevel {
	padding:0;
	margin:0;
	list-style-type:none;
	visibility:hidden;
	position:absolute;
	width:15em;
	margin-left:130px;
	margin-top:-20px;
	background-color:#fff;
	border:#5193C5 1px solid;
	border-bottom:0;
	}

/* END LEFT NAVIGATION */

#ctx_menu {
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:14px;
	position:relative;
	margin-left:0px;
	display:inline;
	}

#ctx_menu li {
	display:inline;
	}

#ctx_menu a:link,
#ctx_menu a:visited,
#ctx_menu li span {
	display:inline;
	padding:0px .8em;
	border:#003399 1px solid;
	margin-left:.5em;
	text-decoration:none;
	background-color:transparent;
	color:#003399;
	font-size:10px;
	font-family:Arial;
	height:15px;
	}

#ctx_menu a:hover {
	border-style:inset;
	background-color:transparent;
	color:#FFFF99;
	display:inline;
	}

#ctx_menu span {
	display:inline;
	}
	
#ovfx_page {
	padding-top:0;
	}	

address {
	margin:10% 0 5% 0;
	text-align:center;
	font-size:.9em;
	color:#777;
	}

address a:link, address a:visited {
	color:#777;
	}

.bab_section {
	margin-bottom:3px;
	}

#leftcontent .bab_section .bab_title {
	background-color:#2586d7;
	border-top:#666 1px solid;
	color:#FEF888;
	}

#rightcontent .bab_section .bab_title {
	background-color:#2586d7;
	border-top:#666 1px solid;
	color:#003399;
	}

.bab_section .bab_title h4 {
	padding-top:2px;
	padding-bottom:1px;
	padding-left:4px;
	margin:0;
	font-family:Verdana, Arial;
	font-size:1em;
	font-weight:normal;
	width:80%;
	}

.bab_section .bab_title a:link,
.bab_section .bab_title a:visited {
	position:relative;
	float:right;
	width:12px;
	height:10px;
	background-repeat:no-repeat;
	margin-top:3px;
	margin-right:3px;
	margin-bottom:-9px;
	}

.bab_section .bab_title .nolink {
	display:none;
	}

.bab_section .bab_title a {
	background-image:url('../images/sec_btn.gif');
	background-position:0px 0px;
	}

.bab_section .bab_title a.open {
	background-position:0px -20px;
	}

.bab_section .bab_title a.close:hover {
	background-position:0px -10px;
	}

.bab_section .bab_title a.open:hover {
	background-position:0px -30px;
	}

.bab_section ul {
	padding:0;
	margin:.3em 0 0 0;
	list-style-type:none;
	}

.bab_section .bab_content h5 {
	font-weight:normal;
	text-align:center;
	margin:.3em 0;
	font-size:1em;
	}

.bab_section table a:link,
.bab_section table a:visited {
	color:#003399;
	}

.bab_section table a:hover {
	background-color:#D2EAFF;
	text-decoration:none;
	}

#leftcontent .bab_section ul a {
	color:#003399;
	text-decoration:none;
	display:block;
	padding:1px;
	background:transparent url('../images/puce2.gif') no-repeat 5px 8px;
	padding-left:18px;
	}

#rightcontent .bab_section ul a {
	color:#003399;
	text-decoration:none;
	display:block;
	padding:1px;
	background:transparent url('../images/puce2.gif') no-repeat 5px 8px;
	padding-left:18px;
	}

#rightcontent .bab_section ul a:hover,
#leftcontent .bab_section ul a:hover {
	background-color:#9DC0DC;
	color:#000;
	}

.bab_section ul li {
	display:inline;
	}

#bab_montha {
	background-color:#FFFBED;
	border-bottom:#5193C4 1px solid;
	}

#bab_montha .bab_title {
	background-color:#5193C4;
	}

#bab_montha table {
	width:95%;
	padding:0px;
	border-collapse:collapse;
	margin:0 auto;
	}

#bab_montha thead td {
	font-weight:bold;
	border-bottom:#ccc 1px solid;
	}

#bab_montha td {
	padding:1px;
	text-align:center;
	}

.BabCalendarCurrentDayNumberSection {
	border:#ccc 1px solid;
	background-color:#D2EAFF;
	}

/* topics sections, left only */

#leftcontent #bab_topicssection .bab_title {
	background-color:transparent;
	}

#leftcontent #bab_topicssection .bab_content h5 {
	display:none;
	}

#leftcontent #bab_topicssection .bab_content li a {
	background:#003399 url('../images/puce2.gif') no-repeat 95% 50%;
	color:#fff;
	font-weight:bold;
	padding:5px 15px 5px 5px ;
	margin-bottom:1px;
	}

#leftcontent #bab_topicssection .bab_content li a:hover {
	background:#5193C4 url('../images/puce3.gif') no-repeat 95% 50%;
	color:#003399;
	}



/* calendar ++ */

.bab_cal_buttons {
	padding:.6em 0;
	background-color:#eee;
	margin-top:.5em;
	}

.bab_cal_buttons a {
	text-decoration:underline;
	padding:3px;
	color:#000;
	}

.bab_cal_buttons a:hover {
	color:#000;
	background-color:#fff;
	}

/* fileman ++ */

body.fileman#list #centercontent .bab_content a {
	text-decoration:none;
	}

body.fileman#list #centercontent .bab_content a:hover {
	color:#f60;
	}


/* topic */

#BabCategTitleNavigation {
	display:inline;
	}

#BabCategTitleNavigation .bab_buttons {

	}

#BabCategTitleNavigation table {

	}

#BabCategTitleNavigation .archivetext {
	display:inline;
	}

#BabCategTitleNavigation .nav_parent {
	font-family:serif;
	color:#fff;
	font-size:20px;
	padding-left:175px;
	display:inline;

	}

#BabCategTitleNavigation .articles_nav_parent {
	font-family:serif;
	color:#fff;
	font-size:20px;
	padding-left:20px;
	}

#BabCategTitleNavigation .nav-articletitle {
	font-family:serif;
	color:#9DC0DC;
	font-size:15px;
	padding-left:175px;
	}

#BabCategTitleNavigation p {

	}

#BabCategTitleNavigation a {

	}

#BabCategTitleNavigation a:hover {

	}

#BabCategTitleNavigation .bab_buttons a {
	display:block;
	text-align:center;
	width:8em;
	background-color:#9DC0DC;
	color:#039;
	padding:.2em .5em;
	margin:3px 4px;
	border:#ffc 1px solid;
	}

.any_buttons a {
	display:table;
	text-align:center;
	width:auto;
	background-color:#9DC0DC;
	color:#039;
	vertical-align:middle;
	padding:.2em .4em;
	margin:3px 4px;
	border:#FFC 1px solid;
	}

.navbox {
	display:inline;
	padding:.2em 0em;
	height:25px;
	}

.navbox a {
	display:inline;
	text-align:center;
	background-color:#ffc;
	color:#039;
	vertical-align:middle;
	margin:0;
	padding:0em .2em;
	border:#9dc0dc 1px solid;
	}

.headbox a {
	display:inline;
	text-align:center;
	background-color:#9DC0DC;
	color:#039;
	vertical-align:middle;
	padding:.2em .4em;
	margin:0;
	border:#FFC 1px solid;
	}

#BabCategTitleNavigation .bab_buttons a:hover,
.any_buttons a:hover,
.headbox a:hover,
.navbox a:hover {
	background-color:#CCC;
	border:#039 1px solid;
	text-decoration:none;
	}


ul.BabCategTitleNavigation {
	padding: 2.5em;
	margin: 2.5em 15%;
	border: #003399 2px solid;
	background-color:#5193C4;
	list-style-type:square;
	color:#003399;
	}

ul.BabCategTitleNavigation li {
	padding-bottom:.5em;
	}

ul.BabCategTitleNavigation li a,
ul.BabCategTitleNavigation li a:visited {
	text-decoration: none;
	color:#000;
	font-size:1.2em;
	}

ul.BabCategTitleNavigation li a:hover {
	text-decoration: underline;
	}

ul.BabCategTitleNavigation ul {
	font-weight: normal;
	font-style: italic;
	padding-left: 1em;
	margin:0;
	padding:0;
	list-style-type:none;
	}


body.page.articles .bab_repeat {
	margin:.5em 0;
	}


/* PUBLIC CORE CSS */


.BabCalendarBodyBadMonthBackground {
	background-color: #ccc;
	}

.BabContentBackground,
.BabMenuActiveBackground {
	 background-color: #fff;
	 color:#000;
	 }

.BabCalendarMenuActiveBackground {
	background-color: #fff; 
	color: #116; 
	font-weight: bold;
	}

.BabLoginCadreBackground { 
	background-color: #003399;
	}
	 

.BabBodyTitleBackground,
.BabLoginMenuBackground { 
	background-color: #5193C4; 
	color: #000;
	}

.BabLoginMenuBackground a {
	text-decoration:none;
	font-weight:bold;
	}

.BabLoginMenuBackground a:hover {
	color:#000;
	text-decoration:underline;
	}

.bab_repeat .innertable {
	border:1px solid #5193C4;
	padding:3px;
	}

.BabSiteAdminFontBackground,
.BabTopicsButtonBackground {
	background-color:transparent; 
	color:#ffc;
	}

.BabTopicsBackground {
	color:#000;
	}

.BabTopicsBackground {
	padding:0 20px 20px 20px;
	margin:0 20px 20px 20px;
	}

.BabTopicsBackground a {
	color:#003399;
	}

.BabSiteAdminListLink a {
	color: #FFFF99;
	}

.BabSiteAdminFontBackground a {
	color:#2586d7;
	}

.Babhighlight { 
	background-color: #f00;
	}

/* background and font error messages  */
.BabErrorMessage {
	background-color: #fff; 
	color: #f33;  
	font-weight: bold;
	}
	
.BabWarningBodyBackground  {
	background-color: #fff; 
	color: #000;  
	font-weight: bold;
	}

.BabWarningBodyBackground a:Link,
.BabWarningBodyBackground a:Visited { 
	color: #00c; 
	font-weight: bold;
	}

.BabWarningBodyBackground a:Hover {
	color: #FF3333; 
	}

/* admin letterlist users/contacts */
.BabLetterlists { 
	color: #000000; 
	background-color: #FFFFFF;  
	font-weight: bold;
	}

.BabLetterlists a:link,
a.BabAlphabetLink:Link,
a.BabAlphabetLink:Visited { 
	color: #003399; 
	font-weight: bold;
	}
.BabLetterlists a:Hover,
a.BabAlphabetLink:Hover { 
	color: #666;
	}

a.BabNameEmailLink,
a.BabNameEmailLink:Link,
a.BabTitleSmall,
a.BabTitleSmall:Link { 
	color: #000000;
	}
a.BabNameEmailLink:Hover,
a.BabTitleSmall:Hover { 
	color: #0000CC;
	}



/* notes,faq,eventeditor,vacation */
a.BabEventFaqLink,
a.BabEventFaqLink:Link { 
	color: #009933;  
	font-weight: bold;
	}
	
a.BabEventFaqLink:Hover { 
	color: #FF3333;
 	}

a.BabContentLinkColor:Link,
a.BabContentLinkColor:Visited,
a.BabSummaryLinkColor:Link,
a.BabSummaryLinkColor:Visited {
	color: #0000CC;
	}
a.BabContentLinkColor:Hover,
a.BabSummaryLinkColor:Hover,
.BabSummaryNbrMessage {
	color: #FF3333;
	}





/**************** ARTICLES ****************************/
/* titles */
.BabTopicsTitleBackground {
	font-family:"Trebuchet MS",Verdana,Arial;
	font-size:24px;
	font-weight:normal;
	color:#003399;
	padding:20px 0 0 20px;
	margin-bottom:8px;
	vertical-align: middle;
	background-color:transparent;
	}

.ArticleSubTitle {
	font-family:"Trebuchet MS",Verdana,Arial;
	font-size:15px;
	font-weight:bold;
	color:#003399;
	padding:0px;
	vertical-align: middle;
	background-color:transparent;
	}


/* font and background articles */

.BabTopicsAuthorBackground {
	border-bottom:#ccc 1px solid;
	}

.BabMonthCalendarCurentDayBackground {
	background-color: #E6E6F7; 
	color: #000000; 
	}

.BabArticleSpacing { 
	height: 5px; 
	}

a.BabTopicsFooterLink,
a.BabTopicsFooterLink:Link,
a.BabTopicsFooterLink:Visited { 
	color: #4990B1; 
	text-decoration: none;
	}
	
a.BabTopicsFooterLink:Hover {
	text-decoration: underline;
	}
	

.BabTopicsAuthorBackground {
	padding:0;
	padding-top:5px;
	}



a.BabTopicsFooterMoreLink:Link,
a.BabTopicsFooterMoreLink:Visited { 
	color: #000;
	text-decoration: none;
	border:#ccc 1px solid;
	padding:1px 4px;
	border-width:1px 1px 0 1px;
	background:#fff;
	margin-right:1em;
	position:relative;
	font-weight:bold;
	}

	
a.BabTopicsFooterMoreLink:Hover { 
	background-color:#5193C4;
	border-color:#5193C4;
	}

.BabTopicsTitleNavigation {
	color: #555; 
	font-weight: bold ; 
	text-decoration: underline;
	}


/********** AGENDA **** CALENDAR ******************************/



.BabCalendarBodyBackground,
.Blackbg { 
	background-color: #000000; 
	}



/*names of the days on top of monthcalendar*/
.BabCalendarDays { 
	background-color: #003399; 
	color: #FFFFFF;  
	font-weight: bold;
	}

.BabMonthCalendarEventHourfont { 
	background-color: #FFFFFF; 
	color: #OO9933; 
	}

.HeaderDayCalendar a.day {
	color:#000;
	}

.HeaderDayCalendar a.day:hover {
	text-decoration:underline;
	}

/***************** MAIL ******************************/

/* white background  in use on inbox  groups  - plus links */
.BabMailBackground { 
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	}


/***************** FORUMS**********************************/

/*threads*/
.BabForumBackground,
.HeaderDayCalendar { 
	background-color: #FFFFFF;  
	}
.BabForumBackground1 {
	background-color:#9DC0DC;
	}

	

a.BabForumNavigation,
a.BabForumNavigation:Link,
a.BabForumNavigation:Visited { 
	color: #111166; 
	font-weight: bold;
	}
	
a.BabForumNavigation:Hover {
	color: #009933;
	}

 /*posts*/
.BabForumTopicsNavTitle,
.BabForumTopicsNavDate, 
.BabForumTopicsNavAuthor {
	background-color: #E6E6F7; 
	color: #111166;  
	font-weight: bold;
	}

a.BabForumTopicsConfirm,
a.BabForumTopicsConfirm:Link,
a.BabForumTopicsConfirm:Visited { 
	color: #4990B1; 
	text-decoration: none;
	}
a.BabForumTopicsConfirm:Hover 
	{ 
	text-decoration: underline;
	}

a.BabForumTopicsNavContribution:Link,
a.BabForumTopicsNavContribution:Visited { 
	color: #000000;
	}
a.BabForumTopicsNavContribution:Hover { 
	color: #0000CC;
	}

.BabForumTopicsNavTreeBody { 
	background-color:#FFFFFF; 
	color: #000000;   
	font-weight: bold;
	}
	

.BabForumTopicsNavTreeLive {
	background-color:#FFFFFF;
	color:#FF3333;
	font-weight:bold;
	}
	

/************* ADMINISTRATION SITES*************/

.BabSiteAdminTitleFontBackground,
.BabFaqTitleFontBg,
.BabTopicsAdminListTitle {
	background-color: #5193C4;
	color: #000 ; 
	font-weight: bold;
	}

	
.BabSiteAdminSmall {
	background-color: #9dc0dc; 
	color: #003399;  
	font-weight: bold; 
	}


.BabSiteAdminFont { 
	color: #000; 
	}


/********* FAQ **** NOTES ********************************/
a.BabFaqLink,
a.BabFaqLink:Link,
a.BabFaqLink:Visited { 
	color: #0000CC; 
	font-weight: bold;
	}
	
a.BabFaqLink:Hover { 
	color: #FF3333; 
	}

.BabFaqQuestion { 
	background-color: #FFFFFF; 
	color: #OO00CC;
	font-weight: bold;
	}


/********** ADMINISTRATION THEMES TOPICS **********/


a.BabTopicsAdminTitleLink,
a.BabTopicsAdminTitleLink:Link,
a.BabTopicsAdminTitleLink:Visited { 
	color: #111166; 
	font-weight: bold;
	}
	
/*a.BabTopicsAdminTitleLink:Hover { 
	color: #009933;
	}*/

/************************************************/

a.footer:link {
	font-size: 9px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	}
a.footer:visited {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #003399;
	}
a.footer:hover {
	text-decoration: underline;
	}
a.footer:active {
	text-decoration: none;
	}

.footerSmall {	
	color: #666666;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.photocredit {	
	color: #FEF888;
	font-size: 9px;
	font-style: italic;
	text-align: right;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}