@CHARSET "ISO-8859-1";
body {
	background-image: url(../images/pagebgOrg.gif);
}
#container{
	background-image: url(../images/headerbg-03.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}
#headertop{
	background-image: url(../images/headertop-03.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#headerright{
	background-image: url(../images/headerright-03.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#menutext ul#menu a:hover,a.mnuActive {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#menubotlinetext {
	color:#fff;
}