@charset "utf-8";
/* CSS Document */

body{
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
margin:0px;
background-color:#efefef;
}
.maintext{
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
}
a:link {
font-weight:bold;
color:#ffffff;
}
a:visited {
font-weight:bold;
color:#ffffff;
}
.white {
	background-color: #FFFFFF;


}
.itemhead {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 6px;
	padding: 6px;


}
.itemcode {


	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}

.outline {
	background-color: #FFFFFF;
	border: 1px solid #41414D;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;


}

.subheading {
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;

}
td.titlebar{
background-image:url(../images/toplogo.gif);
width:258px;
height:106px;
background-position:left;
background-repeat:no-repeat;
}
td.leftbar{
background-image:url(../images/left-bar.gif);
background-repeat:repeat-y;
width:10px;
background-position:top right;
}
td.topbar{
background-image:url(../images/top-bar.gif);
background-repeat:repeat-x;
width:808px;
height:10px;
background-position:top;
}
.watermark{
background-image:url(../images/watermark-grey2.gif);
background-position:top;
background-repeat:no-repeat;
}
table.leftshadow{
background-image:url(../images/left-shadow.png);
background-repeat:repeat-y;
width:11px;
background-position: top left;
}
td.rightbar{
background-image:url(../images/right-bar.gif);
background-repeat:repeat-y;
width:10px;
background-position: top left;
}
td.leftnav2{
background-image:url(../images/left-bg4.jpg);
background-repeat:repeat-y;
background-position:top left;
text-align:left;
}
td.leftnavbg{
background-image:url(../images/left-bg.jpg);
background-repeat:repeat-y;
background-position:top left;
text-align:left;
}
.pic{
background-image: url(../images/home-pic.gif);
background-repeat: no-repeat;
float: left;
width:100%;
height:94px;
padding:3px;
}
.print{
background-image: url(../images/print-grey2.gif);
background-repeat: no-repeat;
float: right;
width:60px;
height:25px;
padding:0px;
text-align:right;
}
.printtext{
margin-top:20px;
font-size:11px;
color:#000000;
font-weight:bold;
}
.search{
	background-image: url(../images/search-bg.png);
	background-repeat: no-repeat;
	width:191px;
	height:76px;
	margin-left:5px;
	margin-top:5px;
}
.searchinner{
padding:8px;
margin-top:4px;
color:#000000;
}
td.footer{
background-image: url(../images/footer-new.png);
background-repeat:no-repeat;
height:108px;
}
td.footer2{
background-image: url(../images/footer-bg2.png);
background-repeat:repeat;
}
.footertext2{
color: #ffffff;
font-size:10px;
}
td.footertext{
color: #ffffff;
font-size:10px;
}