BODY {
background-color: #F0F0F0;
}
TD {
FONT-FAMILY: Arial, Helvetica, sans-serif;
FONT-SIZE: 12px;
color: #000000;
}
H2 {
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 11px;
COLOR: #4444FF;
}
A {
FONT-FAMILY: Arial, Helvetica, sans-serif;
FONT-SIZE: 12px;
color: #ff0000;
text-decoration: none;
font-weight: normal;
}
.Menu {
background-color: #FDE976;
background-image: url(Images/MenuBG.jpg);
text-align: left;
font-family: Trebuchet MS;
font-size: 12px;
font-weight: Normal;
text-decoration: none;
color: #000000;
}
.MainTable {
width: 90%;
background-color: white;
padding-left: 5px;
padding-right: 5px;
}
.More {
background-color:#FFFF00;
color:#0033CC;
font-size:9px;
}
.PanelItem {
	font-family: 'Arial', Verdana, Garamond, Times, serif; 
	color:#444444; 
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	height: 16px;
	text-decoration: none;
}
A.PanelItem.hover {
	text-decoration: underline;
}
