TH {
	font-family: 'Trebuchet MS', Garamond, Times, serif; 
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #1D4A8C;
}

.THClass {
	font-family: 'Trebuchet MS', Garamond, Times, serif; 
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #1D4A8C;
}

TD, P, LI, DIV {

	font-family: verdana, geneva;
	font-size: 8pt;
	font-weight: normal;
	color: #222222;
	text-align: justify;
}

.TD {
	background-color: #dddddd;
	padding-left: 5px;
	padding-right: 5px;
	height: 22px;
}
.TH {
	background-color: #dddddd;
	padding-left: 5px;
	padding-right: 5px;
	height: 22px;
}

.Panel, H3, .H3 {
	font-family: 'Trebuchet MS', Garamond, Times, serif; 
	color:#B30B10; 
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	height: 29px;
	text-decoration: none;
}

.PanelItem {
	font-family: 'Trebuchet MS', Verdana, Garamond, Times, serif; 
	color:#444444; 
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	height: 16px;
	text-decoration: none;
}

A:link {
	BORDER-BOTTOM: #4b4b4b 1px dottedx; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none;
}

A {
	TEXT-DECORATION: none;	
	color: #444444;
}

A:Hover {
	text-decoration: underline;
}

.MenuText {
	font-family: Arial; 
	font-weight: Bold; 
	font-size: 11px; 
	color: white;
}

Body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


