TD {
  FONT-SIZE: 9pt
}
TH {
  FONT-SIZE: 7pt
}

.txolbar {color:#ffffff;font-size:9pt;text-decoration:none;}
.txolbar:visited {color:#ffffff;}
.txolbar:active {color:#ffffff;}
.txolbar:hover {color:#00ffff;text-decoration:underline;}

.txolpanel {color:#ffffff;font-size:9pt;text-decoration:none;}
.txolpanel:visited {color:#ffffff;}
.txolpanel:active {color:#ffffff;}
.txolpanel:hover {color:#ffffff;text-decoration:underline;}

.tableheader {
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #6666EE;
	font-weight: normal;
}
.tabletitle {
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #6666EE;
	font-weight: normal;
}
.tablerow1 {
	border: none;
	background-color: #EBEBEB;
	font-size: 9pt;
	width: 120px;
	font-weight: normal;
	color: #000000;
}
.tablerow2 {
	border: none;
	background-color: #FFF7EE;
	font-size: 9pt;
	width: 120px;
	font-weight: normal;
	color: #000000;
}
.rowhilight {
	font-size: 9pt;
	font-weight: 400;
	color: #990000;
	background-color: #CCCCCC;
}
.tablebottom {
	font-size: 9pt;
	font-weight: 400;
	color: #990000;
	background-color: #CCCCCC;
}

.MainHeader
{
	font-weight: bold;
	text-transform: uppercase;
	color: #990066;
}

.BlueTitle
{
	font-weight: bold;
	text-transform: capitalize;
	color: #0099cc;
}

.CenteredTitle
{
	font-weight: bold;
	color: #ff0033;
	text-align: center;
}

.drag
{
	position: relative;
	cursor: move;
}

