body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/pagebg.gif);
	background-repeat: repeat;
}
.brown {
	background-image: url(../images/brown.gif);
	background-repeat: repeat-x;
}
.verdana {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #531603;
}
.orange {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #e7400c;
}
.bold {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #531603;
}
.icon2 {
	background-image: url(../images/icon2.gif);
	background-repeat: repeat-y;
}
.inbg {
	background-color: #fee9a9;
}
.bottomline {
	background-image: url(../images/bottomline.gif);
	background-repeat: repeat-x;
}
.topline {
	background-image: url(../images/topline.gif);
	background-repeat: repeat-x;
}
.rightline {
	background-image: url(../images/rightline.gif);
	background-repeat: repeat-y;
}
.leftline {
	background-image: url(../images/leftline.gif);
	background-repeat: repeat-y;
}
.heading {
	color: #ffe187;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.sub_heading {
	color: #531603;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.black_smalltext {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.black_bigtext {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}