
.style1 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10pt;
}

.menutitle{
cursor:pointer;
background-color:#000000;
color:#ffffff;
outline-color:#CC6633;
text-align:center;
font-family:Verdana;
font-size:10pt;
font-weight:bold;
border-color:#CC6633;
border-width:thin;
border-style:ridge;
background-image: url("butbg.jpg");
}

.submenu{
font-size:11px;
font-family:Verdana;
font-weight:bold;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CECFCE;
}
a:hover {
	text-decoration: underline;
	color: #CE6531;
}
a:active {
	text-decoration: none;
	color: #CE926B;
}
.border
{ border-color:#CC6633;
border-width:thin;
border-style:ridge;
}
.ibackground 
{background-image:url(images/inventlayout_02.jpg); background-repeat:no-repeat; background-position:top;}
.border2
{ border-color:#CC6633;
border-width:1px;
border-style:ridge;
}
.header {
	color: #CE6531;
	font-weight: bold;}