.Menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	border: 0px none;
	background-color: #FFFECC;
	text-decoration: none;
	text-align: center;
}

body {
	background-color: fffef4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;

}
.imageborder {
	border: 2px solid #000066;
	padding: 5px;

}
.bodySmallText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000066;

}
.TableBorders {
	border: 1px solid #000066;


}
.BottomBar {
	background-color: #FFFECC;
	border: 1px solid #000066;

}
.MenuSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	border: 0px none;
	background-color: #FFFECC;
	text-decoration: none;
	text-align: center;


}
.MenuBorders {
	border-top: 1px solid #000066;
	border-right: 1px none #000066;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #000066;

}
.MenuBordersSmall {

	border-top: 1px none #000066;
	border-right: 1px none #000066;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #000066;
}

.bodyLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000099;
	text-decoration: underline;
}
.bodyTextBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.RightBorder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000099;
}
.RightMenuBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000099;
	border-bottom-color: #000099;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000099;


}
.RightMenuBorderBottom {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000099;
	border-bottom-color: #000099;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000099;

}

