/* CSS Document */
.heading {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:100%; 
	color:#5E5E5E;
	font-weight:bold;
	text-align: center;
	border-style: solid;
	border-color: #000000;
	border-width: thin;
	
}

.ing2 {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;	
}


.text {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:70%; 
	color:#5E5E5E;
	
}

.menu {
	font-family:Tahoma, Helvetica, sans-serif;
	width: 20%;
	text-align: center;
	background-color:#FFFF00;
	border-style: solid;
	border-color: #000000;
	border-width: thin;
	
}



a.navlink {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:12px; 
	color:#E10915;
	text-decoration:none;
	font-weight:bold;
	background-color:#FFFF00;
	width: 100%;
	line-height: 150%
}
a.navlink:hover {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:12px; 
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	background-color:#E10915;
	width: 100%; 
	height: 100%;
}

.navlink2 {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:12px; 
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	background-color:#E10915;
	width: 100%;
	line-height: 150%
}

a.navlink3 {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:10px; 
	color:#E10915;
	text-decoration:none;
	font-weight:bold;
	background-color:#FFFF00;
	width: 100%;
	line-height: 150%
}
a.navlink3:hover {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:10px; 
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	background-color:#E10915;
	width: 100%; 
	height: 100%;
}
.navlink4 {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:10px; 
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	background-color:#E10915;
	width: 100%;
	line-height: 150%
}
.content {
	font-family:Tahoma, Helvetica, sans-serif;
	width: 100%;
	text-align: center;
	background-color:#FFFFFF;
	border-style: solid;
	border-color: #000000;
	border-width: thin;
	text-align: justify;
	vertical-align: top;	
}

.content2 {
	font-family:Tahoma, Helvetica, sans-serif;
	size: 8px;
	color: #5E5E5E;
}

.backgrd{
background-color:#01A04E;
line-height: 20px;
}

.text2 {
	font-family:Tahoma, Helvetica, sans-serif;
	
	font-size:11px;
	color:#000000;	
}
a.bottommenu {
	font-family:Tahoma, Helvetica, sans-serif;
	text-align: center;
	text-align: justify;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
a.bottommenu:hover {
	font-family:Tahoma, Helvetica, sans-serif;
	text-align: center;
	text-align: justify;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}