body {
	background-color:#293163;
	margin: 0.4em 1em 1em 1em;
}

body.pageBody{	
	background-color: White;
}

img#logo{
	border: thin solid #293163;
	padding: 0;
	width:100%
	margin: 0;
	max-height: 80px;
}

#footer{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #DCDCDC;
	font-size: 7pt;
	text-align: center;
	line-height: normal;
}

#imgclip{
	overflow: hidden;
	width: 70%;
	height: 80px;
	padding: 0;
	margin: 0;
}

#xmas{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}

#skipIntro{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #DCDCDC;
	text-decoration: none;
	font-size: 8pt;
}
/* Text Styles */

.lgrey {
	background-color:#F0F0F0;
}

.text10 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal;
}

.link09 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #003366;
	text-decoration: none;
}


.link08 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000;
	text-decoration: none;
}

.text08 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	line-height: normal; 
	color: #000000;
	text-align: justify;
}

.text08Contact {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	line-height: normal; 
	color: #000000;
}

.text07 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	line-height: normal; 
	color: #000000;
}

.text09 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #000000;
}

.textbold11 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-weight: bold;
	color: #000000;
}

.textbold10 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold;
	color: #000000;
}

.textbold09  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}


.textbold08 {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
}

.textbold07 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	line-height: normal; 
	color: #000000;
	font-weight: bold;
}


INPUT {
	border : none;
	background-color : White;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 7pt;
	text-align: right;
}



/* Tab list */

#tablist{
padding: 2px 0 0 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0;
font: bold 12px Verdana;
background: #B22222;
}

#tablist li{
list-style: none;
display: inline;
margin:0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-left: 0;
border: 1px solid navy;
border-bottom: none;
background: #BEC9E0;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a:hover{
color: #000000;
background: #C1C1FF;
border-color: #227;
}

#tablist li a.current{
	color:white;
}

/* tables and menus  */

table.mainTable {
	width:70%;
	height:95%;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	border: medium solid #B22222;
}

table.mainTable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0;
	border:0;
}

#redLine{
	height: 0.2em;
	background-color:#B22222;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0.3em;
	margin-bottom: 0.3em;
}

#blueLine{
	height: 0.3em;
	background-color: #BEC9E0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0.3em;
	margin-bottom: 0.3em;
}

#time{
	background-color: White;
	text-align: right;
}
/* Products */
table.products{
	border: thin solid #B22222;
	border-left: none;
	border-right: none;
	background-color:transparent;
	font-size: 8pt; 
	width:95%;
	line-height: 1.5em;
	margin-left: auto;
	margin-right: auto;
}

table.products td{
	border-top: thin solid #A5A5A5;*/
	border: none;
}

table.products	tr:first-child td{
	border-top: none;
}

table.products a{	
	text-decoration: none;
	color: #191970;
}

table.products a:visited{	
	text-decoration: none;
	color: #191970;
}

table.products a:hover{	
	text-decoration: none;
	color: White;
}


#sbAlarm #sbcctv #sbFireDetection{
	border: none;
	font-size: 8pt; 
}

#sbLinks{
	background-color: #DCDCDC;
	width:100%;
}

/*  news  */
div.news{
	border: thin solid  #B22222;
	background-color:#C1C1FF;
	font-size: 8pt; 
	margin-left: 0.2em;
	margin-right:0.2em;
	width: 80%;
}

div.news span{
	display: block;
   font-size: 9pt; 
	color: White;
	font-weight:bold;
	background-color:#B22222;
}

div.news a{	
	text-decoration: none;
	display: block;
}

div.news a:visited{	
	text-decoration: none;
	color:#191970;
}

div.news a:hover{	
	text-decoration: none;
	color: White;
}

/* content */

div.scrollFrame{
	overflow: auto;
	height:100%;
	background-color: White;
}


















