}
.navLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bolder;
	color: #003AB3;
	
	text-decoration: none;
}
.navLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bolder;
	color: #003AB3;
	text-decoration: none;
}
.navLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: 900;
	color: #FF6600;
	text-decoration: none;
}
.navLink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bolder;
	color: #003AB3;
	text-decoration: none;
}
.navLink {
	border: thin solid #9999FF;
}
.onPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: none;
	border: thin solid #9999FF;
}
.holdtable {
	background-color: #88AEFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.topBar {
	background-image: url(../images/commonImages/Title.jpg);
}
.topbanner {
	font-family: "Monotype Corsiva", "Lucida Calligraphy", Verdana, Arial;
	font-size: xx-large;
	color: #484A09;
}
.normalFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #002E5B;

}
.normalFontBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #002E5B;

}
.normalFontItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #002E5B;

}

.normalRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
}
.innertable {
	background-color: #F7F7AD;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6EA51;
	border-right-color: #E6EA51;
	border-bottom-color: #E6EA51;
	border-left-color: #E6EA51;
	margin: 0px;

}
.picFrame {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #EBEE77;
	border-right-color: #EBEE77;
	border-bottom-color: #EBEE77;
	border-left-color: #EBEE77;
}
.smallFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #002E5B;
}
.noted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #9900FF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;	
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;	
	color: #ff6600;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;	
	color: #ff6600;
	text-decoration: underline;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #6F006F;
}
.temp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.displayTableBorder {
	border: thin solid #9999FF;
}
