body,td,th,p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:18px;
}
body {
	background-color: #414141;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.LiHome {
	list-style-position: outside;
	list-style-image: url(images/redArrow.gif);
	list-style-type: disc;
	line-height: 20px;
	vertical-align: bottom;
	text-align: left;
}

.UnderConstruction {
	font-size: 14px;
	color: #DA0203;
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
	text-transform:uppercase;
}
.bold {
	font-weight: bolder;
}
.biggerFont {
	font-size: 14px;
}
.TD1 {
	background-color: #E7E7E7;
}
.TD2 {
	background-color: #FFE1E1;
}
.TH {
	background-color: #DB0100;
	font-weight: bolder;
	color:#FFFFFF;
	font-weight:bolder;
}
.inputBox {
	text-indent: 1pt;
	margin: 1px;
	padding: 1px;
	height: 22px;
	width: 99%;
	border: 1px groove #000000;
	text-align: left;
	vertical-align: middle;
	background:inherit;
}
.witheText {
	font-size: 10px;
	color: #FFFFFF;
}

a.witheTextLink:link {
	font-size: 10px;
	color: #FFFFFF;
}
a.witheTextLink:visited {
	font-size: 10px;
	color: #FFFFFF;
}
a.witheTextLink:hover {
	font-size: 10px;
	color: #FFFF00;
}
a.witheTextLink:active {
	font-size: 10px;
	color: #FFFFFF;
}
