body
{
	background-color:White;
	color: black;
	font-size :small;
	font-family: 'Arial', 'Helvetica', 'sans-serif';
}
a
{
	font-size:small;
	color:#C4542E;
}
a.ref
{
	font-size:x-small;
}
tr
{
	font-size :small;
}
td
{
	font-size :small;
}
td.horizline-menu
{
	height:5px;
	background-color:#C4542E;
/*	background-image:   url(images/line-menu-fon.jpg);
	background-repeat: repeat-x;*/
}
td.vertline-menu
{
	width:5px;
	background-color:#C4542E;
	text-align:left;
}
td.horiz-line
{
	height:2px;
	background-color:#C4542E;
/*	background-image:   url(images/line-menu-fon.jpg);
	background-repeat: repeat-x;*/
}
td.vert-line
{
	width:2px;
	background-color:#C4542E;
}
td.mainframe
{
	text-align:center;
	vertical-align:top;
}
/*
a:link    {text-decoration: underline; color: #5A5416}
a:active  {text-decoration: underline; color: #5A5416}
a:visited {text-decoration: underline; color: #5A5416}
a:hover   {text-decoration: underline; color: #5A5416}
*/
a.menu:link, a.menu:active, a.menu:visited, a.menu:hover
{
        color:#C4542E;
	font-size :x-small;
/*	font-weight:bold;*/
	font-family: 'Arial', 'Helvetica', 'sans-serif';
}
div.menu_legend
{
        color:black;
	font-size :small;
	font-weight:bold;
	font-family: 'Arial', 'Helvetica', 'sans-serif';
}
INPUT.input
{
	font-size:xx-small;
	border: 1px solid #666;
	height:18px;
}
INPUT.submit
{
	color:white;
	background: #C4542E;
	border: 1px solid #666;
	font-size: xx-small;
	height:18px;
}
HR
{
	color: #C4542E;
	width: 80%;
}
HR.normal
{
	color: #C4542E;
	width: 100%;
}

tr.forum_head
{
	background-color:#FFFFFF;
	font-size:x-small;
	font-face:"Arial","Helvetica","sans-serif";
}

td.forum_msginfo
{
        color:gray;
        font-size:x-small;
	width:20%;
/*        background-color:#CCFFCC;*/
        background-color:#FFFFCC;
}

td.forum_msgmsg
{
        background-color:#FFFFFF;
        font-size:x-small;
	vertical-align: text-top;
}
a.forum
{
	font-size:small;
/*	font-weight:bold;*/
}
a.forum:link {text-decoration: underline; color: black}
a.forum:active {text-decoration: underline; color: black}
a.forum:visited {text-decoration: underline; color: black}
a.forum:hover {text-decoration: underline; color: black}

a.forum_action
{
	font-size:x-small;
/*	font-weight:bold;*/
}
h1
{
	font-size:small;
}
.feed_title
{
	font-size: xx-small;
	font-weight:bold;

}
.feed_title:first-letter{color:red;}
.feed_description
{
	font-size: xx-small;
}
.feed_link
{
	font-size: xx-small;
}
a.detail:link {text-decoration: underline}
a.detail:active {text-decoration: underline}
a.detail:visited {text-decoration: underline}
a.detail:hover {text-decoration: underline; color: #FF0000;cursor:hand;}

legend.header
{	font-size:x-small;
}
p.header
{
	padding-left:20px;	font-size:x-small;
	color:blue;}