/* CSS Document */

a:visited {  color: #000000;text-decoration: none}
a:hover {  color: #FF0000; text-decoration: none}
a:link {   color: #000000; text-decoration: none}

a.menu:visited {   font-weight: bold;font-size: 12px;color: #ffffff; text-decoration: none}
a.menu:hover {  font-weight: bold; font-size: 12px;color: #FFFF00; text-decoration: none}
a.menu:link {  font-weight: bold;font-size: 12px; color: #ffffff; text-decoration: none}

a.menu1:visited {  font-weight: bold; font-size: 12px;color: #3a708e; text-decoration: none}
a.menu1:hover {  font-weight: bold; font-size: 12px;color: #FF0000; text-decoration: none}
a.menu1:link { font-weight: bold; font-size: 12px; color: #3a708e; text-decoration: none}

a.menu2:visited {  font-weight: bold; font-size: 12px;color: #FF7E00; text-decoration: none}
a.menu2:hover {  font-weight: bold; font-size: 12px;color: #FFFF00; text-decoration: none}
a.menu2:link { font-weight: bold; font-size: 12px; color: #FF7E00; text-decoration: none}

.dropshadow {
	color:#FFFFFF;
	filter: DropShadow(Color="#000000", OffX=1, OffY=1, Positive=1);
	font-size: 12px;
}
}
.hang {
	line-height: 26px;
	color: #eeeeee;
}
.font14 {
	font-size: 14px;
	line-height: 26px;

}
.font12 {
	font-size: 12px;
	color: #eeeeee;
	line-height: 20px;

}
.hang18 {
	line-height: 20px;
}
.hang16 {
	line-height: 16px;
}
.unnamed1 {
	line-height: 20px;

}
.photo {
	clear: right;
	float: right;
	margin: 10px;


}
.blue {
	font-size: 12px;
	font-weight: bold;
	color: #003B72;
}
.photo {
	clear: left;
	float: left;
}
.right {
	clear: right;
	float: right;
}
