.TitleBar {
	background-image: url(images/titlebarbg.gif);
	background-repeat: repeat;
	height: 92px;
	top: auto;

}
.NavBar {
	background-image: url(images/navbg.gif);
	background-repeat: repeat;
	height: 28px;
	text-align: center;
	font-weight: bold;
}
body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;


}
a {
	color: #333366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
.Breadcrumb {
	font-size: 11px;
	margin-left: 50px;
}
h4 {
	letter-spacing: 1px;
	margin-left: 50px;

}
.Footer {
	font-size: 11px;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat;
	height: 61px;
	text-align: center;
	color: #000000;
	font-weight: normal;

}
.Logo {
	text-align: center;



}
table {
	text-align: justify;




}
p {
	margin-right: 50px;
	margin-left: 50px;
}
.MainImg {
	vertical-align: top;
	margin-right: 50px;
}
li {
	margin-left: 50px;
	list-style-position: inside;
	list-style-type: square;
	white-space: normal;


}
.MyTag {
	font-size: 11px;
	text-align: center;
}
