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

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: Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	color: #333;
	line-height: 1.1em;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
}

a:hover {
	color: #009;
}
.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;
}

.norepeat {
	background-repeat: no-repeat;
}

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


#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;
}
.underscore {
	text-decoration: underline;
}
#footer p {
	color: #000;
	font-size: 0.7em;
}
#footer a:link {
	color: #000;
}
#footer a:hover {
	color: #FFF;
}
.small_win {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666;
}

.small_win_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333;
	font-weight: bolder;
}
.text_right {
	margin-right: 5px;
	text-align: right;
}

