.header {
	font-family: tahoma;
	font-size: 10pt;
}
.menusmall {
	font-family: tahoma;
	font-size: 11px;
}
.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00417B;
}.normal {
	font-family: tahoma;
	font-size: 11px;
}
.linkx
{
	font-family: tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	color : #336699;
}
.linkx : hover
{
	font-family: tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	color : #CCCCCC;
}
.linkmenu
{
	font-family: tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	color : #333333;
}
.linkmenu : hover
{
	font-family: tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	color : #F1F1F1;
}
