body
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8;
	font-weight: normal;
	background-color: #ffffff;
	margin-top: 0;
	
	
}
.bodypopup
{
	background-color: White;
}

Table
{
	background-color: #ffffff;
}
TH
{
	font-size: 10;
	font-weight: bold;
	color: #003399;
	background-color: #CCCCFF;
}
TD
{
	font-size:11;
	font-weight: normal;
}
A
{
	color: blue;
	text-decoration: none;
	
}
A:hover
{
	color: Red;
	background-color: Transparent;
	
}
A:visited
{
	color: blue;
	
}
A:visited:hover
{
	color: Red;
	background-color: Transparent;
	text-decoration: none;
}
.navtab A
{
	color: White;
	font-family:Verdana, Arial, Sans-Serif;
	font-size: 11;
	font-weight: bold;
	text-decoration: none;
}
.navtab A:visited:hover
{
	color: Yellow;
	background-color:Blue;
}
.navtab A:visited
{
	color: White;
	font-family:Verdana, Arial, Sans-Serif;
	font-size: 11;
	font-weight: bold;
	text-decoration: none;
}
.navtab A:hover
{
	color: Yellow;
}

.navtab td
{
	background-color: Green;
}

.floorplan A
{
	color: Black;
}
.floorplan A:hover
{
	color: Red;
	text-decoration: none;
	background-color: Transparent;

}

.floorplan A:visited
{
	color: Black;
}
.floorplan A:visited:hover
{
	color: Red;
	text-decoration: none;
	background-color: Transparent;
}
.floorplan td
{
	background-color: Black;
}
.zonestatus td
{
	background-color: Black;
	color: White;
}
.error
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10;
	font-weight: bold;
	color: Red;
}
.success
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10;
	font-weight: bold;
	color: Green;
}
.message
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10;
	font-weight: bold;
	color: Black;
}
.required
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10;
	color: red;
	font-weight: bold;
}
.dataHeader
{
	font-size: 10;
	font-weight: bold;
	color: #003399;
	background-color: #CCCCFF;
}
.changed
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10;
	font-weight: bold;
	color: Red
}
.tableBoderColor
{
	background-color:Red;
}
.Separator
{
	background-color: #3366cc;
	font-weight: bold;
	font-size: smaller;
	color: White;
}
.SideNav
{
	background-color: Black;
	color: White;
}
.SideNav_inside
{
	background-color: Black;
}
.Zone
{
	text-indent: 3;
	color: Blue;
}
.SystemInfo
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px
}
.SectionTitle
{
	color: White;
	font-size: 11;
	font-weight: bold;
	text-transform: uppercase;
}
.Login
{
	background-color: Transparent;
}
.Footer
{
	font-size: 10;
	color:Black;
	font-family: Arial, Verdana, Sans-Serif;
}
.DeviceErr
{
	color: Red;
}
.TopStatus
{
	color: White;
	font-size: 11;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #0033cc;
}
.LabelSp
{
	font-size: 11;
	font-weight: bold;
}

.TableStatusBack
{
	background-color: Black;
	color: White;
}
.StatusFont
{
	font-weight: bold;
	color: Lime;
	font-size:11;
}
.altRow
{
	background-color:#dcdcdc;
}
.itemRow
{
	background-color:#ffffff;
}

.PageButtons
{
	font-size: 12;
	font-weight: bold;
	color: #003399;
	background-color: White;
}
