body { margin: 0px; background-color: #A2A2A8; background-image: url(/images/bg.gif); background-repeat: repeat-x; }
.mainbg { margin: 0px; background-image: url(/images/newlogo.gif); background-repeat: no-repeat }
.sidebar { padding: 0px 0px 0px 0px; width: 132px; height: 210px; background-color: #9797A0; background-image: url(/images/sidebg1.gif); background-repeat: repeat-y }
.sidetop { padding: 0px 3px 0px 3px; height: 200px; background-image: url(/images/sidebg.gif); background-repeat: no-repeat; background-position: top }
.sideend, .bottom { width: auto; height: 1px; background-color: #75757F }
.contenttop { padding: 0px 0px 0px 0px; background-image: url(/images/border.gif); background-repeat: repeat-x; background-color: #9797A0 }
.contentright { padding: 0px; background-image: url(/images/border.gif); background-repeat: repeat-y; background-position: right }
.contentleft { padding: 0px; background-image: url(/images/border.gif); background-repeat: repeat-y; background-position: left }
.content { padding: 3px 6px 0px 6px; width: auto; height: 257px; background-image: url(/images/contentbg.gif); background-repeat: no-repeat; background-position: top left }
.copyright { font: 8pt arial; color: #636363 }
.flag { height: 345px; background-image: url(/images/flag.gif); background-repeat: no-repeat; background-position: top right }
.regTxt { font: 11pt Arial; color: white; }
/*News CSS*/
.date {
	font: 12pt Verdana;
	text-decoration: underline;
	color: #0E6AB4;
}
.newspost {
	font: 10pt Arial;
	color: #DAE1E6;
}