p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

p.footer a {
	color: #fff;
	text-decoration: none;}
	
p.footer a:hover {
	color: #FFFFCC;
	text-decoration: underline;}

a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #9C0000;
}

h2 {font-family:Times New "Times New Roman", Times, serif;}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

.table
	{
	border: 0;
	padding: 5px 5px 0px 13px;
	margin: 0 0 0 0px;
	font: 11px arial;
	color: #000;
	}
	

.table td.delete
	{
	width: 20%;
	}
	
h4
	{
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font: bold 12px arial;
	}
	
p.error
	{
	color: red;
	}
	
td
	{
	vertical-align: top;
	}
	
.footer
	{
	font-size:10px;
	color:#FFFFCC;
	}
	
	
.gift a {
text-decoration: none;
border: solid 1px #660000;
padding: 3px;
	font: 12px Arial;
	color: #660000;
	background: #FFF;
}

.gift a:hover {
text-decoration: none;
border: solid 1px #660000;
padding: 3px;
	font: 12px Arial;
	color: #fff;
	background: #660000;
}

#adminMenu a
{
	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	color:#FFFFCC;
}

#adminMenu a:hover
{
	color:#9C6B00;
}

.style3
{
	color:#ffffcc;
	font-weight:normal;
}

.style4
{
	color:#ffffff;
	font-style:italic;
	font-weight:normal;
	font-size:10px;
}