.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #68676B;
	text-decoration: none;
	height: 15px;
	padding-right: 20px;
}
.text_board {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #68676B;
	font-weight: bold;
	text-decoration: none;
}
.subtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #647D91;
	font-weight: bold;
	text-decoration: none;
	padding-right: 20px;
	font-style: normal;
	font-variant: normal;


}

.blue2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #647d91;
	text-decoration: none;
}

.back {
	background: no-repeat scroll;
}
.back_corner {
	background: #FFFFFF url(../images/corner_background.gif) no-repeat scroll left bottom;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #593513;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;

}
.links{
	color: #647D91;
	text-decoration: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
a.links:hover{
	color: #2C4D68;
	text-decoration: underline overline;
}
#padd{padding-left: 40px;}
#smaller{font-size: 9px;}
#bold{font-weight: bold;}
