
#idMasterHeader
{
    background: #ffd7af url(images/header_print.jpg) no-repeat top left;
}

body
{ 
    font-family: Geneva, Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px; 
    color: #ffffff; 
    background: #ffffff; 
}



img 
{
    border: 0;
}

ul 
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
	padding-bottom: 20px;
    	line-height: 22px;	
}

li 
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	line-height: 22px;
}

div.sectiontitle
{
   font-weight: bold;
   font-size: larger;
   color: Maroon;
}

div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}

/* Master Page Layout */

#idMasterHeaderMenu
{
display:none;

}

.clsHeaderMenu 
{
display:none;
}



.clsMenuSep 
{
    display:none;
}

#idMasterPageTop
{
display:none;

}

#idMasterPage
{
	color:#000000;
	background: url(images/bodybg.gif) repeat-y;
	width: 870px;
}

#idMasterPageSideMenu 
{
   display:none;
}

.clsSideMenu 
{
    width: 175px;
    margin-left: 20px;
}

#idSideMenu 
{
    display:none;
}

#idSideMenu a 
{
    color: #ffffff;
    text-decoration: none;
	display: block;
	padding: 2px;
}

#idMasterHeaderMenu a:hover
{
	display: none;
}

#idSideMenu a:hover
{
	display: none;
}

.clsMenuBullet
{
    background: url(images/arrow.gif) no-repeat center center;
    width: 5px;
    height: 9px;
    padding-left: 10px;
}

.clsAdminMenuBullet
{
    background: #ff5800 url(images/arrow.gif) no-repeat center center;
    width: 5px;
    height: 9px;
    padding-left: 10px;
}

.clsAdminMenu
{
    background-color: #ff5800;
}

#idMasterPageContent 
{
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
    font-size: 12px;
    width: 100%; margin: 0; float: none;
}

#idMasterFooter 
{
    display:none;
}

.clsFooterBullet 
{
display:none;
}


#idMasterFooterBottom
{
display:none;}

#idLogin
{
   font-size: 11px;
   background-color: #ffffff;
}

#idLogin input.button
{
    border: solid 1px #000000;
    color: #777777; 
    background-color: #ffffff;
    height: 22px;
}

#idWelcomeBox
{
   font-size: 12px;
   text-align: center;
}

.clsLogin 
{
    background-color: #ffffff;
    border: solid 5px #ffffff;
    padding-left: 10px;
    padding-right: 10px;
}

.clsWelcomeBox
{
    background-color: #ffffff;
    border: solid 5px #ffffff;
}

.clsWelcomeHead 
{
    color: #df0000;
    background-color: #ffffff;
}

.highlight   
{
   background-color: #fefbd2;
   color: #000080;
}

.clsPageHeading1
{
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    background: url(images/titlebg.jpg) no-repeat;
    height: 28px;
    padding-left: 10px;
}

.clsHeading1
{
    font-size: 20px;
    font-weight: bold;
}

.clsHeading2
{
    font-size: 18px;
    font-weight: bold;
}

.clsHeading3
{
display:none;
}

.clsPara 
{
{
    text-align: justify;
    line-height: 18px;
}
}

.clsSongPageRing 
{
    background: url(images/bg_top_spiral.png) repeat top left;
    line-height: 25px;
}

.clsSongPageRight 
{
    border-right:2px solid #333333; 
    border-top:1px solid #C0C0C0; 
    border-bottom:4px solid #333333;
    background: url(images/chorotia_guitar.jpg) repeat middle center;
    padding:0; 
    line-height: 18px;
}

.clsSongPageLeft
{
    border-left:3px double #C0C0C0; 
    border-top:1px solid #C0C0C0;
    border-bottom:4px solid #333333;
    background-color: #FFFFCC; 
    padding:0; 
    line-height: 18px;
}

.clsSong_up_PageRight 
{
    border-right:2px solid #333333;
    border-left:2px solid #F3F4F3;
    border-top:1px solid #F3F4F3; 
    border-bottom:3px double #333333;
    background-color: #FFFFFF; 
    padding:0; 
    line-height: 18px;
}

.clsSong_up_PageLeft
{
    border-left:1px solid #C0C0C0;
    border-top:1px solid #F3F4F3;  
    border-bottom:3px double #333333; 
    background-color: #FFFFFF;
    padding:0; 
    line-height: 18px;
}

.Para{ color:White; border:solid 1px #FFFF99; background-color:#FE782C; padding:4px;}
.Para td{ border:none;}
