.MainMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
a.MainMenu:active { COLOR: #003366; TEXT-DECORATION: none }
a.MainMenu:link { COLOR: #003366; TEXT-DECORATION: none }
a.MainMenu:visited { COLOR: #003366; TEXT-DECORATION: none }
a.MainMenu:hover {COLOR: #999999; text-decoration: none;}

.BlueLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: none;
}
a.BlueLink:active { COLOR: #003366; TEXT-DECORATION: none }
a.BlueLink:link { COLOR: #003366; TEXT-DECORATION: none }
a.BlueLink:visited { COLOR: #003366; TEXT-DECORATION: none }
a.BlueLink:hover {COLOR: #FF0000; text-decoration: underline;}

.Button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	background-color: #EEF3F7;
}
.Font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: normal;
}

.FontBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.BottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1BCD0;
}
.LeftRightBottomLine {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #768BAC;
	border-bottom-color: #768BAC;
	border-left-color: #768BAC;
}
.LineRight {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #E0E2E4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #E0E2E4;
	border-right-color: #E0E2E4;
	border-left-color: #E0E2E4;
}
.LineBottomGray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E2E4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-top-color: #E0E2E4;
	border-right-color: #E0E2E4;
	border-left-color: #E0E2E4;
	border-top-style: none;
}
.ConfirmoLink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: none;
}
a.ConfirmoLink:active { COLOR: #000000; TEXT-DECORATION: none }
a.ConfirmoLink:link { COLOR: #999999; TEXT-DECORATION: none }
a.ConfirmoLink:visited { COLOR: #999999; TEXT-DECORATION: none }
a.ConfirmoLink:hover {COLOR: #FF0000; text-decoration: underline;}

