﻿a {
	color: #cccccc;
}
a:visited {
	color: #cccccc;
}
a:active {
	color: #cccccc;
	
}
a:hover {
	color: #cccccc;
	font-style:italic;
	font-variant:small-caps;
	font-weight:bold
}
body{
	color: #CCCCCC; 
	background-color: #000000; 
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small; 
	background-image:url('../images/backBlack.jpg');
}
.Maintable{
		border: 3px solid #6d0367;
	vertical-align:top;
		width:900px;
  /*background-image:url('../images/WebDesign0013a.jpg');*/
		text-align:center
}
.headerStyle{
	background-position: 0px 0px;
	text-align: left;
	vertical-align: top;
	background-repeat: repeat;
	background-attachment: scroll;
}
}
.rightstyle{
	text-align:right
}
.StCenter{
	text-align:center;
	vertical-align: top;
}
.StCenter2{
	text-align:center;
	}

.StLogo{
	
	text-align:center;
	vertical-align:top;
	width:348px;
	color: #57BA2C;
}
.CopyR{
	font-size:x-small
}
.textHeader{
	vertical-align: top;
	font-size:medium
}
textarea {
overflow:auto;
max-width:500px
}