﻿.hpsd div
{
	text-align: right;
	padding-right:5px;
}

.hpsd div a
{
	color: #92004A;
	font-size: 11px;
	text-decoration: none;
}
.hpsd div a:hover
{
	color: #92004A;
	text-decoration:underline;
}

.hps
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 126px;
	background-color: #ababab;
}

.hps li
{
	float: left;
	height: 126px;
}

.hps li.hps-s
{
	width: 95px;
}

.hps li.hps-i
{
	background-color: White;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	height: 106px;
}

.hps li.hps-i:hover
{
	background-color: #92004A;
}

.hps li.hps-n
{
	width: 158px;
	padding-top: 90px;
	height: 36px;
	padding-left: 20px;
}

.hps li.hps-n a
{
	color: White;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

.hps li.hps-n a:hover
{
	color: Yellow;
}

.hps li.hps-a
{
}

.hps li.hps-a td
{
	border: 1px solid white;
	width: 108px;
	text-align: center;
}

.hps li.hps-a td:hover
{
	border: 1px solid #92004A;
}
