body{
	margin: 0;
	background: #000000;
}
.inner{
	background: url(imgs/bg.png);
	background-repeat: no-repeat;
}
.inner2{
	background: url(imgs/bg2.png);
	background-repeat: no-repeat;
}
.innerchamp{
	background: url(imgs/ingarbg.png);
	background-repeat: no-repeat;
}
.mouseover{
	background: url(imgs/Buttonbar_Over.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}
.selected{
	background: url(imgs/Buttonbar_DownGlow.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}
.logobg{
	background: url(imgs/HPF_Logo.png);
	background-repeat: no-repeat;
}

.text{
	color: #ffffff;
	font-family: arial;
	font-size: 15px;
}

td{
	color: #ffffff;
	font-family: arial;
	font-size: 15px;
}
td a:link{ color: #f4b572; text-decoration: underline; }
td a:active{ color: #f4b572; text-decoration: underline; }
td a:visited{ color: #f4b572; text-decoration: underline; }
td a:hover{ color: #f4b572; text-decoration: none; }

.input{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background: #cccccc;
	background-image: url(imgs/input.png);
	background-repeat: repeat-x;
	padding: 3;
	margin: 2;
	border: 1px solid rgba(127,127,127,0.1);
}

img{
	border: 0;
}

.boxer{
	background: url(imgs/theboxbg2.png);
	background-repeat: repeat-x;
}

.ingarrow{
	border-bottom: 1px solid #8d6393;
}
	
	
h1{
	font-size: 35px;
	font-weight: normal;
	margin: 0 0 20 0;
}
h2{
	font-size: 26px;
	font-weight: bold;
	margin: 50 0 10 0;
}
h3{
	font-size: 20px;
	font-weight: bold;
	margin: 10 0 10 0;
}
h4{
	font-size: 16px;
	font-weight: bold;
	margin: 8 0 8 0;
}

.sharethis{
	font-size: 13px;
	margin: 20 0 20 0;
}
.sharethis a:link{ color: #ffffff; text-decoration: none; }
.sharethis a:visited{ color: #ffffff; text-decoration: none; }
.sharethis a:active{ color: #ffffff; text-decoration: none; }
.sharethis a:hover{ color: #ffffff; text-decoration: underline; }

