.menulink 		{
				text-decoration: none;
				text-align: left;
				list-style-type: circle;
				display: inline;
				}
				
.menu_table 	{
				width: 100%;
				left: 0px;
				top: 0px;
				background-color: #0B025F;
				}
.mainbanner 	{
				top: 0px;
				right: 0px;
				text-align: right;
				}
				
.td_right 		{
				text-align: right;
				}
				
.menumain 		{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	border: 2px #0B025F;
	display: block;
	margin-left: 5px;
	border-color: #0B025F;
	text-align: center;
				}

.menumain:hover {
	color: #FFFF99;
	text-decoration: none;
	padding: 0px;
	border: 2px;
	display: block;
	border-color: #FFFF99;
	margin-left: 5px;
	background-color: #012F84;
	border-width: 3;
				}
.FP_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000033;
	text-align: center;
}
.top_side_cell {
	background-image: url(../images/page-elements/title_bg_side.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 100%;
	top: 0px;
	left: 0px;
}
.footer_table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	left: 0px;
	bottom: 0px;
	width: 85%;
	margin-left: 7%;
}
.bg_cell {
}
.pagetitle {
	background-color: #0B025F;
	padding: 2px;
	height: 25px;
	color: #FFFFFF;
}
