body {font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;color: #EBEBEB;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.mx {
	background-image: url(images/mx_sensor_red_camera_uk.gif);
	background-repeat: no-repeat;
	background-position: top center;
	}

h1 {font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;color: #EBEBEB; font-weight:bold;
}

.textgrey {font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;color: #999999;}

.textgreysm {font: 11px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;color: #999999;}

.box0 {	background-image: url(img/gradient_box/bg_150.gif);
			background-repeat: repeat-x;
			background-position: top center;
			background-color: #353535;
			border-left: #272727 solid 1px;
			border-right: #272727 solid 1px;
			height: 150px;
}

.box1 {	background-image: url(img/gradient_box/bg_280.gif);
			background-repeat: repeat-x;
			background-position: top center;
			background-color: #353535;
			border-left: #272727 solid 1px;
			border-right: #272727 solid 1px;
			height: 280px;
}

.box2 {	background-image: url(img/gradient_box/bg_350.gif);
			background-repeat: repeat-x;
			background-position: top center;
			background-color: #353535;
			border-left: #272727 solid 1px;
			border-right: #272727 solid 1px;
			height: 350px;
}

.box3 {	background-image: url(img/gradient_box/bg_420.gif);
			background-repeat: repeat-x;
			background-position: top center;
			background-color: #353535;
			border-left: #272727 solid 1px;
			border-right: #272727 solid 1px;
			height: 420px;
}


.box4 {	background-image: url(img/gradient_box/bg_490.gif);
			background-repeat: repeat-x;
			background-position: top center;
			background-color: #353535;
			border-left: #272727 solid 1px;
			border-right: #272727 solid 1px;
			height: 490px;
}

.box5 {	background-image: url(img/gradient_box/bg_600.gif);
			background-repeat: repeat-x;
			background-position: top center;
			background-color: #353535;
			border-left: #272727 solid 1px;
			border-right: #272727 solid 1px;
			height: 600px;
}

.box6 {	background-image: url(img/gradient_box/bg_800.gif);
			background-repeat: repeat-x;
			background-position: top center;
			background-color: #353535;
			border-left: #272727 solid 1px;
			border-right: #272727 solid 1px;
			height: 800px;
}

.box7 {	background-image: url(img/gradient_box/bg_1000.gif);
			background-repeat: repeat-x;
			background-position: top center;
			background-color: #353535;
			border-left: #272727 solid 1px;
			border-right: #272727 solid 1px;
			height: 1000px;
}

.box8 {	background-image: url(img/gradient_box/bg_1500.gif);
			background-repeat: repeat-x;
			background-position: top center;
			background-color: #353535;
			border-left: #272727 solid 1px;
			border-right: #272727 solid 1px;
			height: 1500px;
}

.greybox {	background-color: #1d1d1d;
}

.greyborder {	border:solid 2px #272727 ;
}

.blackbox {	background-color: #000000;
				border-top: #272727 solid 1px;
				border-bottom: #272727 solid 1px;
}

.blackboxcenter {	background-color: #000000;
}

.blackboxleft {	background-color: #000000;
				border-left: #272727 solid 1px;
}

.blackboxright {	background-color: #000000;
				border-right: #272727 solid 1px;
}

.blackboxtop {	background-color: #000000;
				border-top: #272727 solid 1px;
}

.blackboxbottom {	background-color: #000000;
				border-bottom: #272727 solid 1px;
}

.border {border:#999999}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFF00;
}

A {
  color: #999999;
  text-decoration: none;
}

A:hover {
  color: #999999;
  text-decoration: underline;
}

.boxbg1 {background-color:#2F2E2E;}
.boxbg2 {background-color:#232323;}
.textyellow {color:#FFFF00;}
.textyellowsm {font: 11px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;color:#FFFF00;}
