BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #FFFFFF;
  color            : #000000;
}

td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
}

ul {
  margin           : 0px 0px 0px 0px;
}


hr {
  background       : #C0C0C0;
  height           : 1px;
  width            : 100%;
}


a.buttonbar:link, a.buttonbar:visited {
  color            : #FFFFFF;
  font-weight      : bold;
  text-transform   : uppercase;
}

a.buttonbar:hover {
  color            : #0E5CAD;
  text-decoration  : bold;
}


a.pathway:link, a.pathway:visited {
  color            : #285078;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #FF0000;
  font-weight      : normal;
}


.menu {
  background       : #D5EAFF;
  border           : 1px solid #C0C0C0;
}

.menutop {
  background       : #BFDFFF;
  border           : 1px solid #C0C0C0;
}

.menubottom {
  background       : #E5E5E5;
  border           : 1px solid #C0C0C0;
}

.modules {
  background       : #F7F7F7;
  border           : 1px solid #C0C0C0;
}

.mainlevel {
	letter-spacing   : 0px;
	padding-left     : 18px;
	width            : 160px;
	line-height: 20px;
	left: auto;
	
}

a.mainlevel:link, a.mainlevel:visited {
  color            : #FFFFFF;
  background       : url('../images/bouton_off.gif');
  background-repeat: no-repeat;
  line-height: 20px;
}

a.mainlevel:hover {
	color            : #CCCCCC;
	background       : url('../images/bouton_on.gif');
	background-repeat: no-repeat;
	line-height: 20px;
}

a.sublevel {
	letter-spacing   : 0px;
	padding-left     : 0px;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: circle;
}

.moduleheading {
  font-size        : 11px;
  font-weight      : bold;
  color            : #0088CA;
  text-align       : left;
  letter-spacing   : 2px;
  border-bottom    : 1px solid #AFD1F4;
}

.sectiontableheader {
  background-color : #AFD1F4;
  color            : #FFFFFF;
  height           : 20px;
  font-weight      : bold;
  letter-spacing   : 1px;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}


.date {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #CC6600;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #002850;
  text-decoration  : none;
  font-weight      : normal;
}

.contentpane {
	text-align       : justify;
	background       : #F7F7F7;
	border           : 1px solid #C0C0C0;
	padding-right    : 10px;
	margin-bottom    : 10px;
	padding-left: 5px;
}

.contentpaneopen {
	text-align       : left;
	background       : #F7F7F7;
	border           : 2px solid #C0C0C0;
	margin-bottom    : 10px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;	
}

a.contentpane:link, a.contentpane:visited {
  color            : #000000;
}

.contentheading{
  font-size        : 13px;
  font-weight      : bold;
  color            : #000000;
  letter-spacing   : 2px;
  border-bottom    : 1px solid #CCCCCC;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}

.button {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 11  px;
  color            : #000000;
  background       : #EFEFEF;
  border           : 1px solid #C0C0C0;
}

.inputbox {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
  background       : #F7F7F7;
  border           : 1px solid #C0C0C0;
}

a:link, a:visited {
  font-size        : 11px;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #FF0000;
  text-decoration  : none;
}

a.category:link, a.category:visited {
  color            : #285078;
  font-weight      : bold;
  letter-spacing   : 1px;
}

a.category:hover {
  color            : #CC6600;
}
.componentheading  { 
  font-size        : 13px;
  font-weight      : bold;
  color            : #000000;
  letter-spacing   : 2px;
  border-bottom    : 1px solid #FF0000;
  text-align       : left;
 } 
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 2px;
	border-bottom-style: solid;
	border-bottom-color:#FF0000;
	border-bottom-width:1px;
}
