body
{
	margin: 0px;
	padding: 0px;
	background-color: #E4E4E4;
}

input, textarea, select
{
	font-family: Arial;
	font-size: 10pt;
}

a, a:visited
{
	cursor: hand;
	color: #2058A0;
}

a:hover
{
	color: blue;
	text-decoration: none;
}

td
{
	font-family: Tahoma, Arial;
	font-size: 72%;
	line-height: 130%;
}

td div
{
	margin-bottom: 0.5em;
}

h1
{
	font-size: 100%;
	color: lightgrey;
	text-transform: uppercase;
	padding-bottom: 4px;
	margin-bottom: 19px;
}

h1 a, h1 a:visited
{
	color: lightgrey;
	text-decoration: none;
}

h1 a:hover
{
	color: gray;
	text-decoration: none;
}

h2
{
	font-size: 12pt;
	font-weight: bold;
}

h2.news
{
	margin: 0 0 3 0;
}

td.rcol, td.rcol input
{
	font-family: Georgia;
	font-size: 8pt;
}

td.rcol h4
{
	font-size: 9pt;
	color: #000000;
	margin: 0 0 10 0;
}

td.rcol li
{
	color: gray;
	margin: 0 0 3 0;
}

td.rcol p
{
	margin-bottom: 30px;
}

a.now, a.now:hover, a.now:visited
{
	color: black;
	text-decoration: none;
}

.error
{
	color: red;
}

.bg
{
	background-image: url('/files/img/title.jpg');
	background-repeat: no-repeat;
}

.comment
{
	padding-top: 7px;
	text-align: center;
}

.icon
{
	border-width: 0px;
	margin: 6 15 10 0;
	float: left;
}

.news_title
{
	margin: 0 0 4 0;
}

.news_title span
{
	font-size: 8pt;
	color: gray;
	background-color: #E9E9E9;
}

.prop
{
	font-family: Verdana;
	font-size: 8pt;
	color: gray;
	margin: 0 0 10 1;
}

.tb
{
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: lightgrey;
}

.tb tr.head, .tb td.head
{
	background-color: #F0F0F0;
	text-align: center;
}

.tb td
{
	font-family: Tahoma;
	font-size: 8pt;
	border-color: lightgrey;
	padding: 3 4 3 4;
}                    

.good
{
	color: green;
}

.pline
{
	width: 100%;
	height: 1px;
	font-size: 0px;
	background-image: url('/files/icons/pline.gif');
	background-repeat: repeat-x;
}

.listbox
{
	border-style: solid;
	border-width: 1px;
	border-color: #DCDCDC;
	padding: 8 10 8 10;
	margin: 0px;
}

