a:link { font-family: Tahoma; color : #000000; text-decoration : underline; font-weight: bold;}
a:active { font-family: Tahoma; color : #000000; text-decoration : none;}
a:visited { font-family: Tahoma; color : #000000; text-decoration : none; font-weight: bold;}
a:hover { font-family: Tahoma; color : #FFFFFF; text-decoration : none; background-color: #264E72;}
.smltxt {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight: normal;
	color: #274E75;
}
.smltxtb {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight: bold;
	color: #274E75;
}
.smltxtbw {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
}
.smltxtbr {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight: bold;
	color: #910204;
}
.smltxtw {
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #FFFFFF;
}
.normaltxt {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #274E75;
}
.normaltxt2 {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFCC;
}
.normaltxtb {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #274E75;
}
.h2 {
	font-family: Tahoma;
	color: #274E75;
}
.imgs{
margin:5px;
}
.imgsd img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.imgsd:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.50;
}

.imgsd img{
border: 2px solid #999;
}

.imgsd:hover img{
border: 2px solid #264E72;
}