body {
	background: #E5E5E5;
}

img.eagle {
	text-align: center;
}

h2.header {
	text-align: center;
}

div.company {
	font-style: italic;
}

p.left {
	text-align: left;
}

p.right {
  text-align: right;
}


	

h3.rma {
	color: black;
	text-align: center;
}

a.navbar {
	color: white;
	text-decoration: none;
}

a.navbar:visited {
	color: white;
}	
	
p.rma {
	font-size: 12px;
	color: black;
	font-family: trebuchet ms, helvetica, impact, serif;
}

p.compname {
	color: #669933;
	text-align: center;
	font-size: 24pt;
	font-style: italic;
        margin-right: 150pt;
}

p.address {
	color: #669933;
	text-align: center;
	font-size: 12pt;
}

table.base {
	font-size: 12pt;
	font-family: trebuchet ms, helvetica, impact, serif;
}

table.catalog {
	text-align: left;
	padding-left: 5px;
	width: 500px;
}

span.center {
	text-align: center;
}

span.note {
	font-size: 10px;
	color: red;
}

tr.base {
	border-style: solid;
	border-color: white;
	border-width: 1px;
}

tr.headings {
	font-weight: bold;
}

tr.nav {
  background-color: #CC9966;
}

td.footer {
	font-size: 10px;
	text-align: center;
}

#center {
	text-align: center;
}

td.image {
	background-color: white;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: #CCCCCC;
}

td.splash {
	width: 963px;
	background-color: white;
	/*background-image: url(leaves.gif);*/
	border-style: solid;
	border-color: black;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top-width: 0px;
}

td.nav1 {
	font-style: italic;
	font-weight: bold;
	border-style: solid;
	border-color: black;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
}

td.nav2 {
	width: 663px;
	font-weight: bold;
	padding: 5px;
	border-style: solid;
	border-color: black;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	/*text-align: center;*/
}

td.intro {
	color: black;
	text-align: left;
	font-size: 12pt;
	font-family: arial, helvetica, serif;
}

td.lside {
	background-color: #CCCCCC;
	width: 97px;
}

td.rma {
	color: black;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-color: black;
	border-bottom-color: black;
	font-family: arial, courier, times new roman;
}

ol.rma {
	font-size: 10pt;
	text-align: left;
}

span.red {
	color: red;
}

textarea.rma {
	margin-right: 50px;
}

.dropdown { 
	position: absolute; 
	color: white; 
	width: 140px;
	padding: 5px; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	background-color: #CCCCCC; 
	/*layer-background-color: #EFEFEF;*/ 
	top: 110px; 
	z-index:1; 
	visibility: hidden ;
} 

.dropitem { 
	text-decoration:none; 
	color:black; 
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
} 

.dropitem:hover { 
	color:white; 
	font-weight: bold 
}




