A {
	font-family: Tahoma, Verdana, Sans-Serif;
	text-decoration: none;
	color: #003366
}
A:hover {
	color: #0066CC
}
A.menu {
	font-family: Tahoma, Verdana, Sans-Serif; font-size: 8pt; font-weight: bold;
	text-decoration: none;
	color: #003366
}
A.news {
	font-family: Tahoma, Verdana, Sans-Serif; font-size: 8pt;
	text-decoration: none;
	color: #000000
}
.main {
	font-family: Tahoma, Verdana, Sans-Serif; font-size: 8pt;
	color: #000000
}
.big {
	font-family: Tahoma, Verdana, Sans-Serif; font-size: 10pt;
	color: #000000
}
.caption {
	font-family: Tahoma, Verdana, Sans-Serif; font-size: 10pt; font-weight: bold;
	text-decoration: none;
	color: #003366
}
.title {
	font-family: Tahoma, Verdana, Sans-Serif; font-size: 12pt; font-weight: bold;
	text-decoration: none;
	color: #003366
}
.date {
	font-family: Tahoma, Verdana, Sans-Serif; font-size: 8pt;
	color: #000000
}
INPUT, SELECT, TEXTAREA { 
	font-family: Tahoma, Verdana, Sans-Serif; font-size: 10pt; font-weight: normal
}
INPUT.text {
	font-family: Tahoma, Verdana, Sans-Serif; font-size: 10pt; font-weight: bold;
	border-width: 0;
	background-color: transparent; color: #000000;
}
INPUT.button {
	BORDER-STYLE: solid; BORDER-WIDTH: 1; BORDER-COLOR: #BDC6DE;
	BACKGROUND-COLOR: #BDC6DE; COLOR: #000000;
	FONT-FAMILY:  MS Sans Serif; FONT-SIZE: 10pt;
	HEIGH: 21
}
INPUT.action {
	font-family: Tahoma, Verdana, Sans-Serif; font-size: 8pt; font-weight: normal;
	border-style: outset; border-width: 1; border-color: #FFFFFF;
	background-color: #CCCCCC; color: #000000;
}
.topalign {
	vertical-align: top;
}
.rightalign {
	text-align: right
}
.centeralign {
	text-align: center
}
.w100 {
	width: 100%
}
.hiddenblock {
	display: none
}
.nowrap {
	white-space: nowrap
}
