/* CSS Document */
html {
	height:100%;
	overflow:yes;
}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	height:100%;
	overflow:yes;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	scroll: yes;
}
td {
	font-family: tahoma, helvetica, sans-serif; font-size: 11px; color: #000000;
	/*font-style: italic;*/
	vertical-align: top;
}
.left_menu a:link, .left_menu a:visited, .left_menu a:hover{
	font-size        		: 12px;
	text-decoration  		: none;
	font-family      		: tahoma, helvetica, sans-serif;
	color                : #ffffff;
	font-weight          : bold;
	width: 180px;
	padding-left: 20px;
}
.left_menu a:hover{
	color                : #000000;
}

a.lang:link, a.lang:visited, a.lang:hover{
	font-size        		: 15px;
	text-decoration  		: none;
	font-family      		: tahoma, helvetica, sans-serif;
	color                : #4F8B11;
	background-color     : #ffffff;
	font-weight          : bold;
}
a.lang_selected:link, a.lang_selected:visited, a.lang_selected:hover{
	font-size        		: 15px;
	text-decoration  		: none;
	font-family      		: tahoma, helvetica, sans-serif;
	color                : #4F8B11;
	background-color     : #ffffff;
	font-weight          : bold;
}
p{
	font-family: tahoma, helvetica, sans-serif; font-size: 11px; color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.main_text{

}
.current_path{
	padding: 7px 10px 10px 10px;
   font-family: tahoma, helvetica, sans-serif; font-size: 11px; color: #000000;
}
div{
	font-family: tahoma, helvetica, sans-serif; font-size: 11px; color: #000000;
	margin: 0px;
	padding: 0px;
}

BLOCKQUOTE{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a, a:link, a:visited {
	font-size        		: 11px;
	text-decoration  		: none;
	font-family      		: tahoma, helvetica, sans-serif;
	color: #82AD58;
}

a:hover {
	text-decoration  		: underline;
	color: #888888;
}
img.nb {
	border: none;
}
#border{
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}
#border td{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
ul{
	margin-top: 0px;
	margin-bottom: 0px;
}
ol{
	margin-top: 0px;
	margin-bottom: 0px;
}
h1{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align:justify;
	text-indent:10pt;
	font-size: 16pt;
	color: #4F8B11;
}
h2{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align:justify;
	text-indent:10pt;
	font-size: 15pt;
	color: #4F8B11;
}
h3{
	margin: 10px 0px 5px 0px;
	padding: 0px;
	text-align:justify;
	font-size: 14pt;
	color: #4F8B11;
}
h4{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	text-align:justify;
	font-size: 12pt;
	color: #4F8B11;
}
form {
	margin: 0px;
	padding: 0px;
}

input, textarea, select
{
	font-family: Verdana, tahoma, tahoma, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom: #D1D1D1 1px solid;
	border-left: #D1D1D1 1px solid;
	border-right: #D1D1D1 1px solid;
	border-top: #D1D1D1 1px solid;

	text-indent : 0px;
}
