
body {
	color:#b3b2b2;
	font:12px Trebuchet MS, arial, helvetica; 
	font-weight: normal; 
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #3342b4;
	scrollbar-track-color: #ffffff;
}

td {
	font:12px 
	Trebuchet MS, arial, helvetica; 
	font-weight: normal; 
	color:#b3b2b2;
}

.smsensortext {
	font:7pt Verdana;
	font-weight: normal;	
	color:red;
}

.nav {
	font:11px Trebuchet MS, arial, helvetica; 
	font-weight: normal; 
	color:#89a5cf;
}
a.nav:link, a.nav:visited {
	font: 11px Trebuchet MS, arial, helvetica; 
	font-weight: normal; 
	text-decoration: none; 
	color: #89a5cf;
}
a.nav:hover {
	font: 11px Trebuchet MS, arial, helvetica; 
	font-weight: normal; 
	text-decoration: underline; 
	color: #89a5cf;
}

a.navselected:link, a.navselected:visited {
	font: 11px Trebuchet MS, arial, helvetica; 
	font-weight: bold; 
	text-decoration: underline; 
	color: #89a5cf;
}
a.navselected:hover {
	font: 11px Trebuchet MS, arial, helvetica; 
	font-weight: bold; 
	text-decoration: underline; 
	color: #89a5cf;
}

.footer	{
	font: 11px arial; 
	font-weight: normal;
	color: gray;
}

.pagetitle {
	font: 14px arial; 
	font-weight: bold; 
	color:#2E1193;
}

.headingwhite {
	font: 14px arial; 
	font-weight: bold;
	color:#ffffff;
}

.button {
	font-family: arial,helvetica,sans-serif;
	font-size: 13px; 
	font-weight:bold;
	background-color: #ffffff; 
	color: #CCA300;
	border: solid 1px #CCA300;
} 
	
a:link, a:visited {
	font-family: Trebuchet MS, arial, helvetica; 
	font-size: 11px; 
	color: #89a5cf; 
	font-weight: bold; 
	font-style: normal; 
	text-decoration:none
}
a:active {
	font-family: Trebuchet MS, arial, helvetica; 
	font-size: 11px; 
	color: #89a5cf; 
	font-weight: bold; 
	font-style: normal; 
	text-decoration:none
}
a:hover {
	font-family: Trebuchet MS, arial, helvetica; 
	font-size: 11px; 
	color: #89a5cf; 
	font-weight: bold; 
	font-style: normal; 
	text-decoration:underline
}

