<LINK REL="SHORTCUT ICON" href="/favicon.ico">
/* Specify the padding for the 
   Remtrol title in the topbar. */
#RemtrolTitleImage {
	padding-left:		6px;
	padding-right:		0px;
	padding-top:		0px;
	padding-bottom:		0px;
}
#RemtrolTitle {
	padding-left:		14px;
	padding-right:		0px;
	padding-top:		0px;
	padding-bottom:		0px;
	font-family:		verdana;
	font-size:		12px;
	color:			#FFFFFF;
}
/* Main body class for all pages
   with red back grounds. */
.mainred {
	font-family:		verdana;
	font-weight:		none;
	font-size:		12px;
	color:			#FFFFFF;
	background:		#990000;
}
/* Body for all pages that get
   displayed in the titlearea. */
.maintitle {
	font-family:		verdana;
	font-weight:		none;
	font-size:		14px;
	color:			#FFFFFF;
	background:		#000000;
	margin-left:		14px;
	margin-right:		0px;
	margin-top:		0px;
	margin-bottom:		0px;
}
/* This is the main styles for
   all of the BODY tag for the
	 accual web pages. */
.pages {
	font-family:		verdana;
	font-weight:		none;
	font-size:		12px;
	color:			#000000;
	background:		#FFFFFF;
	margin:			0px;
}
/* This is the main style for
   any of the titlebarlink pop
	 -up windows. */
.popupwindows {
	font-family:		verdana;
	font-weight:		none;
	font-size:		12px;
	color:			#000000;
	background:		#F6F6F6;
	margin:			0px;
}
/* This is the main font type
   for all of the web pages. */
.pagefont {
	font-family:		verdana;
	font-weight:		none;
	font-size:		12px;
	color:			#000000;
}
.printablepagefont {
	font-family:		verdana;
	font-weight:		none;
	font-size:		7px;
	color:			#000000;
}
/* Table data formatting. */
#TableDateHead {
	width:			80px;
}
#TableTimeHead {
	width:			70px;
}
#tabledata0 {
	width:			80px;
}
#tabledata1 {
	width:			70px;
}
.headers {
	background:		#DDDDDD;
	font-family:		verdana;
	font-weight:		bold;
	font-size:		14px;
	color:			#000000;
}
.datacellw {
	background:		#FFFFFF;
	font-family:		verdana;
	font-weight:		none;
	font-size:		12px;
	color:			#000000;
}
.datacells {
	background:		#EEEEEE;
	font-family:		verdana;
	font-weight:		none;
	font-size:		12px;
	color:			#000000;
}
.datacello {
	background:		#EAE4E4;
	font-family:		verdana;
	font-weight:		none;
	font-size:		12px;
	color:			#000000;
}
/* For the menubar buttons */
.buttons {
	font-family:		verdana;
	font-weight:		bold;
	font-size:		12px;
	color:			#FFFFFF;
	width:			140px;
	height:			24px;
	padding-left:		9px;
	cursor:			hand;
	background-image:	url("/images/menubutton.gif");
}
.smbuttons {
	font-family:		verdana;
	font-weight:		bold;
	font-size:		12px;
	color:			#FFFFFF;
	width:			123px;
	height:			24px;
	padding-left:		9px;
	cursor:			hand;
}
/* The options class in the
   titlebar area. */
.titleoptions {
	font-family:		verdana;
	font-weight:		bold;
	font-size:		12px;
	color:			#FFFFFF;
}
.arrows {
	width:			10px;
	font-family:		verdana;
	font-weight:		none;
	font-size:		12px;
	color:			#FFFFFF;
}
.titlespacing {
	font-family:		verdana;
	font-weight:		none;
	font-size:		12px;
	color:			#FFFFFF;
}
#LabelTime {
	font-family:		verdana;
	font-weight:		none;
	font-size:		12px;
	color:			#FFFFFF;
	width:			'100%';
}
/* Style for the footer on
   each web page. */
.footer {
	margin-top:		4px;
	margin-bottom:		0px;
	margin-left:		0px;
	margin-right:		0px;
	font-family:		verdana;
	font-weight:		none;
	font-size:		11px;
	color:			#990000;
	width:			620px;
	text-align:		'center';
}
/* Title bar links */
A.titlebarlinks {
	font-family:		verdana;
	font-weight:		bold;
	font-size:		12px;
	color:			#FFFFFF;
	text-decoration:	none;
}
A.titlebarlinks:HOVER {
	font-family:		verdana;
	font-weight:		bold;
	font-size:		12px;
	color:			#EEEEEE;
	text-decoration:	none;
}
/* Main display links for
   white backgrounds. */
A.mainlinks {
	font-family:		verdana;
	font-weight:		bold;
	font-size:		12px;
	color:			#990000;
	text-decoration:	none;
}
A.mainlinks:HOVER {
	font-family:		verdana;
	font-weight:		bold;
	font-size:		12px;
	color:			#FF0000;
	text-decoration:	none;
}
/* Links for the alarm settings
   options. */
A.tableoptmodify {
	font-family:		verdana;
	font-weight:		none;
	font-size:		12px;
	color:			#0000CC;
	text-decoration:	none;
}
A.tableoptmodify:hover {
	font-family:		verdana;
	font-weight:		none;
	font-size:		12px;
	color:			#5555FF;
	text-decoration:	none;
}
A.tableoptdel {
	font-family:		verdana;
	font-weight:		none;
	font-size:		12px;
	color:			#CC0000;
	text-decoration:	none;
}
A.tableoptdel:hover {
	font-family:		verdana;
	font-weight:		none;
	font-size:			12px;
	color:				#FF5555;
	text-decoration:	none;
}
TD.header {
	font-family:		verdana;
	font-weight:		none;
	font-size:			12px;
	color:				#000000;
	background:			#BFBFBF;
}
.setbutton {
	margin:				0px;
	cursor:				hand;
}
H2 {
	font-family:		verdana;
	font-weight:		bold;
	font-size:			22px;
	color:				#000000;
}
H3 {
	font-family:		verdana;
	font-weight:		bold;
	font-size:			14px;
	color:				#000000;
}

/* Form button styles. 
added by grocott */
.formbutton1 {
	font-family:		verdana;
	font-weight:		bold;
	font-size: 7pt; 
	color: #FFFFFF; 
	height: 20px; 
	background: #990000
