/* CSS Document */
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color: #4A4A4A;
}
/* Set everything associated with links */
A:link {
	FONT: 11px Tahoma;
	COLOR: #114477;
	TEXT-DECORATION: none
}
A:visited {
	FONT: 11px Tahoma;
	COLOR: #114477;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #FF9900;
}
A:active {
	BACKGROUND: #9c0;
	COLOR: #fff
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.style1 {
	color: #4190d0;
	font-weight: bold;
	font-size:12px;
}
.style2 {
	color: #ffb400;
	font-weight: bold;
	font-size:14px;
}
.style3 {color: #0d6ca3}
.style4 {color: #ff8c00}
.style5 {color: #ffffff}
.style6 {color: #000000}
.style7 {color: #4190d0;
	font-weight: bold;
	font-size:15px;
}
.style8 {
	color:#FF0000;
	font-weight: bold;
	font-size:22px;
}
.style9 {
	color:#FF0000;
	font-weight: bold;
	font-size:15px;
}
.style10 {
	color: #0ab3cc;
	font-weight: bold;
}
.style11 {color: #FF0000}

html, body { height:100%; }
td.stretch { height:100%; vertical-align:top; }