
/* first property is for (non-CSS3) MSIE,
        second is for other (CSS3) browsers */
.faded img {filter:alpha(opacity=75);opacity:0.75}
.faded:hover img {filter:alpha(opacity=99);opacity: 0.99}

a:hover  {
	color : Blue;
	font-style : normal;
	background-color : Yellow;
	background-image : none;
}

.FFFF80 {
		border: thick solid #FFFF80;
}

.FFD700 {
			border: thick solid #FFD700;
}

.D7FDFB {
			border: thick solid #D7FDFB;
}

.A7F8D6 {
			border: thick solid #A7F8D6;
}

.CB22D9 {
	border: thick solid #CB22D9;
}

.bbbF77C6F {
	border-top: thick solid #F77C6F;
}

.subrscript {
	font-size : xx-small;
	vertical-align : sub;
}

.superscript {
	font-size : xx-small;
	vertical-align : super;
}

.bluemediumonwhite  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Blue;
	text-align : center;
	background-color : White;
	background-image : none;
}

.purplemediumonwhite  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Purple;
	background-color : White;
	background-image : none;
}

.bluexsmallonwhite  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Blue;
	background-color : White;
	background-image : none;
}

.body  {
	font-size : small;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Maroon;
}

.bodytext {
	font: Verdana,Geneva,Arial,Sans-Serif;
	font-family : sans-serif;
	color : Navy;
	font-size : small;
	font-weight : normal;
}

.bodytextitalic {
	font: Verdana,Geneva,Arial,Sans-Serif;
	font-family : sans-serif;
	color : Maroon;
	font-size : small;
	font-style : italic;
}

.bodytextstrong {
	font: Verdana,Geneva,Arial,Sans-Serif;
	font-family : sans-serif;
	color : Navy;
	font-size : small;
	font-weight : bold;
}

.caption {
	font: Verdana,Geneva,Arial,Sans-Serif;
	font-family : sans-serif;
	color : purple;
	font-size : small;
}

.largebody  {
	font-size : large;
	font-weight : bold;
	font-style : normal;
	color : Maroon;
	font-family : sans-serif;
}

.menutext {
	font: Verdana;
	font-family : sans-serif;
	color : "#6A5ACD";
	font-size : x-small;
	font-weight : bold;
}

.purple-med-bold {
	font-size : medium;
	font-weight : bold;
	color : Purple;
	font-family : sans-serif;
}

.sb {
	scrollbar-3dlight-color:"#CC60D5";
	scrollbar-arrow-color:"#000099";
	scrollbar-base-color:"#CC60D5";
	scrollbar-darkshadow-color:"#000099";
	scrollbar-face-color:"#CC60D5";
	scrollbar-highlight-color:"#000099";
	scrollbar-shadow-color:"#CC60D5";
}

.spanstyle {
	position:absolute;
	visibility:visible;
	top:-50px;
	font-size:10pt;
	font-family: "Comic Sans MS";
	font-weight:bold;
	color:"#800000";
}

.xlargepurple  {
	font-size : x-large;
	font-weight : bold;
	color : Purple;
	font-family : sans-serif;
}

.xxlargepurple {
	font-size : xx-large;
	font-weight : bold;
	color : Purple;
	font-family : sans-serif;
}
