﻿/* CSS Document */


.whitebg {
	background-color: #FFFFFF;
}
.style2 {
	background-color: #AAA39A;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 9pt;
	text-align: center;
	}
	.style2 a:visited {
	color : #FFFFFF;
	text-decoration: none;
	}

	.style2 a:link {
	color : #FFFFFF;
	text-decoration: none;
	}

	.style2 a:hover {
	color : #FFFFFF;
	text-decoration: underline;
}

	.style2 a:active {
	color : #FFFFFF;
	text-decoration: underline;
}

.headborder {
	background-color: #AAA39A;
}

.intext{
font-family:Tahoma;
font-size:9pt;
line-height: 150%;
text-align: justify;
width: 400px;
white-space:normal;
table-layout:fixed;
}




.formtext{
font-family:Tahoma;
font-size:9pt;


}


.submenu{
font-family:Tahoma;
font-size:9pt;
line-height:150%;

}



.text_title{
font-family:Tahoma;
color:#FFFFFF;
font-size:9pt;
font-weight:bold;
line-height: 130%;
text-align: justify;
background-color: #FF731E;

}

.intext a:visited {
	color : #7B7B7B; 
	text-decoration: none;
}

.intext a:link {
	color : #7B7B7B; 
	text-decoration: none;
}

.intext a:hover {
	color : #FF731E;
	text-decoration: underline;
}




.intext a:active {
	color : #FF731E;
	text-decoration: underline;
}




.jmenu {
	cursor: pointer;
	margin-bottom: 0px;
	width: 0px;
	padding: 2px;
	text-align: center;
	font-family:Tahoma;
	font-size:12px;
	width:inherit;
	
}


.jmenutitle {
	font-family:Tahoma;
	font-size:12px;
	color: #7B7B7B;
	}
	
	.jmenutitle a:visited {
	color : #7B7B7B; 
	text-decoration: none;
	}
	
	.jmenutitle a:link {
	color : #7B7B7B; 
	text-decoration: none;
	}
	
	.jmenutitle a:active {
	color : #FF731E;
	text-decoration: underline;
	}

	
	.jmenutitle a:hover {
	color : #FF731E;
	text-decoration: underline;
	}

	
}
</style>
