BODY {
	background-color: #CCCCCC;
 	margin: 0;
	padding: 0;
}

TABLE {
	border: 0;
	border-collapse: collapse;
	empty-cells: show
}

TD {
	padding: 0;
}

TABLE, TD {
	font: 14px Arial, sans-serif;
	line-height: 130%;
	color: Black;
	text-align: left;
}

.afisha {
	background-color: #FFEAEA;
	background-image: url(/i/afisha.gif);
	background-position: right top;
	background-repeat: no-repeat;
	border-width: 4px;
	border-style: solid;
	border-color: #FF3300;
	padding: 10px;
   color: #666666;
   font: 12px Georgia;
}

TD.menu {
	background-color: #EEEEEE;
	border-width: 4px;
	border-style: solid;
	border-color: #3333AA;
	padding: 10px;
	font: bold 16px Georgia;
	line-height: 130%;
	color: Black;
}

.menu_select {
	background-color: #3333AA;
	color: #EEEEEE;
}
.menu_2_select {
	font: 12px Georgia;
	background-color: #3333AA;
	color: #EEEEEE;
}

A.menu {
	color: #333333;
	text-decoration: none;

}
A.menu:hover {
	background-color: #3333AA;
	color: #EEEEEE;
	text-decoration: none;
}
A.menu_select {
	text-decoration: none;

}
A.menu_select:hover {
	text-decoration: none;
}
A.menu_2 {
	font: 12px Georgia;
	color: #333333;
	text-decoration: none;
}
A.menu_2:hover {
	font: 12px Georgia;
	background-color: #3333AA;
	color: #EEEEEE;
	text-decoration: none;
}
A.path {
	text-decoration: underline;
	color: Black;
}
A.path:hover {
	text-decoration: underline;
	color: Black;
}

H1 {font: 26px Tahoma, Verdana; color: #666666; text-align: center;}
H2 {font: 18px Tahoma, Verdana; color: #333333; text-align: center;}
H3 {font: bold 16px Tahoma, Verdana; color: #333333; display:inline;}
H4 {font: bold 14px Arial; color: #333333; display:inline;}

.copy {
	font: 9px Tahoma;
	text-align: center;
}
.faces {
	text-align: center;
	width: 350px;
	margin: 15px 0 0 75px;
	padding: 10px;
	background-color: #EEEEEE;
	font-size: 12px;
}
.inputs {
	border-width: 3px;
	border-style: solid;
	border-color: #999999;
}

td.right_border {
	border-right: 1 solid #333333;
}
td.bottom_border {
	border-bottom: 1 solid #333333;
}

.advanced {
	font: 12px Tahoma,Verdana;
}
.date {
	font: 12px Georgia;
}

IMG.border {
	border: 1px solid black;
}

B {
	color: #333333;
}

DIV.center {
	text-align:center;
}