/*
Theme Name: Star Power Default

*/



/* Begin Typography & Colors */

.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	Font-style: normal;
	font-size: small;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	font-style: italic;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	Font-style: normal;
	color: #000000;


}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	Font-style: normal;
	font-size: x-small;
	color: #000000;
}
.style7 {
	font-weight: bold; 
	font-size: medium;
	Font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	Font-style: normal;
	font-size: x-small; }
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	Font-style: normal;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

div.HalfCellBody {
	width: 453px; 
	height: 380px; 
	overflow: auto;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(Images/Background%20copy.jpg);
	background-position: center;
	background-position: top;
	background-repeat: repeat;
	background-color: #6F6F6F;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.HalfCellBody a:link {
	color: #0000ff;
	text-decoration: none;
}
.HalfCellBody a:visited {
	text-decoration: none;
	color: #0000ff;
}
.HalfCellBody a:hover {
	text-decoration: underline;
	color: #00FFff;
}
.HalfCellBody a:active {
	text-decoration: none;
	color: #ff0000;
}


.alt {
	background-color: #ffffff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

/* End Typography & Colors */
