table.firstpage {
	width: 650px;
	border-spacing: 2px
}
td.list_part {
	height: 36px;
	font-family: Calibri;
	font-style: italic;
	font-size: 20px;
	color: #ffffff;
}
td.bg_green {
	background-color: #5fa919;
}
td.bg_blue {
	background-color: #2573be;
}
td.bg_lilas {
	background-color: #803882;
}
td.bg_yellow {
	background-color: #fa8905;
}
td.h_25px{
	height: 25px;
}
td.h_30px{
	height: 30px;
}
a.list {
	width: 650px;
	height: 28px;
	padding-top: 2px;
	font-family: Tahoma;
	font-size: 17px;
	color: #ffffff;
}
a.list:hover {
	color: #fff200;
}
td.list_green {
	background-color: #8dc73f;
}
td.list_green:hover {
	background-color: #5fa919;
}
td.list_blue {
	background-color: #509ed6;
}
td.list_blue:hover {
	background-color: #2573be;
}
td.list_lilas {
	background-color: #a967aa;
}
td.list_lilas:hover {
	background-color: #803882;
}
td.list_yellow {
	background-color: #fcb017;
}
td.list_yellow:hover {
	background-color: #fa8905;
}
td.b4 {
	width: 300px;
	height: 30px;
	background: url('images/button_green_4.gif') no-repeat;
}
td.b4:hover {
	width: 300px;
	height: 30px;
	background: url('images/button_green_4a.gif') no-repeat;
}
td.b5 {
	width: 300px;
	height: 30px;
	background: url('images/button_green_5.gif') no-repeat;
}
td.h_banner {
	height: 320px;
}
td.text_corel {
	font-family: Calibri;
	font-size: 16px;
}