body {
	background-image: url(http://www.pspmagic.us/tutorials/ageofaquarius/bgimage.jpg);
	background-repeat: repeat;
	background-color: #367a9d;
	scrollbar-arrow-color:#124386; 
   scrollbar-track-color:#367a9d; 
   scrollbar-face-color:#367a9d; 
   scrollbar-highlight-color:#98eaf5; 
   scrollbar-3dlight-color:#98eaf5; 
   scrollbar-darkshadow-color:#124386; 
   scrollbar-shadow-color:#367a9d; 
	font-size: 12px;
	font-family: verdana, arial;
	font-style: italic;
	padding: 40px;
	color: #124386;
}

P {
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

#border{
	border: 1px solid #98eaf5;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #367a9d;
	text-align: left;
	padding-left: 5px;
}

h1,h3,h5{
	color:  #124386;
	
}

h2, h4 {
	color: #000162;
	font-size: 12px;
	font-family: verdana, arial;
	font-style: italic;
	text-align: center;
}

HR
{  
   color: #003262;
	width: 80%;
}

.maintable {
background-image: url(http://www.pspmagic.us/tutorials/ageofaquarius/tablebg.jpg);
background-repeat: repeat;
background-color: #FFFFFF;
border: 2px dotted #124386;
font-size: 12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: Black;
text-align: left;
padding-left: 12px;
padding-right: 30px;
padding-top: 5px;
padding-bottom: 10px;
}

.tdborder1{
   background-image: url(http://www.pspmagic.us/tutorials/ageofaquarius/border2.jpg);
   background-repeat: repeat;
	border-width: 1px;
	border-style: solid;
	border-color: #367a9d;
	background-color: transparent;
	}
	
.tdborder{
		background-image: url(http://www.pspmagic.us/tutorials/ageofaquarius/bgimage.jpg);
      background-repeat: repeat;
		font-size: 11px;
	   font-family: verdana, arial;
	   font-style: italic;
		border: solid 1px #000000;
	}
	
	
	.linktop{
	background-color: #367a9d;
	border: 2px dotted #98eaf5;
	font-size: 12px;
	font-family: arial, verdana;
	width: 150px;
	color: #DFEFFF;
}
	.linktop1{
	background-color: #98eaf5;
	border: 2px dotted #000162;
	font-size: 16px;
	font-family: arial, verdana;
	color: #000162;
	text-align: center;
	width: 99%;
}
.links{
	
   background-color: white;
	color: #367a9d;
	border-width: 5px;
	border-color: #367a9d;
	border-style: inset;
	font-weight: bold;
	padding-left: 5px;
	font-family: arial, verdana;;
	font-size: 11px;
	width: 160px;
	height: 18px;}
	
	blockquote{
	color: #000000;
	font-family: verdana, arial;
	font-size: 12px;
	text-align: left;
	padding-left: 50px;
	padding-right: 50px;
}
a {
	color: #000180;
	text-decoration: none;
}
a:visited {
	color: #000180;
	text-decoration: none;
}
a:hover {
	color: #770077;
	text-decoration: underline overline;
}
a:active {
	color: #770077;
	text-decoration: none;
}
A.navlink {
	color: #3B0077;
	text-decoration: none  cursor: crosshair;
}
A.navlink:link {  color: #3B0077; text-decoration: none}
A.navlink:visited {  color: #770077; text-decoration: none}
A.navlink:hover {
	color: #770077;
	text-decoration: overline underline;
	cursor: crosshair;
}



#footer{
	background-color: transparent;
	color: #770077;
	border-width: 2px;
	border-color: #770077;
	border-style: inset;
	font: arial;
   em: 0.5px;
	padding-left: 5px;
	width: 500px;}

