body, html{
	font-family: verdana;
	margin: 0;
	background-image: 	url('../images/bg.jpg');
}
.extend_bg{	
	background-image: 	url('../images/extend_bg.jpg');
	}
	
.header{	
	background-image: 	url('../images/header.jpg');
	}
	
.expand{	
	background-image: 	url('../images/expand.jpg');
	}
	
.expand2{	
	background-image: 	url('../images/expand2.jpg');
	}
	
.left{	
	background-image: 	url('../images/left.jpg');
	}
	
.left2{	
	background-image: 	url('../images/left2.jpg');
	}
	
.expand3{	
	background-image: 	url('../images/expand3.jpg');
	}
	
.expand4{	
	background-image: 	url('../images/expand4.jpg');
	}
	
.expand5{	
	background-image: 	url('../images/expand5.jpg');
	}
	
.expand6{	
	background-image: 	url('../images/expand6.jpg');
	}
	
.expand7{	
	background-image: 	url('../images/expand7.jpg');
	}


a:link {
	font-size: 11px;
	font-family: Verdana;
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}

.white {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

#ftr {
  	position:			absolute;
  	top:				2730px;
   	width:				840px;
   	height:				37px;
   	font-family: 		Arial, Helvetica;
   	font-size:			10px;
   	font-weight:		bold;
   	color:				#000;
   	margin: 			0 0 0 25px;
   	padding: 			0 0;
	
}

.normal {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;	
}

.bigger {
	font-family: Verdana;
	font-size: 15px;
	color: #fff;
	
}

.textarea {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid;	
}

#live{ 
background-image: 	url('../images/webcam.jpg');
}

#live table.webcams {
}

#live td.status a {
font-size: 11px;
color: #FFFFFF;

}

#live td.info a {
font-size: 11px;
color: #FFFFFF;
}

#live td.info, #live td.status {
padding: 15px 0 31px 0;
}

#live img.thumb {
width: 120px;
height: 90px;
border: 0;
}

#live td.hdr a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 0 0 0;	
}

#live td.hdr {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 0 17px 0;	
}





