/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body-image{
	background:url(images/body-image.jpg) no-repeat;
	background-position:top right;
}
.top-menubg{
	background:url(images/top-menubg.gif) repeat-x;
}
.menu-bg{
	background:url(images/menu-bg.gif) repeat-y;
}
form1{
	margin:0px;
	padding:0px;
}
.search-bg{
background:url(images/search-bg.gif) no-repeat;
width:127px;
height:21px;
margin:0px;
padding:0px 0px 0px 10px;
top:0px;
border:0px;
line-height:20px;
font-family:"Trebuchet MS";
font-size:13px;
color:#8A8D8D;
text-decoration:none;
}
