body {
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #F5E4AF;

}
.bgleft {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
}
.bgright {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
}
.bgcolour {
	background-color: #FCE45E;
}
.top {
	background-image: url(images/top.gif);
	height: 2px;
	background-repeat: repeat-x;

}
.bar {
	background-color: #FECB00;
	height: 5px;
}
.menutop {
	background-image: url(images/menu_top.gif);
	height: 7px;
	width: 196px;
}
.shadowtop {
	background-image: url(images/shawdowtop.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 10px;
}
.barshadow {
	background-image: url(images/barshadow.gif);
	background-repeat: repeat-x;
}
.menubg {
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-y;
}
.menushadow {
	background-image: url(images/menushadow.gif);
	background-repeat: repeat-y;
}
.chieng {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #990000;
	height: 27px;
	text-align: center;
	vertical-align: middle;

}
.line {
	background-color: #72563A;
	height: 28px;
	width: 1px;
}
.copyrightbar {
	background-image: url(images/copyrightbar.gif);
	background-repeat: repeat-x;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;


}
.frame {
	background-color: #FFFFCC;
	border: 1px solid #CC0000;
}
.newsbox {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	color: #990000;
	text-align: justify;
	margin: 10px;
	padding: 10px;
}
.newstitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-color: #E57A18;
	height: 27px;


}
.txt {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #990000;
	text-align: justify;
	overflow: auto;
	height: 600px;
	padding: 8px;



}
a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #3300CC;
	text-decoration: underline;
}
.othertxt {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #990000;
	text-align: justify;
}
.com {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #990000;
	background-color: #FFFFFF;
	border: 1px dotted #990000;
	text-align: center;


}
