body {
	font-family: Georgia, Tahoma;
	font-size: 14px;
	color: #000000;
	background-image: url("/img/bg.gif");
	background-repeat: repeat-x;
	background-color: #FFF6DB;
	margin: 0px;
	padding: 0px;
}
td {
	vertical-align: top;
	font-family: Georgia, Tahoma;
	font-size: 14px;
	color: #000000;
}
A:link, A:visited, A:active {
	font-family: Georgia, Tahoma;
	font-size : 14px;
	color : #000000;
	text-decoration : underline;
}
A:hover {
	font-family: Georgia, Tahoma;
	font-size : 14px;
	color : #000000;
	text-decoration : none;
}
A.menu:link, A.menu:visited, A.menu:active {
	text-decoration : none;
}
A.menu:hover {
	text-decoration : none;
}
A.whitelink:link, A.whitelink:visited, A.whitelink:active {
	font-size : 11px;
	color : #ffffff;
}
A.whitelink:hover {
	font-size : 11px;
	color : #ffffff;
}
.menu-selected {
	background-image: url("/img/menu-bg.gif");
}
.error {
	color: #FF0000;
}
.ok {
	color : #009900;
}
input, textarea, select {
	font-family: Georgia, Tahoma;
	font-size: 11px;
}

	.afisha_table {border-collapse: collapse;}
	table.afisha_table td {vertical-align: middle; padding: 1px; border-color: #cccccc; border-style: solid; border-width: 1px;}
	.afisha_td_weekdays {text-align: center; background-color: #cccccc;}
	.afisha_td_eventday {text-align: center; background-color: #e5e5e5;}
	.afisha_td_today {text-align: center; background-color: #cc0000;}
	.afisha_td_blank {text-align: center; background-color: #f2f2f2;}
	.afisha_td_powered {text-align: left; background-color: #f2f2f2;}
	.afisha_weekdays {font-family: Trebuchet MS, Arial; font-size: 11px; font-weight: bold; color: #000000;}
	.afisha_weekdays_ge {font-family: Sylfaen; font-size: 11px; font-weight: bold; color: #000000;}
	.afisha_powered {font-family: Trebuchet MS, Arial; font-size: 11px; font-weight: bold; color: #000000;}
	.afisha_powered_ge {font-family: Sylfaen; font-size: 11px; font-weight: bold; color: #000000;}
	A.afisha_link_eventday:link, A.afisha_link_eventday:visited, A.afisha_link_eventday:active {font-family: Trebuchet MS, Arial; font-size: 11px; text-decoration: underline; color: #000000;}
	A.afisha_link_eventday:hover {font-family: Trebuchet MS, Arial; font-size: 11px; text-decoration: none; color: #cc0000;}
	A.afisha_link_today:link, A.afisha_link_today:visited, A.afisha_link_today:active {font-family: Trebuchet MS, Arial; font-size: 11px; text-decoration: underline; font-weight: bold; color: #ffffff;}
	A.afisha_link_today:hover {font-family: Trebuchet MS, Arial; font-size: 11px; text-decoration: none; font-weight: bold; color: #ffffff;}
	A.afisha_link_powered:link, A.afisha_link_powered:visited, A.afisha_link_powered:active {font-family: Trebuchet MS, Arial; font-size: 11px; font-weight: bold; text-decoration: underline; color: #cc0000;}
	A.afisha_link_powered:hover {font-family: Trebuchet MS, Arial; font-size: 11px; font-weight: bold; text-decoration: none; color: #000000;}

