body {
	margin : 0px 0px 0px 10px;
	background-image:url(../images/fond.jpg	);
	color : #000000;
	scrollbar-base-color : #778899;
}

#matrice {
	vertical-align: top;
	width :	980px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header {
	vertical-align: bottom; 
	width: 980px;
	height : 115px;
	background-image : url('../images/logo_header.png'); 
	margin : 0 auto;
}

#header-left {
	width :	200px;
	text-align : left;
	padding-top : 0px;
	padding-left : 0px;
}

#header-center {
	width :	530px;
	text-align : center;
	padding-top : 15px;
	padding-left : 15px;
}

#header-right {
	width:	250px;
	text-align: left;
	padding-top: 80px;
	padding-left: 10px;
}

#container {
	vertical-align: top;
	width :	980px;
	font-size :	12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-height: 500px;
}

#sidebar {
	vertical-align: top; 
	width :	190px; 
	text-align: left;
	color :	#000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 

#main {
	vertical-align: top;
	width: 620px;
	text-align: left;
	color :	#000000;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#rightbar {
	vertical-align: top;
	width :	170px; 
	text-align: left;
	color :	#000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 

#sidebar .moduletable_menu li a:visited {
	padding-left : 0px;
	color : #000000;
}

#sidebar .moduletable li a:visited {
	padding-left : 0px;
	color : #000000;
}

#sidebar .moduletable_oucest li a:visited {
	padding-left : 0px;
	color : #000000;
}

#rightbar .moduletable_menu li a:visited {
	padding-left : 0px;
	background : transparent;	
	color : #000000;
}

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

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

hr {
	background       : #CCCCCC;
	height           : 1px;
	width            : 95%;
}

.title {
	font-family : Arial, Helvetica, Verdana;
	font-size: 20px;
	font-weight: bold;
	color : #7B8DA1;
}

.pathway {
  font-family:  Arial, Helvetica, Verdana;
  font-size: 9px;
  color: #000000;
}

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

a.pathway:hover {
  color            : #000000;
  font-weight      : normal;
  text-decoration   : underline;
}

ul.menu_oucest {
	list-style: none;
	padding-left : 0px;
	line-height : 15px;
}
/* --Default Class Settings-- */
ul.menu {
	list-style: none;
	padding-left : 0px;
	line-height : 20px;
}

ul.menu li {
	list-style: none;
	padding-left : 20px;
	background: transparent url(../images/mbg.png) top left no-repeat;
}

ul.menu_oucest li {
	list-style: none;
	padding-left : 0px;
	text-align: left;
	float: left;
}

ul.menu li#current {
	list-style: none;
	padding-left : 20px;
	background: transparent url(../images/mbgo.png) top left no-repeat;
}

ul.menu ul {
	padding-left : 0px;
}

a.menu#active_menu { 
	background-image: url(../images/mbgo.png) bottom left no-repeat;
}

a.menu:link, a.menu:visited {
	background-image: url('../images/headmenu_left.gif');
	color: #000000;
	background-position: left;
	text-align: left;
}

a.menu:hover, a.menu:active {
	background-image: url('../images/headmenu_left_hover.gif');
	color: #00000;
	background-position: left;
	text-align: left;
}

a.sublevel:link, a.sublevel:visited {
	color: #333333;
	font-family:  Arial, Helvetica, Verdana;
	font-weight: normal;
}

a.sublevel:hover, a.sublevel:active {
	color: #000000;
	text-decoration: underline;
}

.moduletable_menu {
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 95%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	margin-left: 5px;
}

table.moduletable th {
	font-size        : 12px;
	font-weight      : bold;
	color            : #000000;
	text-align       : left;
	width            : 100%;
	padding: 10px 10px 10px 10px;
	margin: 20px 5px 20px 5px;

}

table.moduletable td {
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #333;
	padding: 10px 10px 10px 10px;
	margin: 20px 5px 20px 5px;
	background-color: #F8F8FF;
}

.poll {
	font-family : Arial, Helvetica, Verdana;
	font-size : 9px;
	color : #666666;
	line-height : 14px;
	text-align : left;
}

.sectiontableheader {
	background-color : #CCCCCC;
	color            : #7B8DA1;
	font-weight      : bold;
}

.sectiontableentry1 {
	background-color : #F0F0F0;
}

.sectiontableentry2 {
	background-color : #E0E0E0;
}

.small {
	font-family      : Arial, Helvetica, Verdana;
	font-size        : 9px;
	color            : #3366C0;
	text-decoration  : none;
	font-weight      : medium;
}

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

.contentpane {
	background : transparent;
}

.contentpaneopen {
	background : transparent;
	width : 100%;
	padding-top: 0px;
	padding-right : 10px;
}

.contentheading, .componentheading {
	font-family : Arial, Helvetica, Verdana;
	font-size : 24px;
	font-variant: small-caps;
	font-style : italic;
	font-weight : bolder;
	color : #000000;
	text-align : left;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
}

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

.button {
	font-family      : Arial, Helvetica, Verdana;
	font-style       : bold;
	font-size        : 9px;
	font-weight      : bold;
	background-color : #F0F0F0;
	color            : #000000;
	border           : 1px solid #000000;
}

.inputbox {
	font-family : Arial, Helvetica, Verdana;
	font-size : 12px;
	color : #000000;
	background-color : transparent;
	border : 1px solid #CCCCCC;
}

.inputbox_user4 {
	font-family : Arial, Helvetica, Verdana;
	font-size : 11px;
	color : #000000;
	background-color : #F0F0F0;
	border : 1px solid #CCCCCC;
}

ul.menu a:link, ul.menu a:visited {
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}

ul.menu a:hover {
	font-size : 11px;
	background-image : url('../images/mbgo.png') left no-repeat;
	color : #000000;
	text-decoration : none;
}

ul.menu a:active {
	font-size : 11px;
	background-image : url('../images/mbgo.png') left no-repeat;
	color : #000000;
	text-decoration : none;
}


a:link, a:visited {
	font-size : 11px;
	color : #0000FF;
	text-decoration : none;
}

a:hover {
	font-size : 11px;
	background-image : url('../images/mbgo.png') left no-repeat;
	color : #0000FF;
	text-decoration : none;
}

a:active {
	font-size : 11px;
	background-image : url('../images/mbgo.png') left no-repeat;
	color : #0000FF;
	text-decoration : none;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial, Helvetica, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}

a.contentpagetitle:hover {
	font-family: Arial, Helvetica, Verdana;
	font-size: 18px;
	font-weight: bold;
	text-align:left;
	color: #7B8DA1;
	text-decoration: underline;
	font-weight: bold;
}

a.category:link, a.category:visited {
	color            : #333333;
	font-weight      : bold;
}

a.category:hover {
	color            : #7B8DA1;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}

.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}

.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Dont set the colour! */
.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family: Arial, Helvetica, Verdana;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/* custom stuff */
.container {
	border: solid;
	border-width: 1px;
	border-color: #efefef;
	background-color: White;
}

.boxes {
	border: solid;
	border-color: #efefef;
	border-width: 1px;
}

.search {
	background: transparent;
	color : #000000;
	font-size: 11px;
}
