body {
	background: url("/images/bg_page.gif");
}

p {
	line-height: 150%;
}

div#pagecontainer {
	position:relative;
	background-color: #ffffff;
	width: 750px;
	margin-left: 0;
	margin-left: auto;
	margin-right: auto;
}

div#pagenav {
	height: 30px;
	clear: both;
	background-color: #000000;
}

div#pagenav ul {
	font: bold 11px verdana, arial, sans-serif;
	list-style-type: none;
	margin: 0;
	padding: 0;

}
div#pagenav li {
	float: left;
	height: 20px;
	margin-left: 0;
	margin-top: 10px;
	border-right: 5px solid #000000;
	background-color: #000000;
}

div#pagenav li#current {
	background-color: #FFFFFF;
	color: #000000;
}

div#pagenav li#current a {

color: #000000;

}

div#pagenav li a, div#pagenav li a:link, div#pagenav li a:visited {
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px;
}

div#pagenav li a:hover {
	background: #ffffff;
	color: #000000;
}

div#pagecontent  {
	margin:0px 50px 50px 270px;
	padding:10px;
	color: #000000;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	}

h1, h2, h3 {
	color: #000000;
}

h1 {
	font-weight : bold;
	font-size : 16px;
	font-family : Tahoma, Arial, sans-serif;
	color : #339900;
}

div#contentnav {
	float: left;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:250px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:250px;}

div#pagefooter {
	height: 30px;
	clear: both;
	background-color: #000000;
	text-align: left;
	line-height: 30px;
	font-size: 10pt;
	color: white;
}
div#pagefooter p {
	margin: 0;
	color: #c0c0c0;
}

div#pagefooter a:link, div#pagefooter a:visited, div#pagefooter a:active {
	color: #c0c0c0;
}

/**********       [HEADER}     ***********************/
div#pageheader {
	position: relative;
	clear : both;
	width: 720px;
	height: 100px;
}

div#headerbar {
	height: 30px;
	clear: both;
	background-color: #000000;
}
div.highlightboxborder {
	position: relative;
	width: 230;
	margin: 10px;
	text-align: center;
	border: #111111 2px solid;
}

div.highlightbox {
	position: relative;
	border: #99cc99 15px solid;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}



div.highlightbox h4 {
	color: white;
	width: 100%;
	background: black;
	margin: 0;
}
div.highlightbox img {
	width: 150px;
	height: 115px;
	border: 1px black solid;
}

table#inventoryswitchboard td {
	text-align: center;
	padding: 10px;
}

table#inventoryswitchboard img {
	border: 0;
}

table#inventoryswitchboard a {
   font-weight : bold;
   font-size : 12px;
   font-family : Tahoma, Arial, sans-serif;
   color : #339900;
   text-decoration : none;
}

table#inventoryswitchboard a span {
	display: none;
}
/*****************************************************************/
th {
	color:#OO0000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight : bold;
}
.invlist{
	color:#000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
  	text-decoration: none;
}

h2{
	color: #006633; 
	font-size: 20px;
}
.rtext{
	text-align: right;
	
}
