body,td,th {
	color: #292929;
}
body {
	background-color: #292929;
	background-image: url(images/mainBG_vert.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	color:#000000;
	font-size:10px;
}
.menu {
	font:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	}
.title_black_BIG {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	color:#000000;
	}
.title_red_LITTLE {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#990000;
	font-weight:bold;
	font-style:italic;
}
.bold {
	font-weight:bold
}
.REDbold {
	font-weight:bold;
	color:#F00000;
}
.white {
	color:#FFFFFF;
}
a.hirek {
	text-decoration: none;
	font-size: 10px;
	color: #dcdcdc;
	font-style: italic;
}
a.hirek:hover {
	background-color: #FFFFFF;
	color: #CC0000;
}
a.balmenu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
}
a.balmenu:hover {
	background-color: #FFFFFF;
	color: #CC0000;
	text-decoration: none;
}
a.red {
	text-decoration: none;
	font-size: 10px;
	color: #CC0000;
	font-style: italic;
}
a.red:hover {
	background-color: #CC0000;
	color: #FFFFFF;
}
a.topMenu {
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight: bold;
}
a.topMenu:hover {
	background-color: #CC0000;
	color: #FFFFFF;
}
.td_cntBG {
	background-image: url(images/cntBG_top.jpg);
	background-repeat: no-repeat;
}
