img {
border-style: none;
margin-left: auto;
margin-right: auto;
padding-right: auto;
padding-left: auto;
}

h1,h2,h3 {
	margin: 5px 0px 5px 0px;
}

h1 {font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; color: #663300; font-size:150%; padding-top:8px; }
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; color: #339933; font-size:130%; padding-top:8px; margin-top:8px;}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; color: #339933; font-size:120%; }

.titlepripode{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #FFFFFF;
}

:link, :visited {text-decoration: none; color: #663300; font-weight: normal;}
a:hover, a:active, a:focus {text-decoration: none; color: #339933; font-weight: normal;}

a.nav:link { color: #339933; font-weight: bold; background-color: #FFFFFF; width: 100%; display: block;}
a.nav:visited { color: #339933; font-weight: bold; background-color: #FFFFFF; width: 100%; display: block;}
a.nav:hover { color: #FFFFFF; font-weight: bold; background-color: #663300; width: 100%; display: block;}
a.nav:active { color: #FFFFFF; font-weight: bold; background-color: #663300; width: 100%; display: block;}
a.nav:focus {  color: #FFFFFF; font-weight: bold; background-color: #663300; width: 100%; display: block;}

a.navleft:link { color: #FFFFFF; font-weight: bold; background-color: #339933; width: 100%; display: block;}
a.navleft:visited { color: #FFFFFF; font-weight: bold; background-color: #339933; width: 100%; display: block;}
a.navleft:hover { color: #663300; font-weight: bold; background-color: #FFFFFF; width: 100%; display: block;}
a.navleft:active { color: #663300; font-weight: bold; background-color: #FFFFFF; width: 100%; display: block;}
a.navleft:focus { color: #663300; font-weight: bold; background-color: #FFFFFF; width: 100%; display: block;}

a.tableau:link { color: #000000; font-weight: normal; background-color: #FFFFFF; margin: 5px 5px 5px 5px; display: block;}
a.tableau:visited { color: #000000; font-weight: normal; background-color: #FFFFFF; margin: 5px 5px 5px 5px; display: block;}
a.tableau:hover { color: #000000; font-weight: normal; background-color: #CCCCCC; margin: 5px 5px 5px 5px; display: block;}
a.tableau:active { color: #000000; font-weight: normal; background-color: #CCCCCC; margin: 5px 5px 5px 5px; display: block;}
a.tableau:focus { color: #000000; font-weight: normal; background-color: #CCCCCC; margin: 5px 5px 5px 5px; display: block;}
/*
a.showinternavdiv:link { color: #990000; font-weight: bold; background-color: #FFCC66; width: 100%; display: block;}
a.showinternavdiv:visited { color: #990000; font-weight: bold; background-color: #FFCC66; width: 100%; display: block;}
a.showinternavdiv:hover { color: #FFCC66; font-weight: bold; background-color: #990000; width: 100%; display: block;}
a.showinternavdiv:active { color: #FFCC66; font-weight: bold; background-color: #990000;  width: 100%; display: block;}
a.showinternavdiv:focus {  color: #FFCC66; font-weight: bold; background-color: #990000;  width: 100%; display: block;}

a.switchdetaildivlink:link { font-weight: bold;}
a.switchdetaildivlink:visited { font-weight: bold;}
a.switchdetaildivlink:hover { font-weight: bold;}
a.switchdetaildivlink:active { font-weight: bold;}
a.switchdetaildivlink:focus {	font-weight: bold;}

a.switchgeneraldivlink:link { color: #990000; font-weight: bold;}
a.switchgeneraldivlink:visited { color: #990000; font-weight: bold;}
a.switchgeneraldivlink:hover { color: #003399; font-weight: bold;}
a.switchgeneraldivlink:active { color: #003399; font-weight: bold;}
a.switchgeneraldivlink:focus { color: #003399; font-weight: bold;}


a.navbar:link { color: #990000; font-weight: normal; font-size: 80%; width: 100%; }
a.navbar:visited { color: #990000; font-weight: normal; font-size: 80%; width: 100%;}
a.navbar:hover { color: #FFCC66; font-weight: normal; font-size: 80%; width: 100%;}
a.navbar:active { color: #FFCC66; font-weight: normal; font-size: 80%; width: 100%;}
a.navbar:focus {  color: #FFCC66; font-weight: normal; font-size: 80%; width: 100%;}
*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background: #FFFFFF;
	background-repeat: repeat;
}

/*the top layer : logo and navigation bar*/
#topnavarea {
	position: absolute;
	width: 96%;
	z-index: 20;
	visibility: visible;
	margin: 1% 1% 1% 1%;
	border-top: 1px solid #663300;
	border-left: 1px solid #663300;
	border-right: 1px solid #663300;
	border-bottom: 1px solid #663300;
	background-color: #339933;
	top: 1px;
	
}

#navbararea {
	width: 96%;
	position:absolute;
	z-index: 10;
	visibility: visible;
	margin: 1% 1% 1% 1%;
	top: 115px;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/*the content area*/
#mainlargearea {
	position: absolute;
	width: 96%;
	top: 130px;
	z-index: 10;
	visibility: visible;
	margin: 1% 1% 1% 1%;
	background-color: FFFFFF;
	border-top: 1px solid #663300;
	border-left: 1px solid #663300;
	border-right: 1px solid #663300;
	border-bottom: 1px solid #663300;

}


/*Table Heads*/
#TableHead {
	background-color: FFFFFF;
	border-top: 1px solid #663300;
	border-left: 1px solid #663300;
	border-right: 1px solid #663300;
	border-bottom: 1px solid #663300;
	margin: 5 px;

}
/*
#internavarea {
	position : absolute;
	width: 96%;
	z-index: 10;
	visibility: visible;
	margin: 1% 1% 1% 1%;
	top: 200px;
	
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	 
}
*/


p{
	 text-align: justify;
	 text-indent:15px;
}

ul{
	text-indent: 0px;
	list-style-type: square;
	list-style: inside;
}

#center{
	 text-align: center;
	 text-indent:0px;
}

#intrable {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background: #FFFFFF;
	background-repeat: repeat;
	 text-align: justify;
	 text-indent:15px;
}

#tableconf{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background: #FFFFFF;
	background-repeat: repeat;
	 text-align: justify;
	 text-indent:15px;
}


#imgconf {
border-style: none;
margin-left: 10px;
margin-right: 10px;
padding-right: 10px;
padding-left: 10px;
}