.common_text {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.title_text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.title_news {

	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.text_news {

	font-family: Courier, Courier, sans-serif;
	font-size: 10px;
	color: #000000;
}

.textbox_news {

	font-family: Courier, Courier, sans-serif;
	font-size: 8px;
	color: #000000;

	line-height: 18px;

/*	background-color: #ffffff;*/

        border-top: thin solid #2a4077;
        border-bottom: thin solid #2a4077;
        border-left: thin solid #2a4077;
        border-right: thin solid #2a4077;
}

.text_err {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff4444;
	font-weight: bolder;
}

.signature_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.main_table {
        color: #000000;
        border-top: none;
        border-bottom: none;
        border-left: none;
        border-right: none;
}

.edit_table {
        color: #000000;
        border-top: thin solid #5575bb;
        border-bottom: thin solid #5575bb;
        border-left: thin solid #5575bb;
        border-right: thin solid #5575bb;
}

.separator_line {
        color: #336199;
}

.emphasized_cell {
        background-color: #ffffff;
}

.news_cell {
        border-top: none;
        border-bottom: none;
        border-left: none;
        border-right: none;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}

.no_margins {
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
}

.text_border_top {
        border-top: thin groove #44ffff;
        border-bottom: none;
        border-left: none;
        border-right: none;
}

.text_framed_dotted {
	border-width: thin;
	border-style: dotted;
	border-color: #aaaaaa;
}

a:link {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
        font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 8pt;
	color: #000000;
        text-decoration: underline;
}
