body{
	background-image: url(http://pspmagic.destinysweb.com/images/psp_menu_back.jpg);
	background-repeat: repeat;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	padding: 8px 0px 8px 0px px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	scrollbar-arrow-color: #CBC0E0;
	scrollbar-base-color: #ECE9F3;
	scrollbar-dark-shadow-color: #CBC0E0;
	scrollbar-highlight-color: #ECE9F3;
	scrollbar-track-color: #ECE9F3;
}
P{ color: #9018BB;
font-size: 12px;
	}
blockquote
{
	color:#000000;
	font-style : normal;
   padding:10px;
   margin:0px;
   text-align:center;
	font-size: 9pt;
}
/* Links */
A {color: #773E78; text-decoration: none; cursor: crosshair; font-weight: bold;}
A:visited {
	text-decoration: none; color: #773E78; text-decoration: underline;}
A:hover {color: #AD9CC9; text-decoration:overline; }
nav.A {color: #AD9CC9; text-decoration:overline;
	cursor: crosshair;
	text-align: left;
	font-size: 10px;}
nav.hover {color: #773E78; text-decoration: none; }
nav.visited{color: #7A2465; text-decoration:none;
	
}
.td {
	background-color: #ffffff;
	color:#AD9CC9;
	border: 1px;
	border-style: solid;
	border-color: #AD9CC9;
	font-size: 12pt;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-align: left;
}
.tdbody {
	background-color: transparent;
	color:#561D6B;
	border: 1px;
	border-style: solid;
	border-color: #561D6B;
	font-size: 10pt;
	font-family: "Comic Sans MS", Geneva, sans-serif;
	text-align: left;
}

a.links{
	color: Black;
	text-align: left;
	text-decoration: none;
	font-size: 10px;
}

.disclaimer{
	color: Black;
	font-family: arial;
	font-size: 10px;
	text-align: left;
	border: 1px 1px 1px 1px;
	border-style: dotted;
	border-color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 500px;
}
h3 {
background-image: url(http://pspmagic.destinysweb.com/images/gradient1.jpg);
	background-repeat: repeat;
	background-color: #FEF8E6;
	color:#000000;
	border: 2px;
	border-style: solid;
	border-color: #A169A1;
	font-size: 12px;
	font-family: "Comic Sans MS", Geneva, sans-serif;
	text-align: left;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2 {
	background-image: url(http://pspmagic.destinysweb.com/sigs/gradient1.jpg);
	background-repeat: repeat;
	color:#000000;
	border: 1px;
	border-style: solid;
	border-color: #FEF8E6;
	font-size: 9pt;
	font-family: "Comic Sans MS", Geneva, sans-serif;
	text-align: center;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1{
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #000000;
	color: #000000;
	font-size: 16pt;
	font-style: normal;
	text-align: left;
}

h4 {
	color: #9018BB; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
	}

h5 {
	color: #9018BB; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h6 {
	color: #9018BB; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}
table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 95%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}
table.moduletable th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 18px;
	line-height: 18px;
	white-space: nowrap;
	width: 100%;
	background-color: #A169A1;
	}
	
table.moduletable td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}
	
hr {
	background-color:#886B97;
	width: 100%;
	height: 3px;
}
#dropmenudiv{
position:absolute;
background-color: #AD9CC9;
color: #FFFFFF;
border:1px solid #FFFFFF;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}