/* default link styles, appropriate for content area */
a {color: B700B7; text-decoration: none;}
a:link {
	color: #
	C00;
	font-style: inherit;
	color: #F03;
}
.smaller {
	font-size: 24px;
	font-weight: bold;
}

/* a:visited {color: #F6F;} */
/* a:hover {color: fuchsia;} */
/* a:active {
	color: #FFED89;
	left: auto; 
} */

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: B700B7;
	font-size: 3;
	font-style: bold;
}
	
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #CC0000;
}
h2 {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: B700B7;
}

h4 {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: B700B7;
}

.tablebuttonDE {
	color: #000000;
	border: medium solid #000000;
	height: 0px;
	width: 100%;
	background-color: #FFF;
}

.tablebuttonDE tr td {
	text-align: center;
}

.tablebutton {
	background-image: url(images/bluepingbkgnd.jpg);
	color: #800080;
	border: thin solid #6286D9;
	height: 0px;
	width: 100%;
}

.tablebutton tr td {
	text-align: center;
}

.tablebutton tr td p a {
	font-style: normal;
	font-size: 14px;
	font-family: "Comic Sans MS", cursive;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #60C;
}

.pageguide {
	border-top-color: #6286D9;
	border-right-color: #6286D9;
	border-bottom-color: #6286D9;
	border-left-color: #6286D9;
}

.pageguide tr td div{
	font-family: Verdana, Geneva, sans-serif;
	color: #6286D9;
	font-size: 12px;
	font-weight: bold;
}
.SmallFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.raspberry {
	color: #B700B7;
}

.blackfont {
	color: #000000S;
}

.bluefont {
	color: #036;
}

.redfont {
	color: #800000;
}

.maroonfont {
	color: #800000;
}

.tangoredfont {
	color: #aa0000;
}

table.box {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
}

.BlueTitle {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #000074;
	font-size: 20px;
	font-weight: 900;
}
.solidborder {
	border-style: solid;
	padding: 0px;
	border-color: #00C;
}

.header {
	color: #6633cc;
	font-weight: normal;
	font-size: 69px;
	font-style: normal;
	font-family: "Edwardian Script ITC", cursive;
}

.title {
	color: #B700B7;
	font-weight: normal;
	font-size: 35px;
	font-style: normal;
	font-family: "Arial", cursive;
}

.titleItal {
	color: #B700B7;
	font-weight: normal;
	font-size: 55px;
	font-style: normal;
	font-family: "Edwardian Script ITC", cursive;
}

.obfuscate span { display: none; }