/* Majistyks nav menu; text properties for states: normal */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFF66;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin: 4px;
}

/* Majistyks nav menu; box properties for states: normal */
.TM0o0 {
	background: #993399;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* Majistyks nav menu; table properties for states: normal */
.TM0t0 {
	background: #660066;
}

/* Majistyks nav menu; text properties for states: hover */
.TM0i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #9900CC;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* Majistyks nav menu; box properties for states: hover */
.TM0o1 {
	background: #9900FF;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* Majistyks nav menu; table properties for states: hover, click */
.TM0t1 {
	background: #660033;
}

/* Majistyks nav menu; text properties for states: click */
.TM0i2 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FF00FF;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* Majistyks nav menu; box properties for states: click */
.TM0o2 {
	background: #FF0000;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* Majistyks Nav menu - sub levels; text properties for states: normal, hover, click */
.TM1i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #993399;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* Majistyks Nav menu - sub levels; box properties for states: normal */
.TM1o0 {
	background: #ffff66;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* Majistyks Nav menu - sub levels; table properties for states: normal, hover, click */
.TM1t0 {
	background: #330033;
}

/* Majistyks Nav menu - sub levels; box properties for states: hover, click */
.TM1o1 {
   padding: 0px;
   text-align: center;
   vertical-align: middle;
   text-decoration: none;
   background-color: #FFFFcc;
   font-size: 12px;
}
.infoblock {
   background-color: #990099;
   color: #ffff66;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
}
.infoblockheader {
   background-color: Yellow;
   color: Purple;
   font-family: "Times New Roman", Times, serif;
   font-size: 18px;
   font-style: italic;
}

