body
{
	font-family: Arial;
}
.body-login
{
	background-image: url(../Images/bkgrdSignIn.gif);
}
.camA
{
	border: none 1pt black;

}	
.signin-information-label
{
	font-size: 10pt;
	font-weight: normal;
	color: black;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 20pt;
	padding-bottom: 2pt;
}

.GridHeader
{
	background-color: #004040;
	font-size: 10pt;
	font-weight: bold;
	color: #F7F7B4;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 2pt;
	padding-bottom: 2pt;
}

.GridRow
{
	background-color: silver;
	font-size: 10pt;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 2pt;
	padding-bottom: 2pt;
}

.ArchiveImage
{
	margin: 3pt;
}

.cursorHelp
{
	cursor: help;
}

.cursorHand
{
	cursor: pointer;  /* VK: mozilla support */ 
	cursor: hand;
}

.PlayButton
{
	cursor: pointer;  /* VK: mozilla support */ 
	cursor: hand;
	vertical-align: top;
}

.StopButton
{
	cursor: pointer;  /* VK: mozilla support */ 
	cursor: hand;
	vertical-align: top;
}

.BackButton
{
	cursor: pointer;  /* VK: mozilla support */ 
	cursor: hand;
	vertical-align: top;
}

.ReversePlay
{
	cursor: pointer;  /* VK: mozilla support */ 
	cursor: hand;
	vertical-align: top;
}

.FrameForward
{
	cursor: pointer;  /* VK: mozilla support */ 
	cursor: hand;
	vertical-align: top;
}

.FrameBack
{
	cursor: pointer;  /* VK: mozilla support */ 
	cursor: hand;
	vertical-align: top;
}

.AltGridRow
{
	background-color: gainsboro;
	font-size: 10pt;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 2pt;
	padding-bottom: 2pt;
}

.GridRow_Blue
{
	background-color: lightgray;
	font-size: 10pt;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 2pt;
	padding-bottom: 2pt;
}

.GridRow_Folders
{
	background-color: #EEEBDD;
	font-size: 10pt;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 2pt;
	padding-bottom: 2pt;
}

.scroll_message
{
	color : #004040;
	font-size: 10pt;
	
}

.Standard-HyperLink
{
	font-size: 10pt;
}


.standard-dropdown 
{
	font-size: 9pt;
	background-color: lightgray;
	width: 150pt;
	padding: 5pt;
	height: 10pt;
}

.standard-gridheader
{
	font-size: 8pt;
	background-color: #BDF4BD;
	height: 8pt;
}

.standard-griditem
{
	font-size: 8pt;
	background-color: beige;
	height: 8pt;
}

.standard-altgriditem
{
	font-size: 8pt;
	background-color: palegoldenrod;
	height: 8pt;
}

.standard-message
{
	font-size: 12pt;
	color: Red;	
}

.standard-textbox
{
	font-size: 10pt;
	background-color: #BDF4BD;
	margin-left: 5pt;
}

.standard-label-big
{
	font-weight:bolder;
	font-size: 14pt;
	color: palegoldenrod;
	
}

.standard-label-normal
{
	font-size: 12pt;
	color: beige;
	padding-left: 5pt;
}
.signin-label-normal
{
	font-size: 14pt;
	color: beige;
	
}
.standard-label-blue
{
	font-size: 14pt;
	color: #004040;
	padding-left: 5pt;
	padding-right: 5pt;
}

.FormSection
{
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 2pt;
	padding-bottom: 2pt;
	background-color: Silver;
}

.FormHeaderSection
{
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 5pt;
	padding-bottom: 5pt;
	background-color: #004040;
}

.FormHeaderLabel
{
	font-size: 14pt;
	color: beige;
	padding-left: 5pt;
	padding-right: 5pt;
}


.form-label
{
	font-size: 10pt;
	padding: 5pt;
	color: black;
	vertical-align: middle;
}

.standard-label-bold
{
	font-size: 12pt;
	color: beige;
	padding-left: 5pt;
	font-weight: bold;
}

.text-blue
{
	font-size: 10pt;
	color: #004040;
}

.text-blue-big
{
	font-size: 15pt;
	color: #004040;
}

.text-black
{
	font-size: 10pt;
	color: black;
}

.DarkBackground
{
	 background-color: #004040;
}
.LightBackground
{
	 background-color:Silver;
}
.LiveViewTitle
{
	font-size: 16pt;
	color: #004040;
}
.MapTitle
{
	font-size: 16pt;
	color: #004040;
}

.standard-TextBox-label
{
	font-size: 10pt;
	color: black;
	padding-left: 5pt;
}

.standard-TextBox-label-bold
{
	font-size: 10pt;
	color: black;
	padding-left: 5pt;
	font-weight: bold;
}

.standard-button
{
	font-size: 10pt;
	margin-left: 5pt;
}

.standard-hyperlink-small
{
	font-size: 8pt;
	padding-left: 5pt;
}

.standard-hyperlink-header
{
	font-size: 10pt;
	padding-left: 5pt;
	color: beige;
	padding-right: 5pt;
}

.standard-hyperlink-normal
{
	font-size: 10pt;
	padding-left: 5pt;
	padding-right: 10pt;
}

.standard-hyperlink-normal-blueBg
{
	font-size: 10pt;
	padding-left: 5pt;
	padding-right: 10pt;
	color: Beige;
}

.form-element
{
	margin-left: 5pt;
	margin-right: 5pt;
	margin-top: 2pt;
	margin-bottom: 2pt;
}

.hyperlink-alt
{
	color: #F7F7B4;
	padding-left: 5pt;
}

.standard-warning-label
{
	color: Red;
	padding-left: 5pt;
	font-size: 8pt;
}

.image-left5
{
	margin-left: 5pt;
}

.image-right5
{
	margin-right: 5pt;
}


.techsupport-label
{
	font-size: 8pt;
	color: firebrick;
	padding-left: 10pt;
}

.move-left
{
	padding-left: 10pt;
}

.eulaFormat 
{ 
	FONT: 12pt Arial 
}

.HeadBG
{
	background-color: #004040;
}

.FootBG
{
	background-color: #004040;
}

.SiteHeader
{
	font-size: 13pt;
	color: beige;
}

.CustomerHeader
{
	font-size: 15pt;
	color: beige;
}

.SelectedTab
{
	text-decoration: none;
	background-color: white;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: white;
	border-bottom-style: solid;
	height: 23px;
	font-family: Arial;
	font-size: 13px;
	color: black;
	border-collapse:collapse;
	text-align: center;
	padding-left: 6pt;
	padding-right: 6pt;
	padding-top: 3;
	padding-bottom: 3;
}

A.SelectedTab:Visited
{
	text-decoration: none;
	color: Black;
}

.OtherTabs
{
	color: #004040;
	text-decoration: none;
	background-color: #BDF4BD;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	height: 23px;
	font-family: Arial;
	font-size: 13px;
	border-collapse:collapse;
	text-align: center;
	padding-left: 6pt;
	padding-right: 6pt;
	padding-top: 3;
	padding-bottom: 3;
}

A.OtherTabs:Link
{
	text-decoration: none;
	color: Black;
}

A.OtherTabs:Active
{
	text-decoration: none;
	color: Black;
}

A.OtherTabs:Visited
{
	text-decoration: none;
	color: Black;
}

A.OtherTabs:Hover
{
	background-color: #EEEBDD;
	text-decoration: none;
	color: black;
}

.TabBG
{
	background-color: #004040;
	border-color: Black;
}

A:Active
{
    text-decoration: underline;
}

A:Visited
{
	text-decoration: underline;
}
/*Suzans 2005.07.06 added style for the Archives Summary*/
.SelectedCell
{
	background-color:#FAAD50;
	color: #333333;
	cursor: pointer;  /* VK: mozilla support */ 
	cursor: hand;
}
.GridCell
{
	background-color: silver;
	color:white;
	font-size: 10pt;
	
}
.AltGridCell
{
	background-color: gainsboro;
	font-size: 10pt;
}
.FormHeaderLabelBlack
{
	font-size: 14pt;
	color: Black;
	padding-left: 5pt;
	padding-right: 5pt;
}
/* SuzanS 2006.04.01: Add priviledge for the user to archive from the web*/
/*Style for the comment on the Add/Edit user web page*/
.standardNote
{
	font-size: 8pt;
}
/*SuzanS 2006.22.01 add the square line color of the motion detection*/
.SquareLineColor
{
	/*background-color:#ff9933;*/
	background-color:#BDF4BD;
}
/*SuzanS 2006.26.01 added style for the pager*/
.GridPager
{
	padding-right: 5pt;
	padding-left: 5pt;
	font-size: 8pt;
	padding-bottom: 2pt;
	color: #F7F7B4;
	padding-top: 2pt;
	background-color: silver;

}
/*SuzanS 2006.06.19 added style for the pager*/
.GridAltPager
{
	padding-right: 5pt;
	padding-left: 5pt;
	font-size: 8pt;
	padding-bottom: 2pt;
	color:#004040;
	padding-top: 2pt;
	background-color: gainsboro;

}
.SelectedAlphaLetter
{
	font-weight:bold;
	color:#F7F7B4;
	text-decoration:none;
}