/* MICRON C.A.  CSS */

body {
  background-color: #FFFFFF;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

img.spacer {
	height: 1px;
	width: 100%;
}

img.whitespace {
	height: 4px;
}

img.vspacer {
	height: 197px;
	width: 1px;
}

table.menu {
	background-image: url(../IMAGES/support_grad.jpg);
	background-repeat: repeat;
}

tr.menu td {
	padding: 5px 5px 5px 5px;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid White;
}

a.menu:active, a.menu:link, a.menu:visited {
	color: #000000;
	text-decoration: none;
}

a.menu:focus, a.menu:hover {
	color: #000000;
	text-decoration: underline;
}

a.fis_menu:active, a.fis_menu:link, a.fis_menu:visited {
	color: #003399;
	text-decoration: underline;
	font-size: 7.5pt;
}

a.fis_menu:focus, a.fis_menu:hover {
	color: #003399;
	text-decoration: none;
	font-size: 7.5pt;
}

td.product {
	padding: 2px 3px 2px 2px;
	font-size: 7pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

/* Footer Section */
td.footer {
	padding: 5px 5px 5px 5px;
	float: left;
	font-size: 7pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.copyright {
	color: #AAAAAA;
}

a.footer:active, a.footer:link, a.footer:visited {
	color: #000000;
	text-decoration: underline;
}

a.footer:focus, a.footer:hover {
	color: #000000;
	text-decoration: none;
}
/* Footer Section */

/* Header Section */
a.header:active, a.header:link, a.header:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.header:focus, a.header:hover {
	color: #FF9900;
	text-decoration: underline;
}

tr.header {
	background-color: #08107B;
}

table.search {
	background-image: url(../images/oly_blue_ci.gif);
	width: 315px;
	height: 50px;
	float: right;
	background-repeat: no-repeat;
}

tr.search td {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
   font-size: 7.5pt; 
   font-weight: bold; 
   color:#ffffff;
}

td.search {
	padding-right: 5px;
	padding-bottom: 3px;
	text-align: right;
	float: right;
}

td.links {
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	text-align: right;
	float: right;
}

input.search {
  width: 183px;
  height: 14px;
  border: inset 1px;
  border-color: #888888;  
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 8pt; 
}
/* Header Section */