.titletxt {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	text-align: left;
}
.contenttxt{
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: justify;

}

.nolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;

}

.linknotactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}

.link a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;

}

.link a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;


}

.link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;


}

.link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color:#000000;
	font-weight: normal;

}




.linkmainside a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}

.linkmainside a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}

.linkmainside a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;


}

.linkmainside a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color:#000000;
	font-weight: bold;

}


.linkside a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}

.linkside a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}

.linkside a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;


}

.linkside a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color:#000000;
	font-weight: normal;

}


.linkside1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00B5E4;
	text-decoration: none;
	font-weight: bold;

}

.linkside1 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00B5E4;
	text-decoration: none;
	font-weight: bold;

}

.linkside1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00B5E4;
	text-decoration: none;
	font-weight: bold;


}

.linkside1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color:#00B5E4;
	font-weight: bold;

}
.bg {
	background-image: url(images/tecindex_hdr_2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.bg2 {
	background-image: url(images/tecindex_hdr_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgeven {
	background-image: url(images/events_hdr_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contenttxt2 {
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: justify;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}
