
p, td, li, h1, h2, h3, .back_button{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

p, h1, h2, h3{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h1{
	font-size:16pt;
	font-weight: bold;
}

p {
	margin-bottom: 8pt;
	   margin-top: 10pt;
}

a:link,
a:visited,
a:active {
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#content_main{
	border: 1px solid #EEEEEE;
	width: 625px;
	margin-left: auto;
	margin-right:auto;
}
#content_innerborder1{
	border: 1px solid #DDDDDD;
	padding:0px;
	margin:0px;
}
#content_innerborder2{
	border: 2px solid #000000;
	padding:0px;
	margin:0px;
}


#content_menu{
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	width: 230px;
}

#content_title h1{
	font-family: arial;
	margin: 0px;
	padding: 0px;
	font-size: 18pt;
	font-weight: bold;
}

#content_title h1 a:link,
#content_title h1 a:visited,
#content_title h1 a:active,
#content_title h1{
	color: #7C65AE;
}


.colored{
	color: #858585;
}

#content_top{
	width: 625px;
	margin-top: 100px;
	margin-left: auto;
	margin-right:auto;
}


.contentpaneopen{
	color: #858585;
	text-align: justify;
}

.contentpaneopen h1, .contentheading{
	color: #858585;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-weight: bold;
	text-align: right;
	font-size: 10pt;
}


.contentpaneopen h1 img{
	margin: 0px;
	padding:0px;

}

#left_menu{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	width: 202px;
}

#right_main{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

.contentpaneopen{
	margin: 20px;
}

.back_button{
	margin: 20px;
}

#content_innerborder2 table,
#content_innerborder2 tr,
#content_innerborder2 td {
	padding: 0px;
	margin: 0px;
	border: 0px hidden #DDDDDD;
}

.mainlevelnb_project{
	font-size: 12pt;
	font-weight: bold;
	color: #858585;
}

.sublevelnb_project{
	color: #858585;
	font-size: 9pt;
}


.moduletablenb_top{
	text-align: right;
}

.moduletablenb_top a:link,
.moduletablenb_top a:visited,
.moduletablenb_top a:active,
.moduletablenb_top {
	font-weight: bold;
	color: #858585;
}

#test{
	width: 100px;
	margin-left: auto;
	margin-right:auto;
	background-color: red;

}

.moduletablenb_project{
	line-height: 20pt
}


#globalfooter p a:link,
#globalfooter p a:visited,
#globalfooter p a:active,
#globalfooter p{
	font-size: 8pt;
	color: #858585;
	text-align: center;
}


#globalfooter{
	width: 625px;
	margin-left: auto;
	margin-right:auto;
}

.contenttoc{display:none;}
