@charset "utf-8";
/* CSS Document */
body {
	background-repeat: repeat-y;
	background-color: #000000;
	background-position: left;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/BGrepeat.gif);
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #990066;
	font-weight: lighter;
	font-style: normal;
	line-height: normal;
}
a {
	color: #CC0099;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFA6FF;
}
#mainTable {
	background-image: url(../images/mainImage%20magenta1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#leftColumn a {
	color: #CC0099;
	font-weight: lighter;
	text-decoration: none;
	font-size: 12px;
}
#mainTable #xtr1 #xlcr1 #leftColumn .quote_poetry style70 {
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
}

#leftColumn a:hover {

	color: #FFA6FF;
}
#leftColumn {
	color: #CC0099;
}


.redMedBold {
	font-size: medium;
	font-weight: bolder;
	color: #990066;
}
.purplesmallbold {
	font-size: 12px;
	font-weight: bold;
	color: #990066;
}
.title {
	font-size: medium;
	font-weight: bolder;
	color: #990066;
}
.quote_poetry {
	caption: quote poetry;
	font-size: x-small;
	font-style: italic;
	color: #CC0099;}
.whiteText {
	color: #F7F7F7;
}
.medText {font-size: 12px;}
.largetext {
font-size: medium
}
.yellowtext {
	color: #FFCC00;
}
.pinktext {
	color: #FF99FF;
}
.elevenPt {
	font-size: 11px;
}
.tiny {
	font-size: 9px;
}
.small-caps {
	font-weight: bold;
	font-variant: small-caps;
}
.bgWhite {
	background-color: #FFF;
	border: 1px solid #C09;
	padding: 2px;
}
