
/* These are the TABLE AND CELL FORMATTING styles */

.TipTopRT {
	background-image:url(../../images/Parentserv/MegHead.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #B1CEE2;
	height: 45px;
	border: none;
}

.BelieveIt {
	font-family: "Times New Roman, Times, serif";
	font-size: 18px;
	color: #37459E;
	padding-top: 10px;
}


.Answers {
	font-family: "Times New Roman, Times, serif";
	font-size: 12px;
	color: #000066;
}

/* This is the style used on the Questions */
.FingerCursor {
	cursor: pointer;
	font-family: "Times New Roman, Times, serif";
	font-size: 12pt;
	color: #000066;
}

a.LineUp:link {font-family: "Times New Roman, Times, serif"; font-size: 10pt; font-weight: bold; text-decoration: underline; color: #000066;}
a.LineUp:visited {font-family: "Times New Roman, Times, serif"; font-size: 10pt; font-weight: bold; text-decoration: underline; color: #000066;}
a.LineUp:hover {font-family: "Times New Roman, Times, serif"; font-size: 10pt; font-weight: bold; text-decoration: none; color: #0099FF;}
a.LineUp:active {font-family: "Times New Roman, Times, serif"; font-size: 10pt; font-weight: bold; text-decoration: none; color: #0099FF;}

a.Questions:link {font-family: "Times New Roman, Times, serif"; text-decoration: none; font-size: 12pt; color: #000066;}
a.Questions:visited {font-family: "Times New Roman, Times, serif"; text-decoration: none; font-size: 12pt; color: #000066;}
a.Questions:hover {font-family: "Times New Roman, Times, serif"; text-decoration: none; font-size: 12pt; color: #0099FF;}
a.Questions:active {font-family: "Times New Roman, Times, serif"; text-decoration: none; font-size: 12pt; color: #0099FF;}

