@charset "utf-8";
/* CSS Document */

.motorola_portable {
 background-attachment: scroll;
 background-image: url(http://morriswireless.com/images/motorola_portables.jpg);
 background-repeat: no-repeat;
 background-position: 25px 1px;
}
.row_border {
 border-top-width: thin;
 border-right-width: thin;
 border-bottom-width: thin;
 border-left-width: thin;
 border-top-style: solid;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
 border-top-color: #000099;
 border-right-color: #0000FF;
 border-bottom-color: #0000FF;
 border-left-color: #000099;
}
.innertable_grey_background {
	background-color: #999999;
}
.innertable_border_width {
	text-align: center;
	width: 100px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.subtitlebar {
	color: #FFFFFF;
	background-color: #0000CC;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
}
