/* CSS Document */

/************************************************************************ 

Common style document for DanceMELA
Author: Jatin Parmar
Contact: Klick@klicksolution.com
Version: 1.0       
Browser Target: Mozilla 6+/FireFox Netscape 6+, IE 5.0+

***********************************************************************/

/* CSS Document */
body{
background:#48240d;
margin:0px;
padding:0px;
background-color:transparent;
}

/* =Header
   ----------------------------------------------------*/

/* =Center Content
   ----------------------------------------------------*/
   
.ContentCenter{
background:#63422d;
height:560px;
}

.NewsBG{
background:#83614b;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
}

.NewsBG strong{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:underline;
}

.NewsBG a:link 		{color:#FFFFFF; text-decoration: underline; }
.NewsBG a:visited 	{color:#FFFFFF; text-decoration: underline; }
.NewsBG a:hover 	{color:#FF9900; text-decoration: underline; }
.NewsBG a:active 	{color:#FFFFFF; text-decoration: underline; }

.NewsBG h1{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:underline;
line-height:16px;
margin:0px;
padding:0px;
}

.InsideBG{
background:#83614b;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
padding-top:0px;
}

.InsideBG strong{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:normal;
}

.InsideBG a:link 		{color:#FFFFFF; text-decoration: normal; }
.InsideBG a:visited 	{color:#FFFFFF; text-decoration: normal; }
.InsideBG a:hover 	{color:#FF9900; text-decoration: normal; }
.InsideBG a:active 	{color:#FFFFFF; text-decoration: normal; }

.InsideBG h1{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:normal;
line-height:16px;
margin:0px;
padding:0px;
display:inline;
}

.Bio{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#FFFFFF;
padding-top:0px;
line-height:17px;
}

.Bio strong{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:normal;
margin:0px;
padding:0px;
line-height:16px;
}

.Bio a:link 		{color:#FFFFFF; text-decoration: normal; }
.Bio a:visited 	{color:#FFFFFF; text-decoration: normal; }
.Bio a:hover 	{color:#FF9900; text-decoration: normal; }
.Bio a:active 	{color:#FFFFFF; text-decoration: normal; }

.Bio h1{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
margin:0px;
padding:0px;
text-decoration:none;
display: inline;
}

.Caller-tune-header{
background:#48240d;
}
.Caller-tune{
border-bottom:#48240d 1px solid;
}

.Caller-tune-alter{
background:#65422c;
border-bottom:#48240d 1px solid;
}
   
   
/* =Footer
   ----------------------------------------------------*/
.Footer{
background:#48240d;
height:33px;
}

.FooterText{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
padding:10px;
}

.FooterText a:link 		{color:#FFFFFF; text-decoration: underline; }
.FooterText a:visited 	{color:#FFFFFF; text-decoration: underline; }
.FooterText a:hover 	{color:#FF9900; text-decoration: underline; }
.FooterText a:active 	{color:#FFFFFF; text-decoration: underline; }
