﻿* { margin: 0; padding: 0; }
img { border: none; }
a {
	text-decoration: none;
	color: #FFCC33;
	background-color: #003300;
}
body {
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Courier New", Courier, monospace;
	font-variant: normal;
	text-align: center;
	background-color: #003300;
}
h1 {
	/*head*/
	font-size: 18px;
	color: #FFFFFF;
	text-align: justify;
	font-family: "Courier New", Courier, monospace;
	background-color: #003300;
}
h2 {
	/* desk */
	font-size: 14px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-align: center;
}
h3 {
	/*medtop*/
	font-size: 19px;
	color: black;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	padding: 1px;
	background-color: white;
	text-transform: uppercase;
	font-weight: normal;
}
h4 {
	/*MNP, MNV, ARCHIVED*/
	font-size: x-large;
	color: white;
	text-align: center;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	background-color: #003300;
}
.style1 {
    /*table*/
	border: thin #C0C0C0 solid;
	text-align: center;
}
.style2 {
    /*cells*/
	border: 1px #C0C0C0 dashed;
	text-align: center;
}
.style3 {
    /*new table*/
	text-align: center;
}
.style4 {
    /*descs*/
	text-align: center;
	vertical-align: top;
	height: 30px;
}
.style5 {
	/*models*/
	text-align: center;
	vertical-align: middle;
	height: 18px;
	width: 183px;
	font-size: 17px;
	color: #FFCC33;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	text-transform: uppercase;
	background-color: #003300;
	padding: 4px;
	border: 1px #C0C0C0 dashed;
}
.style6 {
	/*porntop*/
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 220px;
	font-size: 20px;
	color: #FFCC33;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	text-transform: uppercase;
	background-color: #003300;
	padding: 1px;
	border: 1px #C0C0C0 dashed;
}
.style7 {
	/*porntop*/
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 220px;
	font-size: 20px;
	color: #FFCC33;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	background-color: #003300;
	padding: 1px;
	border: 1px #C0C0C0 dashed;
}
.style8 {
	/*niches*/
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 200px;
	font-size: 20px;
	color: #FFCC33;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	text-transform: uppercase;
	background-color: #003300;
}
.style9 {
	/*medtop*/
	text-align: center;
	vertical-align: middle;
	width: 220px;
}
