body {
font-family: Arial;
}

span.hheader {
font-size: x-large;
}

td.highlighted_element {
margin-bottom: 5px;
}

a:link {
color: #1b4f88;
font-decoration: underlined;
}
a:hover {
color: #1b4f88;
font-decoration: underlined;
}
a:visited {
color: #1b4f88;
font-decoration: underlined;
}
a:active {
color: #1b4f88;
font-decoration: underlined;
}

a.menu:link {
color: #FFFFFF;
font-decoration: underlined;
}
a.menu:hover {
color: #FFFFFF;
font-decoration: underlined;
}
a.menu:visited {
color: #FFFFFF;
font-decoration: underlined;
}
a.menu:active {
color: #FFFFFF;
font-decoration: underlined;
}

a.special:link {
color: #000000;
font-decoration: underlined;
}
a.special:hover {
color: #000000;
font-decoration: underlined;
}
a.special:visited {
color: #000000;
font-decoration: underlined;
}
a.special:active {
color: #000000;
font-decoration: underlined;
}

a.add_theme:link {
color: #FFFFFF;
text-decoration: underlined;
}
a.add_theme:active {
color: #FFFFFF;
text-decoration: underlined;
}a.add_theme:hover {
color: #FFFFFF;
text-decoration: underlined;
}a.add_theme:visited {
color: #FFFFFF;
text-decoration: underlined;
}

tr.comment_blue
{
	background-color: #d8eaf3;
}
tr.comment_blue td
{
	padding: 5px 5px 5px 5px;
}
div.comment_tg
{
	background-image: url('http://desintegration.ru/images/hw.gif');
	background-repeat: no-repeat;
	font-size: 12px;
	padding-left: 42px;
	padding-top: 5px;
	padding-bottom: 10px;
	height: 22px;
}
