* {
padding: 0;
margin: 0;
/*border: 0;  */
}


body, html {
color: #000; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
background-color: #000; 
text-align: center;   
font-size: 12px;
height: 100%;
min-height: 100%;
}


img {
	border:0;
}
/* debig boxes */




/*
table{	border: 1px solid yellow; }
div{	border: 1px solid red;}
.dbox{border: 1px dashed red;}
#maint{border: 1px solid green;}
*/



#header{
	padding-left: 20px;
	padding-right: 20px;
}

 .wrapper {
 	width: 999px;
	min-height:  100%;
	height: 100%
	height: 100%;
   margin: 0 auto -3em;
	text-align: left;
	background: white url(/css/mbg.gif) repeat; 
 }
 .footer, .push {
     height: 3em;
	  width: 999px;
	  margin: 0 auto;
 }
 
 
/*pre {text-indent: 30px} */
#tabmenu { color: #000; border-bottom: 1px solid black; margin: 12px 0px 0px 0px; padding: 0px; z-index: 1; padding-left: 10px } 
#tabmenu li { display: inline; overflow: hidden; list-style-type: none; } 
#tabmenu a, a.active { color: #cccccc; background: #295229; font: normal 1em verdana, Arial, sans-serif; border: 1px solid black; padding: 2px 5px 0px 5px; margin: 0px; text-decoration: none; cursor:hand; }
#tabmenu a.active { background: #ffffff; border-bottom: 3px solid #ffffff; color:#B30000}
#tabmenu a:hover { color: #fff; background: #ADC09F; } 
#tabmenu a:visited { color: #E8E9BE; } 
#tabmenu a.active:hover { background: #fff; color: #030000; }
#content {font: 0.9em/1.3em verdana, sans-serif; text-align: justify; background: #ffffff; padding: 20px; border: 1px solid black; border-top: none; z-index: 2; } #content a { text-decoration: none; col1or: #E8E9BE; } #content a:hover { background: #aaaaaa; }
.tcontent {font: 0.9em/1.3em verdana, sans-serif; text-align: justify; background: #ffffff; padding: 20px; border: 1px solid black; border-top: none; z-index: 2; } .tcontent a { text-decoration: none; col1or: #E8E9BE; } .tcontent a:hover { background: #aaaaaa; }


.songcom{
  font-style: italic;
  color: Olive;		
}

.lsongcom{
  font-style: italic;
  color: Olive;			
}

.fpath{ 
	color:#b30000;
}

.actlink{
	color: Green;
	font-weight: bolder;
}

.ajaxtbl td{
	padding-left: 5px;
}

.hiddenrow{
	border:1px solid red;
	background-color: yellow;
}

.wi_com{
	border:1px solid red;
	padding:10px;
	margin-bottom: 15px;
}

.imgcel{
	width:200px;
	height:200px;
	/*overflow:auto;  */
}
.dimgcel{
	width:200px;
	text-align:center;
	margin-top:5px;
	/*border:1px solid red; */
}

.imgheader{
	width:100%;
	height: 25px;
	font-size:1.7em;
/*	padding-left:20px; */
	font-weight:bold;
	color:#b30000;
	background-color:#cccccc;
}

.imagetable{
	margin:0 auto;
	width:640px;
	background-color:#ddd;
/*	padding:10px;*/
}

.imagetable td{
	width: 200px;
}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto 
}	 

.title_box{
	margin: 5px;
	display: inline;
}
.title_link{
color:#666666;
font-size:15px;
font-weight:bold;
text-decoration:none;
}
.title_link:visited{
color:#666666;
}
.title_text{
vertical-align:top;
}
