body {
	background-image: url(http://www.pspmagic.us/stationary/IM_Tuts/pspbluebg.jpg);
	background-repeat: repeat;
	background-color: #81D5F1;
	scrollbar-arrow-color: #81D5F1;
	scrollbar-track-color: #188dca;
	scrollbar-face-color: #188dca;
	scrollbar-highlight-color: #81D5F1;
	scrollbar-3dlight-color: #188dca;
	scrollbar-darkshadow-color: #188dca;
	scrollbar-shadow-color: #81D5F1;
	color: black;
	font-size: 14px;
	font-family: arial , verdana;
	font-weight: bold;
	padding: 50px;
}
.maintable {
   background-image: url(http://www.pspmagic.us/stationary/IM_Tuts/pspbluebg.jpg);
	background-repeat: repeat;
	background-color: #E4F6FC;
	border: 2px dotted navy;
	color: #191970;
	padding: 5px;
	text-align: left;
	text-indent: 2px;
}

.sidebar {
	background-image: url(http://www.pspmagic.us/stationary/im_stats/raindrops/raindrop_sidebar.jpg);
	background-repeat: repeat-y;
	width: 80px;
	min-height: 400px;
	height: auto;
	background-position: top left;
	padding-top: 0px;
	padding-bottom: 0px;
}

.content
  {
   color: #191970;
	border-width: 0 0 2px 0;
	border-style: dotted;
	border-color: #191970;
	background-color: transparent;
	font-size: 14px;
	font-family: arial, verdana;
	font-weight: bold;
	}
	
.title{
	color: #8B008B;
	font-size: 24px;
	font-family: Arial, Verdana;
	font-weight: bold;
}
.subheader {
	color: #8A0000;
	font-size: 18px;
	font-family: Arial, Verdana;
	font-weight: bold;
}
	
.settings{
	color: Blue;
	font-size: 14px;
	font-family: arial, verdana;
	font-weight: bold;
}

.notes{
   color: #FF1493;
	font-size: 14px;
	font-family: arial, verdana;
	font-weight: bold;
}

.linkbg
	{
	background-color: #FFFF9F;
	border: solid 1px #5E0064;
	border-bottom: solid 2px #5E0064;
	color: #5E0064;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

.linkbg a:link, a:visited{
	
   color: #000000;
	text-decoration: none;
	font-family: arial, verdanna, papyrus;
	font-size: 14px;
	font-weight: bold; }
	
.linkbg a:hover
	{
		color: #5E0064;
		text-decoration: underline;
		}
	
	blockquote{
		color: #000000;
		font-family: arial , verdana;
		font-size: 14px;
		font-weight: bold;
		width: 400px;
		text-align: left;
	}
	
a {
	color: #840049;
	text-decoration: none;
	}
	
a:visited {
	color: #3A0084;
	text-decoration: none;
	
}
a:hover {
	color: #3A0084;
	text-decoration: underline overline;

}
a:active {
	color: #743125;
	text-decoration: none;
	
}

A.navlink {  color: #efe0d1; text-decoration: none  cursor: crosshair;}
A.navlink:link {  color: #efe0d1; text-decoration: none}
A.navlink:visited {  color: #efe0d1; text-decoration: none}
A.navlink:hover {
	color: #C8D9F9;
	text-decoration: overline underline;
	cursor: crosshair;
}

.disclaimer{
	color: #FFEEFC;
	font-family: arial;
	text-align: left;
	font-size: 9px;
	width: 500px;
}
#footer{
	background-color: transparent;
	color: navy;
	border-width: 2px;
	border-color: #e4f2fc;
	border-style: inset;
	font: papyrus;
	font-weight: bold;
	padding-left: 5px;
	width: 500px;
	font-size: 8px;
	font-weight: bold;
	font: arial;}
	
	.a {
	color: black;
	font-size: 14px;
	font-family: arial, verdana;
	font-weight: bold;
	}
	
	.b {
	color: #8A0045;
	font-size: 14px;
	font-family: arial, verdana;
	font-weight: bold;
}

	.c {
	color: #5A246C;
	font-size: 14px;
	font-family: arial, verdana;
	font-weight: bold;
   }
	
	.d {
		color: #5E0064;
	}