p {
	FONT-SIZE: 12px;
	COLOR: #0033CC;
	TEXT-INDENT: 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: default;
}

.text {
       FONT-SIZE: 11px; COLOR: #889092; FONT-WEIGHT: none; TEXT-INDENT: 0px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: default
}
.text2 {
	FONT-SIZE: 12px;
	COLOR: #CCCCCC;
	FONT-WEIGHT: bold;
	TEXT-INDENT: 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: default;
	background: #CCCCCC;
}
.leftpicture {
	float:left;
}
.rightpicture {
	float:right;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-style: normal;
        }
img {
    border: none;
}

/*- Menu BnD--------------------------- */


#menuBnD {
	width: 160px;
	margin: 0px;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
        }

#menuBnD li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 22px;
        text-decoration: none;
        }

#menuBnD li a:link, #menuBnD li a:visited {
        color: #333;
        display: block;
        background:  url(images/menuBnD.gif);
        padding: 4px 0 0 32px;
        }

#menuBnD li a:hover {
        color: #FFF;
        background:  url(images/menuBnD.gif) 0 -26px;
        padding: 4px 0 0 32px;
        }
#menuBnD li #current {
        color: #FFF;
        background:  url(images/menuBnD.gif) 0 -52px;
        padding: 4px 0 0 32px;
        }
/*- END Menu BnD--------------------------- */		
colourtext {
	background: #CCCCCC;
}
#featureList
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font: bold normal 10px/24px Verdana, Arial, Helvetica, sans-serif;
	color: #0033CC;
}
#featureList li {
	padding-left: 54px;
	padding-bottom: 6px;
	background: url(images/pointingHand.jpg) no-repeat left center;
}
.links {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
.links a:link {
	color: #0066FF;
	text-decoration: underline;
}
.links a:visited {
	color: #0033FF;
	text-decoration: underline;
}
.links a:hover {
	color: #0000CC;
	text-decoration: none;
	font-variant: small-caps;
}

.links a:active {
	color: #990000;
}

a {
	text-decoration: none
}
#topMenu {
	font-weight: normal;
        }

#topMenu li a {
	text-decoration: none;
	font-weight: bold;
        }

#topMenu li a:link, #menuBnD li a:visited {
        color: #333;
        }

#topMenu li a:hover {
        color: #FFF;
        }
#topMenu li #current {
	color: #0000CC;
	font-variant: small-caps;
	font-size: 12px;
        }
