body {
	background-image: url(http://www.pspmagic.us/tutorials/chartmaker/starmakerbg1.jpg);
	background-repeat: repeat;
	background-color: #367a9d;
	scrollbar-arrow-color:#773213; 
   scrollbar-track-color:#e4d4a3; 
   scrollbar-face-color:#e4d4a3; 
   scrollbar-highlight-color:#e4d4a3; 
   scrollbar-3dlight-color:#e4d4a3; 
   scrollbar-darkshadow-color:#773213; 
   scrollbar-shadow-color:#e4d4a3; 
	font-size: 12px;
	font-family: verdana, arial;
	font-style: italic;
	padding: 40px;
	color: #773213;
}

h1,h3,h5{
	color:#773213;
	
}

h2, h4 {
	color: #e4d4a3;
	font-size: 12px;
	font-family: verdana, arial;
	font-style: italic;
}
.maintable {
background-color:#FFFFFF;
background-repeat: repeat;
border: 2px dotted #773213;
text-align: left;
padding-left: 12px;
}

.tdleft{
	border-width: 0 0 2px 0;
	border-style: dotted;
	border-color: #773213;
	background-color: transparent;
	}
.tdborder{
		background-image: url(http://www.pspmagic.us/tutorials/chartmaker/starmakerbg.jpg);
      background-repeat: repeat;
		font-size: 11px;
	   font-family: verdana, arial;
	   font-style: italic;
		border: solid 1px #000000;
	}
	.tdborder1{
		background-image: url(http://www.pspmagic.us/tutorials/chartmaker/starmakerbg1.jpg);
      background-repeat: repeat;
		font-size: 11px;
	   font-family: verdana, arial;
	   font-style: italic;
		border: solid 1px #000000;
	}
	.table1{
	background-color: #773213;
	border: 2px dotted #efe0d1;
	font-size: 16px;
	font-family: arial, verdana;
	color: white;
	text-align: left;
	padding-left: 5px;
	}
	.td1{
	border: 2px dotted #773213;
	background-color: #efe0d1;
	color: #773213;
	text-align: left;
	padding-left: 5px;
	font-family: verdana, arial;
	font-size: 12px;
	}
	
	.linktop{
		background-color: #efe0d1;
		border: 2px dotted #773213;
		font-size: 12px;
		font-family: arial, verdana;
		width: 150px;
		color: #773213;
	}
	.linktop1{
	background-color: #773213;
	border: 2px dotted #efe0d1;
	font-size: 16px;
	font-family: arial, verdana;
	width: 300px;
	color: white;
	text-align: center;
}
.links{
	
background-color: transparent;
	color: #773213;
	border-width: 5px;
	border-color: #efe0d1;
	border-style: inset;
	font: papyrus;
	font-weight: bold;
	padding-left: 5px;
	font-family: papyrus,arial, verdana;
	font-size: 11px;
	width: 160px;
	height: 14px;}
	
	blockquote{
		color: #773213;
		font-family: verdana, arial;
		font-size: 11px;
	}
a {
	
	color: #773213;
	text-decoration: none;
}
a:visited {
	color: #773213;
	text-decoration: none;
}
a:hover {
	color: #c5743d;
	text-decoration: underline overline;
}
a:active {
	color: #c5743d;
	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: #c5743d;
	text-decoration: overline underline;
	cursor: crosshair;
}



#footer{
	background-color: transparent;
	color: #c5743d;
	border-width: 2px;
	border-color: #c5743d;
	border-style: inset;
	font: papyrus;
	font-weight: bold;
	padding-left: 5px;
	width: 500px;}

