body {
	background-image: url(../images/frame/logobd.gif);
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000;
	margin: 0px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	color: #333;
	line-height: 1.2em;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 0px;
}
.text_centre {
	text-align: center;
}
#news p {
	color: #000;
	font-size: 0.6em;
}




.bold {
	font-weight: bold;
	color: #000;
	text-transform: capitalize;
}


.image_frame {
	border: 1px solid #999;
	margin-top: 15px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}

a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	text-decoration: none;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 15px;
}
a:active {
	color: #0000FF;
}

.norepeat {
	background-repeat: no-repeat;
}
#sidenav a:link {
	text-decoration: none;
	display: block;
	color: #000000;
	background-repeat: no-repeat;
	background-image: none;
}


.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nav_highlite {
	color: #00F;
}

#sidenav a:hover {
	text-decoration: none;
	display: block;
	color: #000000;
	background-repeat: no-repeat;
	background-image: none;
}
#botnav a:link {
	background-color: #547396;
	color: #000;
}

#botnav a:hover {
	background-color: #547396;
	color: #FFF;
}
.norepeatx {
	background-repeat: repeat-y;
}
.norepeaty {
	background-repeat: repeat-x;
}
.heading2 table tr td p {
	color: #666;
	font-size: 0.7em;
}
.underscore {
	text-decoration: underline;
}
#footer p {
	color: #CCC;
}
#footer a:link {
	color: #CCC;
}
#footer a:hover {
	color: #000;
}
