body, td ,th ,ul ,li ,ol ,p ,div {color:#666666; text-decoration: none; font-family: arial, verdana, helvetica, sans-serif; font-size: 13px; line-height: 17px;}
.Bold {font-weight: bold;}

a {text-decoration:none; color: #007583; }
a:hover {text-decoration:underline; }
.Error {font-size: 12px; font-weight: bold; color:red}
.Info {color: #555555; font-weight: normal; font-size: 10px;}
.Header {font-size: 24px; font-weight: bold; color:#FFFFFF}
.Footer {font-size: 10px; 	color: #81B8BD;	font-weight: bold;}
.Footer:hover {color: #007583;	text-decoration:underline; }
.Tiny { font-size: 9px; color:#000000; }
.listcontent {font-size: 11px;}
.listcontentalt {	background: #C4DFE2;font-size: 11px;}
.White {color:white;}
.Bold {font-weight: bold;}

hr {
	border-top: 1px solid #666666;
	color: #FFFFFF;
	background-color: #FFFFFF;
	width: 100%;
}

div.pagetitle {
	width: 100%;
	color: #007583;
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

div.pagesubtitle {
	width: 100%;
	color: #007583;
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-left: 150px;
}

div.darkgreentitle {
	width: 100%;
	background: #007583 url(/media/design/endcolonne.gif) no-repeat top right;
	color: white;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 4px;
	text-align: left;
}

div.darkgreentitle a {
	color: white;
}

div.darkgreentitle a:hover {
	color: white;
}

div.greentitle {
	width: 100%;
	background: #81B8BD;
	color: white;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 4px;
	text-align: left;
}

div.greentitle a {
	color: white;
}

div.greencontent {
	width: 100%;
	font-size: 12px;
	display: block;
	padding: 5px;
	background: #81B8BD;
}

div.greencontent a {
	color: white;
}

div.greencontent b {
	font-weight: bold;
	color: white;
}

div.lightgreencontent {
	width: 100%;
	display: block;
	padding: 5px;
	background: #F2F8F8;
}

div.redtitle {
	width: 100%;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}

div.buttontoolbar {
	width: 100%;
	padding: 5px;
	border-bottom: 1px solid #007583;
	background: #F2F8F8;
	margin: 0px;
	text-align: center;
}

.buttondefault {
	background: #007583;
	font-size: 12px;
	font-weight: bold;
	color: white;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
}

.scrollinside {scrollbar-3dlight-color:F2F8F8;
       scrollbar-arrow-color:;
       scrollbar-base-color:F2F8F8;
       scrollbar-darkshadow-color:;
       scrollbar-face-color:;
       scrollbar-highlight-color:;
       scrollbar-shadow-color:}
       
#dv {
  scrollbar-base-color:#F2F8F8;
  width: 200px;
  height: 100px;
	border: 1px solid #007583;
  overflow: auto;
  padding-right: 16px; /* for the benefit of macIE5 only */;}
/* \ commented backslash hack - recover from macIE5 workarounds, it will ignore the following rule */
#dv { padding-right: 0;}

#dvsidebar {
  scrollbar-base-color:#81B8BD;
  width: 145px;
  height: 500px;
  overflow: auto;
  padding-right: 16px; /* for the benefit of macIE5 only */;}
/* \ commented backslash hack - recover from macIE5 workarounds, it will ignore the following rule */
#dvsidebar { padding-right: 0;}

#dvleftblock {
  scrollbar-base-color:#81B8BD;
  width: 100%;
  height: 125px;
  overflow: auto;
  padding-right: 16px; /* for the benefit of macIE5 only */;}
/* \ commented backslash hack - recover from macIE5 workarounds, it will ignore the following rule */
#dvsidebar { padding-right: 0;}

/* styles for calendar control */
.FontFace{ font-size: 8px; color:#666666; text-decoration: none; font-family: arial; }
.CalendarTitle
{
   Text-Align: Center;
   Height: 20px;
}
.NextPrev, .CalendarTitle{
   color: white;
   Background-Color: #81B8BD;
   Font-Size: 16;
   font-weight: bold;
   text-decoration: none;
}
.Today
{
   background-image:url(/media/calendar/today.gif);
	background-color: lightyellow;
}
.Weekend
{
   background-image:url(/media/calendar/weekend.gif);
	background-color: #ffcc99;
}
.OtherMonthDay
{
	background-color: lightgrey;
}
.General
{
	font-size: 8px; color:#666666; text-decoration: none; font-family: arial; 
	background-color: #F2F8F8;
	color: white;
}
