body	 				{ 
						font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
						background-color: #e2f1ff; 
						margin: 0;
						}
						
div#content 			{ 
						background-color: #fff; 
						padding: 5px; 
						width: 720px; 
						height: ; 
						float: ; 
						border-right: 1px solid #696969; 
						border-left: 1px solid #696969;
						}
						
div#dancelist			{
						margin-top: ; 
						border-top: solid 1px #696969; 
						border-bottom: solid 1px #696969; 
						width: 700px; 
						padding: 2px; 
						}
						
div#text			 	{ 
						color: #000000; 
						font-size: 13px; 
						font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
						text-align: justify; 
						padding: 15px; 
						}
						
div#links			 	{ 
						color: black; 
						font-size: 11px; 
						font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
						padding: 15px; 
						float: right; 
						align: justify; 
						border: 0px;
						text-decoration: none; 
						}
						
div#footer				{
						font-size: 10px; 
						color:black; 
						padding: 30px;
						}
						
div#ad					{
						border: solid 5px cfcfcf; 
						padding: 15px; 
						margin-right: 150px; 
						font-size: 15px; 
						font-weight: bold; 
						color: adadad; 
						float: right; 
						width: 250px; 
						height: 250px; 
						}
						
#tablerow 				{ 
						color: #213e9c; 
						font-size: 12px;
						}
						
#table					{
						color: black; 
						font-size: 12px; 
						text-align: center;
						}
						
#tableheading 			{ 
						color: #fff; 
						font-size: 13px; 
						background-color: #213e9c; 
						}
						
form					{
						border: solid 1px bebebe; 
						padding: 10px; 
						width: 50%;
						}
						
b						{
						color: #000000; 
						font-size: 14px;
						}
						
a  						{
						color: #; 
						text-decoration: none; 
						font-weight: bold;
						}
						
#content	a			{
						color: #8EB1D2; 
						text-decoration: none; 
						font-weight: bold;
						background: url(Images/link-icon.gif) right center no-repeat;
						padding: 2px 11px 0px 0px;
						}
						
#content	a:hover		{
						text-decoration: underline;
						}						
						
a:hover					{
						text-decoration: underline;
						}
						
a:active				{
						color: #009;
						}
						
iframe 					{ 
						border: 0; 
						}
						
#color	#tablerow 		{	
						height: 35px; 
						background-color: #e1e1e1;
						}
						
#color	#tablerow	a	{
						color:#009; 
						font-weight: bold; 
						}
						
#colortwo				{ 
						height: 35px; 
						background-color: white;
						}
						
#colortwo	#tablerow	a	{
						color:#009; 
						font-weight: bold; 
						}
						
dt						{
						font-weight: bold;
						}
						
dd						{
						padding: 5px 0px 20px 0px;}
						
						
						
						
						
						
						