body {
	background-image: url(http://www.pspmagic.us/tutorials/defiance/defiancebg.jpg);
	background-repeat: repeat;
	background-color: #7f560b;
	scrollbar-arrow-color:#e8be58; 
   scrollbar-track-color:#7f560b; 
   scrollbar-face-color:#7f560b; 
   scrollbar-highlight-color:#e8be58; 
   scrollbar-3dlight-color:#7f560b; 
   scrollbar-darkshadow-color:#7f560b; 
   scrollbar-shadow-color:#e8be58; 
	font-size: 11px;
	font-family: verdana, arial;
	font-style: italic;
	padding: 40px;
	color: #000000;
}
#border{
	border: 1px solid #9f330d;
	background-color: White;
	font-size: 12px;
	font-family: arial, verdana;
	color: #9f330d;
	text-align: left;
	padding-left: 5px;
}

h1,h3,h5{
	color:  #7f560b;
	
}

h2, h4 {
	color: #9f330d;
	font-size: 12px;
	font-family: verdana, arial;
	font-style: italic;
	text-align: center;
}

HR
{
	color: #9f330d;
	width: 500px;
}

.maintable {
background-color: #FFFFFF;
border: 2px dotted #e8be58;
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/defiance/border1.jpg);
   background-repeat: repeat;
	border-width: 1px;
	border-style: solid;
	border-color: #e8be58;
	background-color: transparent;
	}
	
.tdborder{
		background-image: url(http://www.pspmagic.us/tutorials/defiance/gradient.jpg);
      background-repeat: repeat;
		font-size: 11px;
	   font-family: verdana, arial;
	   font-style: italic;
		border: solid 1px #000000;
	}
	
	
	.linktop{
	background-color: #e8be58;
	border: 2px dotted #9f330d;
	font-size: 12px;
	font-family: arial, verdana;
	width: 150px;
	color: #9f330d;
}
	.linktop1{
	background-color: #EEE8AA;
	border: 2px dotted #9f330d;
	font-size: 16px;
	font-family: arial, verdana;
	color: #9f330d;
	text-align: center;
	width: 99%;
}
.links{
	
   background-color: white;
	color: #504A10;
	border-width: 5px;
	border-color: #504A10;
	border-style: inset;
	font-weight: bold;
	padding-left: 5px;
	font-family: arial, verdana;;
	font-size: 11px;
	width: 160px;
	height: 18px;}
	p
	{
		color: #000000;
	font-family: verdana, arial;
	font-size: 12px;
	text-align: center;
	padding-left: 50px;
	padding-right: 50px;
	}
	
	blockquote{
	color: #000000;
	font-family: verdana, arial;
	font-size: 12px;
	text-align: left;
	padding-left: 50px;
	padding-right: 50px;
}
a {
	color: #9f330d;
	text-decoration: none;
}
a:visited {
	color: #9f330d;
	text-decoration: none;
}
a:hover {
	color: #502A10;
	text-decoration: underline overline;
}
a:active {
	color: #502a10;
	text-decoration: none;
}
A.navlink {
	color: #9F2D41;
	text-decoration: none  cursor: crosshair;
}
A.navlink:link {  color: #9F2D41; text-decoration: none}
A.navlink:visited {  color: #9F2D41; text-decoration: none}
A.navlink:hover {
	color: #6D391F;
	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;}

