td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #49494B;
}
.page_fix {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center center;
}
.menu_text {
	font-size: 14px;
	font-weight: bold;
	color: #004C7D;
}
.menu_borders1 {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CFE2F0;
	border-right-color: #CFE2F0;
	border-bottom-color: #CFE2F0;
	border-left-color: #CFE2F0;
	border-right-width: 2px;
	border-right-style: dotted;
}
.menu_borders2 {
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #CFE2F0;
	border-right-color: #CFE2F0;
	border-bottom-color: #CFE2F0;
	border-left-color: #CFE2F0;
	border-right-width: 2px;
	border-right-style: dotted;
}
