.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:15px;
	margin-top: 15px;
	text-align: left;
	white-space: normal;
}

.style1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:strong
	text-align: center;
	white-space: normal;
}

.Table_box {
	background-image: url(images/plain_box.gif);
	background-repeat: no-repeat;
	text-align: left;
}

.Menu_box {
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
}

.Menu {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	text-indent: 4px;
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
	background-position: center;
	font-weight: bold;
	}
a.Menu:hover{
	text-align: left;
	text-indent: 4px;
	text-decoration: underline;
}
.copyright{	
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 8px;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 20px;
	color: #02467E;
}
.BreadCrumbs {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 2px;
	color: #000000;
	margin-bottom: 20px;
	white-space: normal;
}
