body {
	background-color: #FFFFFF;
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #224477;
	text-decoration: none;
}
a:visited {
	color: #224477;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.F10px {font-size: 10px}
.F12px {font-size: 12px}
.F14px {font-size: 14px}
        
.wF10px {font-size: 10px; line-height: 1.5em}
.wF12px {font-size: 12px; line-height: 1.5em}
.wF14px {font-size: 14px; line-height: 1.5em}
td.TDinfo {
	font-size: 12px;
	line-height: 1.2em;
	padding-top: 24px;
	padding-bottom: 24px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99CC99;
	padding-left: 6px;
}
td.TDinfo2 {
	font-size: 12px;
	line-height: 1.2em;
	padding-top: 6px;
	padding-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99CC99;
	padding-left: 2px;
}