/* avoid browser inconsistencies */
/* ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,div,iframe */
/* { margin:0; padding:0; } */

/* remove blue linked image borders */
a img,:link img,:visited img { border:none; }

/* de-italicize address */
address { font-style:normal; }

body {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	background-image: url(image/bkgd_stripe.jpg);
	text-align:justify;
	/* border-right-color: #FFFFFF; */
	/* border-right-style: solid; */
	/* border-right-width: thin; */
}


	a {color: #000033;}
	a:link {color: #000033;}
	a:active {color: #000033;}
	a:visited {color: #000033;}
	a:hover {color: #336699;}
	a:focus {background-color: #06348B;}
	
	                                                        
h1 {
	font-size: 3em;
}
h2 {
	font-size: 2em;
	position:relative;
	top: .5em;

}
h3 {
	font-size: 1.5em;
	position:relative;
	top: 1em;
}

.specification {
	color:#003366;
}



#container_main {
	background-image: url(image/Table_BkgdBlu.jpg);
	margin-top: 12px;
	border-color: #FFFFFF;
	border: thin;
	border-style: solid;
}

#container_144 {
	width: 144px;
	margin-left:12px;
	margin-top: -24px;
}

