body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
}
body {
	background-color: #FFC;
	background-image: url(../images/bottombar.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #432667;
}
a:visited {
	color: #C40A0C;
}
a:hover {
	color: #06F;
}
a:active {
	color: #432667;
}
.topbar {
	background-image: url(images/topbar.png);
	background-repeat: repeat-x;
	height: 15px;
	width: auto;
}
.header {
	background-image: url(../images/patternbar.png);
	background-repeat: repeat-x;
	height: 116px;
	width: auto;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
}
.header a:hover, .current {
	color: #C40A0C;
}
.header a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #4c2d71;
	vertical-align: middle;
	height: 50px;
}
.footer {
	background-image: url(../images/patternbar.png);
	background-repeat: repeat-x;
	height: 50px;
	width: auto;
}
.menufooter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	height: 50px;
	clear: both;
	padding-top: 17px;
	padding-bottom: 17px;
	text-align: center;
}
.menufooter ul  {
	float: none;
	text-align: center;
	vertical-align: middle;
}
.menufooter ul li {
	display: inline;
}
.menufooter ul li a {
	text-decoration: none;
	color: #48296F;
	padding: 10.5px 25px;
	text-align: center;
	vertical-align: middle;
}
.menufooter ul li a:visited {
	color: #48296F;
}
.header a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #01CDE1;
	text-decoration: none;
}
.menufooter ul li a:hover, .menu ul li .current {
	color: #C40A0C;
}
.paperbknd {
	background-image: url(../images/pprbcknd.jpg);
	background-repeat: repeat;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c7c38c;
	border-bottom-color: #c7c38c;
	border-left-color: #c7c38c;
	background-color: #F3EFCC;
	width: 1000px;
	padding: 25px;
	vertical-align: middle;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.greenbar {
	background-image: url(images/greenbar.png);
	background-repeat: repeat-x;
	height: 11px;
	width: auto;
}
.links {font-size: 12px;
}
.bodytext {
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	color: #000;
	width: 900px;
}
.btmbar {
	background-image: url(../images/bottombar.png);
	background-repeat: repeat-x;
	height: 15px;
	width: auto;
}
.logo {
	background-image: url(images/logohoriz.png);
	background-repeat: no-repeat;
	height: 112px;
	width: 268px;
}
.indentmenu{
	width: 100%; /*leave this value as is in most cases*/
	overflow: hidden;
	background-image: url(../images/greenbutton.jpg);
	background-position: center center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.indentmenu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background-color: #390;
	background-image: url(../images/greenbutton.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
}

.indentmenu ul li{

display: inline;

}

.indentmenu ul li a{
	float: left;
	color: #48296F;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 40px;
	background-image: url(../images/Fleur-green.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
}

.indentmenu ul li a:visited{
	color: #48296F;
	background-repeat: no-repeat;
	background-position: right center;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
	color: #C40A0C !important; /*text color of selected and active item*/
	padding-top: 5px; /*shift text down 1px for selected and active item*/
	padding-bottom: 5px;
	background-image: url(../images/Fleur-green.png);
	background-repeat: no-repeat;
	background-position: right center;
}.topbar {
	background-image: url(../images/topbar.png);
	background-repeat: repeat-x;
}

