.navicationtext {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.navicationtext:hover {
	font-family: Tahoma;
	color: #082B66;
	text-decoration: none;
}
.navication {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6F6F6F;
	text-decoration: none;
}
a.navication:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #082B66;
	text-decoration: none;
}
.buttomtext {
	font-family: Tahoma;
	font-size: 10px;
	color: #777C83;
	text-decoration: none;
}
.buttomtexttbold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #777C83;
	text-decoration: none;
}
.buttomrighttext {
	font-family: Tahoma;
	font-size: 11px;
	color: #777C83;
	text-decoration: none;
}
.textright {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #959DA7;
	text-decoration: none;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}