.topbg {
	background-attachment: scroll;
	background-image: url(images/top_02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.menubg {
	background-attachment: scroll;
	background-image: url(images/newmenu_02.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.bannerbg {
	background-attachment: scroll;
	background-image: url(images/norps_02.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.banner2bg {
	background-attachment: scroll;
	background-image: url(images/norps2_02.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.leftbg {
	background-attachment: scroll;
	background-image: url(images/bannerimage_04.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.bottombg {
	background-attachment: scroll;
	background-image: url(images/bottom_02.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.text {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.textbox {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	height: 18px;
	width: 100px;
	border: 1px solid #666666;
}
.bodytext {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.bodytext1 {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.headtext {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.textbox {
	font-family: Arial;
	font-size: 10px;
	text-transform: none;
	color: #666666;
	height: 18px;
	width: 120px;
	border: 1px solid #666666;
}
.border {
	border: 1px solid #999999;
}

