/* CSS Document */
/* Tags */
a.menu {
    font-family :serif;
	font-weight:bold;
	font-size:11px;
	color : #1F4B78;
	text-decoration: underline;
	padding-left: 6px;
}

a.menu:hover {
	color : #3B3B3E;
	text-decoration: none;
	padding-left:6px;
	font-family :serif;
	font-size:11x;
}
a.bmenu {
    font-family :serif;
	font-weight:italic;
	font-size:12px;
	color : #924134;
	text-decoration: underline;
	padding-left:40px;
}

a.bmenu:hover {
	color : #924134;
	text-decoration: none;
	padding-left:40px;
	font-family :serif;
	font-size:12px;
}
.text {
	font-family :serif;
	font-size:12px;
	font-weight:bold;
	color: #323235;
}
.text1 {
	font-family : serif;
	font-size:12px;
	font-weight:bold;
	color: #DAE4F0;
}
.text2 {
	font-family : serif;
	font-size:12px;
	font-weight:bold;
	color: #924134;
}
.news {
	font-family : serif;
	font-size:18px;
	font-weight:bold;
	color: #E62329;
}
.textO {
	font-family : serif;
	font-size:12px;
	font-weight:normal;
	color: #0030B3;
}

.Menu {
	COLOR: #3B3B3E; FONT-FAMILY: serif; FONT-SIZE: 8pt; TEXT-ALIGN: right; text-decoration: underline
}

.spae {

	color: transparent;
	
}

.spae2 {

	color: white;
	
	display: none;
}

.link {

	color: transparent;
	
}

