.bgimg
{
	background : url("images/grid.gif");
	background-repeat : no-repeat;
}
.bgimgback
{
	background : url("images/backgrid.gif");
	background-repeat : no-repeat;
}
.banniesbgimg
{
	background : url("images/banneis.gif");
	background-repeat : no-repeat;
}
.shortbanniesbgimg
{
	background : url("images/shortbannies.gif");
	background-repeat : no-repeat;
}

.cupbgimg
{
	background : url("images/cup.gif");
	background-repeat : no-repeat;
}
.cupbgimgback
{
	background : url("images/cup.gif");
	background-repeat : no-repeat;
}

.undiesbgimg
{
	background : url("images/undies.gif");
	background-repeat : no-repeat;
}
.undiesbgimgback
{
	background : url("images/undies.gif");
	background-repeat : no-repeat;
}

.capbgimg
{
	background : url("images/capgrid.gif");
	background-repeat : no-repeat;
}
.capbgimgback
{
	background : url("images/backgrid.gif");
	background-repeat : no-repeat;
}
td{
	font-family:verdana;
	font-size:13px;
}
a{
	color:blue;
	text-decoration: none;
}
a:hover{
	color:red;
	text-decoration: underline;
}
.upper{
z-index:100;
}
.heading{ 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: silver;
color: Black;
border-top: 1px solid Navy;
width:250px;
}
