p {
	margin-left: 0em;
	text-indent: 3em;
}

.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;


}
.link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration:none;
	color: #FFFF00;
	font-weight: bold;
	font-style: italic;

}

.PgBgColour {
	background-color: #000000;

}

.MenuText {
	font-family: "Times New Roman", Times, serif;
	color: #006600;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-decoration:none;
}

.MenuText:hover {
	font-family: "Times New Roman", Times, serif;
	color: #00BF00;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-decoration:none;
}

.TitleText {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
}
.BodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

.dropmenudiv{
position:absolute;
top: 0;
font-family: "Times New Roman", Times, serif;
color: #006600;
font-style: italic;
line-height:8px;
z-index:100;
width: 300px;
visibility: hidden;
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 5px 0;
text-decoration: none;
color: #FFFFFF;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #EBF7FF;

}.BodyTextBlk {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.linkBIG {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.linkBIG:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration:none;
	color: #FFF000;
	font-weight: bold;
	font-style: italic;

}
.linkBlack {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration:none;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.linkBlack:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration:none;
	color: #006600;
	font-weight: bold;
	font-style: italic;
}
.BoxFrame {
	border: 1px solid #000000;
}

