A:link, A:visited, A:active { text-decoration: none }

.Title {
	font-family: Arial;
	font-size: 16pt;
	font-style: normal;
	color: #3F7276;
	font-weight: bold;
	text-align: center
}

.MainText {
	font-family: Times-Roman;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
	background-color: #DEEDEE;
	white-space: normal;
	text-align: left;
	margin-left: 5%;
	margin-right: 5%
}

.MainTextActive {
	font-family: Times-Roman;
	font-size: 12pt;
	font-style: normal;
	color: #0000FF;
	background-color: #DEEDEE;
	white-space: normal;
	text-align: left;
	text-decoration: underline;
	cursor: hand
}

.MainTextCentre {
	font-family: Times-Roman;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
	text-align: center;
	vertical-align: middle
}

.ContentsTitle {
	font-family: Arial;
	font-size: 14pt;
	color: #000000
}

.Demi {
	font-family: "Eras Md BT"
}

.NavOption {
	font-family: Arial;
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #66999A;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	border-style: none;
	border-top-width: auto;
	border-right-width: auto;
	border-bottom-width: auto;
	border-left-width: auto;
	cursor: hand;
}

.NavOptionCurrent {
	font-family: Arial;
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #B6B5B3;
	text-decoration: none;
	padding-bottom: 5px;
	border-style: none;
	border-top-width: auto;
	border-right-width: auto;
	border-bottom-width: auto;
	border-left-width: auto ;
	font-weight: bold
}

.MenuOption {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	background-color: #3F7276;
	text-decoration: none;
	border-style: none;
	border-top-width: auto;
	border-right-width: auto;
	border-bottom-width: auto;
	border-left-width: auto;
	vertical-align: top;
	cursor: hand;
	text-align: left;
}

.MenuOptionCurrent {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	background-color: #DEDEDE;
	text-decoration: none;
	border-style: none;
	border-top-width: auto;
	border-right-width: auto;
	border-bottom-width: auto;
	border-left-width: auto;
	vertical-align: top;
	cursor: hand;
}

.FormEdit {
	font-family: Arial;
	font-size: 12pt;
	text-align: left;
	color: #000000;
	border: 1px solid #0000FF;
}

.FormBtn {
	font-family: Arial;
	font-size: 12pt;
	text-align: center;
	color: #000000;
	border: 1px solid #0000FF;
	cursor: hand;
}

.MainPicture {
	background-position: right top;
	position: relative;
	left: 620px;
	top: 1px;
	font-family: Arial;
}

.DownloadBox {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
	white-space: normal;
	text-align: left;
	border: thin solid #00CCFF;
}

.QuoteBox {
	border: thin solid #F767FF;
}

.btn {
	font-family: Arial;
	background-color: #CCCCCC;
	border: thin solid #333333;
}

.SearchButton {
	font-family: Arial;
	color: #FFFFFF;
	background-color: #000000;
	border: 0px none;
}

.btnLogOut {
	font-family: Arial;
	background-color: #FFFFFF;
	border: thin solid #333333;
	font-size: 12pt;
}

.Topic {
	font-family: Arial;
	font-size: 16pt;
	font-style: normal;
	color: #3F7276;
	font-weight: bold;
	text-align: center
	margin-left: 5%;
	text-decoration: none;
}

.Subject {
	font-family: Times-Roman;
	font-size: 12pt;
	font-style: normal;
	color: #3F7276;
	text-align: left;
	margin-left: 10%;
}

.Question {
	font-family: Times-Roman;
	font-size: 12pt;
	font-style: italic;
	color: #000000;
	text-align: left;
}

.Answer {
	font-family: Times-Roman;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
	text-align: left;
}

