@charset "utf-8";
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.pretmic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}
.tbdelimborder {
	border: 1px solid #EAEAEA;
}
.tbdelimheader {
	background-color: #F7F7F7;
}
.cartbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #EBEBEB;
	border: 2px outset #999999;
	height: 18px;
}
.frmfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #999999;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #6699CC;
	text-decoration: none;
}



#navcontainer ul
{
list-style-type: none;
text-align: left;
}

#navcontainer ul li a
{
background: transparent url(img/list-off.gif) left center no-repeat;
padding-left: 8px;
margin-left: 0px; 
text-align: left;
font: normal 11px verdana, lucida, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
text-decoration: none;
color: #999;
}

#navcontainer ul li a:hover
{
background: transparent url(img/list-on.gif) left center no-repeat;
color: black;
}

#navcontainer ul li a#current
{
background: transparent url(img/list-active.gif) left center no-repeat;
color: #666;
}
.menuleft {

}
.menubg {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.numereblue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #09C;
}

