﻿.footer_text {
	font-family: "Trebuchet MS", Tahoma, Verdana, "MS Sans Serif", Arial, Helvetica, sans-serif, "Univers 45 Light", "Univers 55";
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.body_text {
	font-family: "Trebuchet MS", Tahoma, Verdana, "MS Sans Serif", Arial, Helvetica, sans-serif, "Univers 45 Light", "Univers 55";
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000066;
}

.misc_text_1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, "MS Sans Serif", Arial, Helvetica, sans-serif, "Univers 45 Light", "Univers 55";
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000066;
	line-height: 180%;
}

.misc_text_2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, "MS Sans Serif", Arial, Helvetica, sans-serif, "Univers 45 Light", "Univers 55";
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000066;
}

.misc_text_3 {
	font-family: "Trebuchet MS", Verdana, Tahoma, "MS Sans Serif", Arial, Helvetica, sans-serif, "Univers 45 Light", "Univers 55";
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000066;
}

.no_match {
	font-family: "Trebuchet MS", Tahoma, Verdana, "MS Sans Serif", Arial, Helvetica, sans-serif, "Univers 45 Light", "Univers 55";
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: red;
}

.cal_month {
    text-align: center;
    width: 48px;
}

.misc_text_1_u_ctr {
	font-family: "Trebuchet MS", Tahoma, Verdana, "MS Sans Serif", Arial, Helvetica, sans-serif, "Univers 45 Light", "Univers 55";
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000066;
	text-align: center;
	text-decoration: underline;
}

.misc_text_1_u {
	font-family: "Trebuchet MS", Tahoma, Verdana, "MS Sans Serif", Arial, Helvetica, sans-serif, "Univers 45 Light", "Univers 55";
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000066;
	text-decoration: underline;
}

.borderless_graphic {
	border-style: none;
	border-width: 0px;
	margin-top: 0;
}

.match_cancellation {
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
}
.champ_match {
	color: black;
	background-color: yellow;
	font-weight: bold;
}

.simple_highlight {
	background-color: #FFFF00;
}
.white_on_blue {
	background-color: #8300AE;
	color: #FFFFFF;
	font-weight: bold;
}
.SpecialClassifier {
	color: #000000;
	background-color: #CCCCCC;
	font-weight: normal;
}
.RO_class {
    background-color: DarkGreen;
    color: White;
}
.Shadow_match {
    font-style: italic;
}
