a:link, a:visited {
	color: #4169E1;
	font-size: 8pt;
	text-decoration: underline;
}
a:hover, a:active {
	color:  #FF9900;
	text-decoration: underline;
}
a.byline:link, a.byline:visited {
	color: White;
	font-size: 8pt;
	text-decoration: none;
}
a.byline:hover, a.byline:active {
	color: #66CCFF;
	text-decoration: underline;
}
a.nav:link, a.nav:visited {
	color: White;
	font-size: 8pt;
	text-decoration: none;
}
a.nav:hover, a.nav:active {
	color: Yellow;
	text-decoration: underline;
}
BODY {
	background-color: #FFFFFF;
	color: #3c6daf;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #FF9900;
	scrollbar-shadow-color: #FF3366;
	scrollbar-highlight-color: #FFCC33;
	scrollbar-3dlight-color: #ffcc66;
	scrollbar-darkshadow-color: #CC0033;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #FFFFFF;	
}
P {color: #3c6daf; font-size: 8pt;}
LI {color: #3c6daf; font-size: 8pt;}
B {font-weight: bold;}
I {	font-style: italic;} 
hr {height: 1; color: #000000;}
TD {font-size: 8pt;}
.sidetable {
	background :  url(/Apps/monitor/corner.gif) no-repeat right;
	background-color : #FF9900;
	padding : 2px 2px 2px 5px;
	color : White;
	font : bold;
}
.maintable {
	background :  url(/Apps/monitor/corner2.gif) no-repeat right;
	background-color : #0066CC;
	padding : 2px 2px 2px 5px;
	color : White;
	font : bold;
	width : 90%;
	text-align : left;
}
.tablecaption {
	background-color : #999999;
	padding : 2px 2px 2px 5px;
	color : White;
	font : bold;
}
.tablecaptionctr {
	background-color : #999999;
	padding : 2px 2px 2px 5px;
	color : White;
	text-align : center;
	font : bold;
	
}
.textright {
	vertical-align : top;
	text-align : right;
	padding : 1px 10px 1px 1px;
	font : 8pt;
}
.filebkg {
	background : #0066CC url(/Apps/monitor/file.jpg) no-repeat;
	color : #FFFFFF;
	text-align : center;
	vertical-align : top;
}
.menubkg {
	background :  url(/Apps/monitor/alltelbkg.gif);
	color : #595959;
	vertical-align : top;
}
.wht {
	color : White;
	text-align : right;
}
.tblet {
	background-color : #0066CC;
	padding : 2px 2px 2px 5px;
	color : White;
	font : bold;
	text-align : left;
}
.footer{
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px dashed #CCCCCC;
	margin: 5px 0px 0px 0px;
	border-left: 0px;
	font: 8pt;
}	