BODY {
	BACKGROUND-COLOR: #DCE8EF;
	COLOR: #000000;
	FONT: 14px geneva, verdana, arial, sans-serif;
	scrollbar-base-color: #2581c8 }


a:link		{ color: #000099;  text-decoration: none }

a:visited	{ color: #000099; text-decoration: none }

a:active	{ color: #000099; text-decoration: none }

a:hover		{ color: #FF0000; text-decoration: underline }


a.nc:link		{	color: #ffffff;	font-weight: bold;	text-decoration: none;}

a.nc:visited	{	color: #ffffff;	text-decoration: none;	font-weight: bold;}

a.nc:active	{ color: #ffffff; font-weight: bold; text-decoration: none }

a.nc:hover		{ color: #FF6600; font-weight: bold; text-decoration: underline }


.songtitle
{
  font: bold 16px Latha;  
  color: #0000FF;
  text-align: center;

}

.songsub
{   font: 11px Latha;	
	color: #000000;
    text-align: center;
   
}

.menuheading { 
font-family: Latha;	
font-size: 14px;
	COLOR: #0000FF;
	text-align:center;
}

.datatext { 
font-family: Latha;	
font-size: 14px;
	COLOR: #0000FF;
	text-align:justify;
	text-indent: -20px;
	padding-left: 25px;
	
}

.menutitle { 
font-family: Latha;	
font-size: 12px;
	font-weight: bold;
	COLOR: #000000;
	text-align:center;	
}
.menuitem { 
font-family: Latha;	
font-size: 11px;
text-align:left;
line-height:150%;	
}

.brownbold {
	color: #990000;
	font-weight: bold;
}

.title { COLOR: #663300; FONT: 15px verdana, arial, sans-serif; font-weight: bold }


.contacttitle { COLOR: #000000; FONT: 13px geneva, verdana, arial, sans-serif; font-weight: bold }



.logo {
	COLOR: #FFFFFF;
	FONT: 17px verdana, geneva, verdana, arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 3px;
	TEXT-DECORATION: none }


.shadeform	{ FONT: 12px arial, verdana, sans-serif;
		WIDTH: 200PX;
		BORDER: #000000 1px solid}


.textarea	{ FONT: 12px arial, verdana, sans-serif;
		WIDTH: 250PX;
		HEIGHT: 100PX;
		BORDER: #000000 1px solid}


.just {text-align: justify;}
