body {
	background-color: #ededed;
}
th {
	font-family: Tahoma;
	font-weight: bold; 
	font-size: 14px;
	color: #FFFFFF;
	line-height: 12px;
}
th a:link {
	text-decoration: none;
	color: #FFFFFF;
}
th a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
th a:hover {
	text-decoration: underline;
}
th a:active {
	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 12px;
}
td a:link {
	text-decoration: none;
	color: #0B83B6;
}
td a:visited {
	color: #0B83B6;
	text-decoration: none;
}
td a:hover {
	text-decoration: underline;
}
td a:active {
	color: #0B83B6;
	text-decoration: none;
}
div.pad {
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;
	padding-bottom:5px;
}
td.pad {
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;
	padding-bottom:5px;
}
td.pad-news {
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;
	padding-bottom:5px;
	line-height: 14px;
}
td.leftbar {
	padding-left:5px;
	line-height: 20px;
}
td.footer {
	color: #858383;
	padding-top:10px;
	padding-bottom:10px;
	line-height: 10px;
	font-size: 10px;
}
div.smallfont {
	color: #858383;
	line-height: 10px;
	font-size: 10px;
}
.tborder
{
	border: 1px solid #b6b6b6;
}
.tgreen
{
	background: #91c888;
}
