@charset "UTF-8";
body {
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	padding-bottom: 28px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#container, .container {
	width: 802px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
}
.Content_block  {
	background-image: url(images/ui/Plate_top.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 30px;
	text-align: left;
	}
.plate_bottom {
	background-image: url(images/ui/Plate_Bottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #363636;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #292929;
	border-right-color: #191919;
	border-bottom-color: #000000;
	border-left-color: #4F4F4F;
	position: relative;
}
.block {
	border: 1px solid #000000;
	margin: auto;
	padding: 20px;
	text-align: left;
	background-image: url(images/ui/Plate_bg.jpg);
}
a {
	color: #308AFF;
}
.oddrow {
}
.evenrow {
	background-color: #9A9A9A;
}
.selectedrow {
	color: #CC0000;
	background-color: #000000;
	border: 2px solid #6A8399;
}
.hoverrow {
	background-color: #CCCCCC;
}
.style34 {
	color: #127FD1;
	text-decoration: underline;
}
.style35 {font-size: 80%}
.style38 {font-size: 10pt}
.button {
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	background-color: #000000;
	vertical-align: text-bottom;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 0px;
	margin-right: 4px;
}
#fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#lit {

	border-top-color: red;
	border-right-color: red;
	border-left-color: red;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	}
.redlightningL {
	position:absolute;
	width:100px;
	height:607px;
	z-index:1;
	left: -101px;
	top: 10px;
	background-image: url(images/ui/redlightning_02.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.redlightningR {
	position:absolute;
	width:80px;
	height:607px;
	z-index:1;
	right: -81px;
	top: 10px;
	background-image: url(images/ui/redlightning_04.jpg);
	background-repeat: no-repeat;
	background-position: Left;
}
.blueline1, .blueline2 {
	position:absolute;
	width:50px;
	z-index:1;
	background-color: #D2D2D2;
	bottom: 1px;
	}
.blueline1, .blueline2 {
	position:absolute;
	width:50px;
	height:1px;
	z-index:1;
	background-color: #0D5A93;
	bottom: 0px;
	}
.blueline1 {
	left: -56px;
}
.blueline2 {
	right: -56px;
}
.electric_gap {
	height: 2px;
	position: relative;
}

.missing_content {
	color: #FF9900;
}
.fontat80percent {
	font-size: 80%;
}
#mappp {
	margin: auto;
	width: 598px;
}
#emailblock {
	padding: 0px;
	background-color: #6D849A;
	margin: 0px;
}
.yellow {
	background-color: #FFFFCC;
}
.catalog {
	width:853px;
	height:597px;
	border: 2px solid #990000;
	margin: auto;
}
