﻿body {font-family:arial,helvetica; font-size:10pt;color:#ffffff}
td {font-family:arial,helvetica; font-size:10pt;color:#ffffff}

A.nav:link {text-decoration:none; color:#ffffff;font-size:8pt}
A.nav:visited {text-decoration:none; color:#ffffff;font-size:8pt}
A.nav:active {text-decoration:none; color:#ffffff;font-size:8pt}
A.nav:hover {text-decoration:none; color:#FFDD0B;font-size:8pt}

A.nav2:link {text-decoration:underline; color:#0066CC;font-size:10pt}
A.nav2:visited {text-decoration:underline; color:#b2b2b2;font-size:10pt}
A.nav2:active {text-decoration:underline; color:#0066CC;font-size:10pt}
A.nav2:hover {text-decoration:none; color:#0066CC;font-size:10pt}

.style1 {
	color: #FFDD0B;
}
.style2 {
		margin-left: 26px;
}

#inventory a {
	background-image:url('siteart/button_invent1.gif');
	display:block;
	padding:11px 0px 11px;
	font-size:12px;
	text-decoration:none;
	width:195px;
	color:white;
	text-align:center;
	font-weight:bold;
}

#inventory a:hover {
	color:yellow;
	background-image:url('siteart/button_invent2.gif');
}

#logo{
	border:0;
	position:absolute;
	z-index:100;
	width:250px;
	height:72px;
	top:5px;
	left:10px;
	float:left;
}

.textbox{
	background:white;
	color:red;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 10px 10px 10px;
	font-size:15px;
	text-decoration:none;	
	text-align:center;
}
