td img {
	display: block;
}


.mb_bg_left {
	background-image: url(images/br_menubar_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.content_bg_right {
	background-image: url(images/br_content_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#content a:link, #content a:visited {
	color: #000098;
	text-decoration: none;
}
#content {
	font-family: "Times New Roman", Times, serif;
}
#content p {
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: justify;
	margin-right: 24px;
	margin-left: 8px;
	line-height: 17px;
}

#content h3 {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	margin-top: 6px;
	margin-bottom: 2px;
	margin-right: 24px;
}
#content h2 {
	font-size: 24px;
	color: #000099;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 2px;
	margin-right: 24px;
}


#content a:hover {
	text-decoration: underline;
}
#menubartext {
	list-style-type: none;
	margin-left: 20px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}	

#menubartext ul {
	margin-left: 0px;
	padding-left: 0px;
	


	

}
#menubartext li a:link, #menubartext li a:link, #menubartext li a:visited {
	text-decoration: none;
	margin-left: 0px;
	padding-left: 0px;
	color: #000098;
}
#menubartext li a:hover {
	font-weight: bold;

}
#content img {
	display: block;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	margin: 6px;
}

.imgclean {
	display: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
