﻿body 
{
	color:White;
	font-family:Verdana;
	background-color:Black;
	font-size:14px;
	margin:0px;
	background-image: url('../Images/LayoutMain/PlainBackground.jpg');
}
a:hover
{
	color: #f86215;
	text-decoration:underline;
}
a
{
	color: #f86215;
	text-decoration:none;
}
table
{
}
tr
{
}
td
{
	 padding: 0px;
	MARGIN: 0px; 
		FONT-FAMILY: Verdana;
		vertical-align:top; 
		text-decoration:none;
	
}
h1, h2 {
	color: #ffffff;
	 FONT-FAMILY: Verdana;
	 font-size:14px;
	 text-decoration:none;
}

h3, h4, h5, h6 {
	color: #ffffff;
	 FONT-FAMILY: Verdana;
	 text-decoration:none;
}
.TopTable
        {
            width: 100%;
            height: 100px;
            background-image: url('../Images/LayoutMain/PlainBackground.jpg');
        }
.DanceLogoCel
        {
            width: 1%;
           
        }
        .DanceRhtyhmsCell
        {
            width: 99%;
            /*background-image: url('../Images/LayoutMain/TopMakeUp.gif');*/
            height:1px;
        }
.TopRowDanceRhy
        {
            height: 1px;
            background-image: url('../Images/LayoutMain/TopMakeUp.gif');
        }
.RightHandHopSpot
        {
            width: 100%;
            background-image: url('../Images/LayoutMain/RightHotSpot.gif');
            background-repeat:no-repeat;

        }
        .RightHandHopSpotCell
        {
        	text-align:center;
        	color:#000000;
        	font-size:10px;

        }
        .RightHandHopSpotCellBottom
        {
        	text-align:center;
        	font-size:10px;
        }