BODY {scrollbar-face-color: #C2D3FC; 
scrollbar-shadow-color: #7C9FD3; 
scrollbar-highlight-color: white; 
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-darkshadow-color: #0033CC; 
scrollbar-track-color: #FBFBF8; 
scrollbar-arrow-color: #4D6185;
background-color: #FFFFFF;	/* this is the page border color */
background-repeat: repeat;
background-position: left top;
margin-left:auto;
margin-right:auto;
margin-top:0px;
text-align:center
}
.mwpTheme 
{
	width: 100%; 
	height: 100%;
	margin: 0px;
	padding: 0px;        
	}

.mwpThemePage {
/*       width: 800 px;  */
/*        width: 98%;  */
	margin: 0px;
	padding: 0px;
    background-color: #FFFFFF;
/*  border: 1px solid #000000; */	
}  /* this is the page background color and the page container */

A:link {color: #215DC6; text-decoration: none; }
A:visited {color: #215DC6; text-decoration: none;  }
A:hover	{color: #428EFF; text-decoration: none; }
A:active {color: #215DC6; text-decoration: bold; }

/* Start FORM elements */

form {
	margin: 0px;
}

select {
	background: transparent;
	background-color: White;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border:  1px solid #000000;
}

.textbox {
	border: 1px solid #000000;
	font-family: Verdana, Arial, sans-serif;
	padding-left: 2px;
	font-size: 12px;
	margin-bottom: 5px;
}

.button {
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	cursor: pointer;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
	background-color: #F4F4F0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: .2em;
}

.popbutton {
	height: 20px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	border: 2px solid #000000;
	background-color: #F4F4F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

/*	Start menu css  */
div.menu {
    width:150px;
    padding:0;
    margin:0;
    border:0;
}

div.menu a {
    display:block;
    margin:0;
    width:100%;
    padding:1px;
    border:0px;
    color:#000000;
    text-decoration: none;
}

div.menu a:visited {
    display:block;
    margin:0;
    width:100%;
    padding:1px;
    border:0px;
    color:#000000;
    text-decoration: none;
}

div.menu h4 {
	margin:0;
	padding:0;
	text-align:left;
	font-weight: normal;
}

div.menu h4 a {
    display:block;
    margin:0;
    width:100%;
    padding:1px;
    border:0px;
    color:#000000;
    text-decoration: none;
}

div.menu h4 a:visited {
    display:block;
    margin:0;
    width:100%;
    padding:1px;
    border:0px;
    color:#000000;
    text-decoration: none;
}

div.menu h4 a:active {
    display:block;
    margin:0;
    width:100%;
    padding:1px;
    border:0px;
    color:#000000;
    text-decoration: none;
}

html>body div.menu a {width:auto;}
html>body div.menu a:visited {width:auto;}
html>body div.menu h4 a {width:auto;}
html>body div.menu h4 a:active {width:auto;}
html>body div.menu h4 a:visited {width:auto;}

div.menu a:hover {background:#316AC5;color:#000000;text-decoration: none;}
div.menu h4 a:hover {background:#316AC5;color:#000000;text-decoration: none;cursor: default;}
/*	End menu css  */

/*	Start OLD NavBar css  */
div.NavBar {
	display:inline;
	width:auto;
	margin:0;
	border:0;
	padding-bottom: 3px;
	padding-left: 5px;
}

div.NavBar a {
	display:inline;
	margin:0;
	color:#000000;
	text-decoration: none;
	height: 15px;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	border-right: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

div.NavBar a:hover {
    display:inline;
	background:#008000;
	color:#000000;
	text-decoration: none
}

div.NavBar a:visited {
	display:inline;
	margin:0;
	color:#000000;
	text-decoration: none;
	height: 15px;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	border-right: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

div.NavBar a:active {
	display:inline;
	margin:0;
	color:#000000;
	text-decoration: none;
	height: 15px;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	border-right: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

div.NavBar img {
    display:inline;
	margin-right: 5px;
}
html>body div.NavBar {width:auto;}
/* --------------------	End NavBar css --------------------- */


/*	Start ThemeBlock  */
.mwpThemeBlock {		/* This is the themeblock container. Use this for a line border around the themebox */
	margin: 0px 3px 5px 5px;
/*	height: auto; */
	width: auto;
/*	border: 1px solid #003399; */
}

.mwpThemeBlock_tc {
	background-position: center bottom; height: 22px;
/*	width: 100%px;*/
	background-repeat: repeat-x;
	padding-top: 1px;
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 0 px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px; padding-bottom:1px; font-size:10pt; font-weight:bold; background-image:url('barre_point_bleu.gif')
}

.mwpThemeBlock_tc h4 {
	font-weight : bold;
	color : #008000;
/*	border-bottom : 1px solid #A8B2BB; */
	margin: 0px;
	padding-bottom : 1px;
	font-family: Verdana;
	font-size: 10pt; text-transform:capitalize; padding-left:4px; padding-right:4px; padding-top:1px
}

.mwpThemeBlock_content {
	height: auto;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	margin-right: 4px;
	margin-left: 4px;
	text-align: center;
	padding-bottom:1px; font-size:10pt; font-family:Verdana
}

.mwpThemeblockMinMax { /* this is the click area and positioning for the min/max icon */
/*	background-color: #FFFFFF; */
	width:7px;  /* this is the click area, usually the size of the icon */
	height:7px;  /* this is the click area, usually the size of the icon */
	margin-top:0px;  /* this is the positioning from the top of the themebox */
	margin-right:0px; 
	padding:0px; 
}

/* Hide for IE Mac \*/
* html .mwpThemeBlock {height: 1%; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px}
* html .mwpThemeBlock_content {height: 1%;}
/* End Hide */

/*  End ThemeBlock  */

/* theme changer */
/* header styles */
.mwpThemeHeader {
	width:auto;
/*	height: 50px;*/
	background-repeat: repeat-x;
	background-position:  center;; background-attachment:scroll
}
.mwpThemeHeader_menu 
{
/*	height: 50px;*/
/*	background-color: #000000;*/
    background-image: url(hback.gif);

.mwpThemeHeader_menuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.mwpThemeHeader_menuText a link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.mwpThemeHeader_menuText a hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline overline;
	text-align: center;
}
.mwpThemeHeader_menuText a visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.mwpThemeHeader_menuText a visited hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline overline;
	text-align: center;
}
.mwpThemeHeader_menuTextN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.mwpThemeHeader_menuTextN a link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.mwpThemeHeader_menuTextN a hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline overline;
	text-align: center;
}
.mwpThemeHeader_menuTextN a visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.mwpThemeHeader_menuTextN a visited hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline overline;
	text-align: center;
}

/*  End Header  */

/* image Login/Logout buttons  */
.imgLogout {
	background-image: url('logout.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 67px;
	margin: 0px;
	padding: 0px;
	
}
.imgLogin {
	background-image: url('login.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 59px;
	margin: 0px;
	padding: 0px;
	
}

/* Turn the 'Use graphical buttons' off to use this button css */
.btnLogin {
	height: 20px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 4px;
	margin-left: 4px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: pointer;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
	background-color: #35843F;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: .2em;
}

.mwpThemeNavBar { border-style:solid; border-width:1px; width: 100%; height: 25px; background-repeat: repeat-x; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px}
.mwpThemeNavLog {
	background-repeat: repeat-x;
	height: 25px
}
.mwpThemeBlock_title { width: 100%; height: 11; background-color: #F8E8B8;color:#000000; font-weight:bold}
.mwpThemeBlock_subTitleCell {background-color: #7AA1E6; }  /*background-image: url('t_bg.jpg')*/
.mwpThemeBlock_forumCategoryCell {background-color: #33CC66;text-transform:uppercase; font-size:10pt; color:#FFFFFF; font-weight:bold; border-top-style:solid; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px}

.mwpThemeSmallBlock { border: 1px solid #000000;}
.mwpThemeFooterBlock { background-position: center top; background-color: #FFFFFF;color:#800000; font-family:Tahoma; font-weight:bold; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-image:url('../../images/nut/110_F_1945370_ZnOXqVIx789fpUIRFu4wxlQD1gL9eS.jpg'); background-repeat:repeat-x}
/*.mwpThemeFooterBlock { border: 1px solid #466D9D; background-image: url('footer.gif');}*/

/* ----------------- PM Toast Styles -------------------------- */
.mwpThemeToast {
	border:1px solid #A6B4CF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding:0px;
	margin:0px;
	position:absolute;
	bottom:-120px;
	right:10px;
	width:181px;
	height:111px; 
}
.mwpThemeToast_header_left {
	border-top:1px white solid;
	border-left:1px white solid;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:0px;
	background-image:url('Grad.jpg');
	background-repeat: repeat-x;
	text-align:center
}
.mwpThemeToast_header_img_left {
	background-image: url('mail.jpg');
	background-repeat: no-repeat;
}
.mwpThemeToast_title {
	border-top:1px white solid;
	padding-top:4px;
	padding-left:5px;
	padding-bottom:0px;
	font-family:arial;
	font-size:12px;
	background-image: url('Grad.jpg');
	background-repeat: repeat-x;
}
.mwpThemeToast_header_right {
	border-top:1px white solid;
	padding-right:2px;
	padding-bottom:0px;
	border-right:1px #000000 solid;
	background-image: url(Grad.jpg);
	background-repeat: repeat-x;
	text-align:right;
}
.mwpThemeToast_header_img_right {
	background-image: url('x.jpg');
	background-repeat: no-repeat;
	cursor: hand;
}
.mwpThemeToast_content_left {
	background-color:#728EB8;
	border-left:1px white solid;
}
.mwpThemeToast_content {
	border-top:1px #000000 solid;
	cursor:hand;
	border-bottom:1px #000000 solid;
	padding-top:4px;
	padding-left:5px;
	font-family:arial;
	font-size:12px;
	background-color: #ECE9D8;
/*	background-image: url('Grad2.jpg');
	background-repeat: repeat-x;*/
}
.mwpThemeToast_content_right {
	background-color:#B9C9EF;
	border-right:1px #000000 solid;
}
/* ------------------------------------ END PM Toast Styles ------------------------------------------ */



/*--------------------------------- START EVENT/CALENDAR STYLES ----------------------------------*/
TD.NON 
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size :12px; 
	color :#C0C0C0; 
	font-weight :normal
}
TD.TOP 
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size :12px; 
	color :#0000FF; 
	font-weight :bold
}
TD.Some 
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size :12px; 
	color :#000000; 
	font-weight :normal
	}
TD.Today 
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size :12px; 
	color :#FFFFFF;
	background-color :#D6DFF7; 
	font-weight :normal
}
TD.Day 
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size :12px; 
	color :#FFFFFF; 
	background-color :#F1F1F4; 
	font-weight :normal
}
TD.Selected 
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size :12px; 
	background-color :#316AC5; 
	font-weight :normal
}
TD.HL 
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size :12px; 
	color :#000000; 
	font-weight :normal
}
TD.NON2 
{
	cursor: crosshair;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size :12px; 
	background-color :lightgrey; 
	font-weight :normal
}
a:link.NOEVENT
{
    COLOR: #000000;
    CURSOR: hand;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
a:visited.NOEVENT
{
    COLOR: #000000;
    CURSOR: hand;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
a:hover.NOEVENT
{
    BACKGROUND-COLOR: #D6DFF7;
    COLOR: #000000;
    CURSOR: hand;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
a:link.EVENT
{
    COLOR: #0033CC;
    CURSOR: hand;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
a:visited.EVENT
{
    COLOR: #0033CC;
    CURSOR: hand;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
a:hover.EVENT
{
    BACKGROUND-COLOR: #D6DFF7;
    COLOR: #000000;
    CURSOR: help;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
a:link.MONTH
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
a:visited.MONTH
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
a:hover.MONTH
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
a:link.NORMAL
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
a:visited.NORMAL
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
a:hover.NORMAL
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
.createdby
{
    FONT-STYLE: italic;
    TEXT-ALIGN: right
}
.bluetext
{
    COLOR: #336699
}
.month
{
    FONT-WEIGHT: bold
}
.eventname
{
    FONT-WEIGHT: bold
}
a:link.Title {color:#000000; text-decoration: underline; cursor: hand}
a:visited.Title {color: steelblue; text-decoration: underline}
a:hover.Title   {color: FFFFCC; text-decoration: underline; cursor: hand}

/*--------------------------------- END EVENT/CALENDAR STYLES ------------------------------------*/

.hidden {
	DISPLAY: none
}
.mwpThemeIM {
	border:1px solid #A6B4CF;
	border-right: 1px solid #455690;
	border-bottom: 1px solid #455690;
	width:200px;
	background-color: #C6D8F2;
	filter: Alpha(Opacity=85);
	white-space: nowrap;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
 }