/* GENERAL */

body
	{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 12pt;
	color: #000000;
	text-decoration: none;
	}
	
table
	{
	border: none;
	border-width: thin;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin ;
	border-style: none;
	padding : 0 px;
}	

form
{
	padding:0px;
	margin:0px;
}

/* LAYOUT ELEMENTS */

P {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 12pt;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}

TD {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 12pt;
	color: #000000;
	text-decoration: none;
}

#text
{
	text-align:justify;
	padding-right:10px;
}

.title {
	font-family: Arial;
	font-style: normal;
	font-size: 20px;
	color: #300506;
	text-decoration: underline;
}

a, a:link, a:active, a:visited, a:hover {
	font-family: Arial;
	font-style: normal;
	font-size: 13px;
	color: #000000;
	text-align: left;
	text-decoration : underline;}

a.txt, a.txt:link, a.txt:active, a.txt:visited {
	font-family: Arial;
	font-style: normal;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a.txt:hover {
	font-family: Arial;
	font-style: normal;
	font-size: 13px;
	color: #000000;
	text-decoration : underline;
}

a.lang, a.lang:link, a.lang:active, a.lang:visited, a.lang:hover {
	font-family: Arial;
	font-style: normal;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

.logSelect
{
	font-size: 10px;
	background-color:#FFFFFF;
}

/* SITEMAP */
.sitemapMainTable
{
	background-color: #FFFFFF;
	width: 100%;
	height: 428px;
	padding-left: 20px;
	padding-right: 20px;
}
.sitemapT
{
	height: 35px;
	font-size: 15px;
	color: #3C1502;
	font-weight: bold;
}
.mmTitle
{
	height:20px;
	background-color: #FFFFFF;
	padding-left:5px;
	padding-right:5px;
}
.mmTable
{
	width:100%;
	margin:0px;
	padding:0px;
	height:375px;
}
.smTitle
{
	height:15px;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.smTitle a
{
	color:#000000;
	text-decoration: none;
}
.smProject
{
	height:15px;
	background-color: #FFFFFF;
	padding-left: 15px;
}
.smProject a
{
	color:#000000;
	text-decoration: none;
}
.smBottom
{
	background-color: #FFFFFF;
}		

/* OTHER */

.noprint
{
	display:none;
}