body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-position: center bottom;
	background-attachment:fixed;
	background-repeat: no-repeat;
}

.Genral {
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
	
.Genral a:link {
	color: #E5F799;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
.Genral a:visited {
	color: #E5F799;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Genral a:hover {
	color: #B3D234;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
.News_Heading {
	font-size: 12px;
	font-weight: bold;
	color: #C8E267;
	font-family: Arial, Helvetica, sans-serif;
}
.News_Heading2 {
	color: #FFFFCC;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.Tema_text {
	color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
}
.borderwhite {
	border: 1px solid #FFFFFF;
}
.searchtab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4C6313;
	border: 1px solid #70941D;
	padding: 2px;
	background-image: url(index/seachbuttonback.gif);
}
.lamusicaheadertype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.lamusicaheadertype  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.lamusicaheadertype a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.lamusicaheadertype a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.bodytext-blacksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}.titlebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.titlebig a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
}
.titlebig a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
}
.titlebig a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
}





#poweredby{
width:1000px;
background:#000;
height:32px;
margin:0 auto;

/*margin-top:-16px;*/
}

#powerby_cnt{
width:450px;
background:#000;

}
#powerby_cnt span{
float:left;
background:#000;
padding-top:6px;
padding-right:6px;

font: 8px Verdana;
color:#FFF;
}

#powerby_menu{
float:left;
margin-left:10px;
background:#000;

}

		.dropmenudiv_b{
		position:absolute;
		top: 0;
		border: 1px solid #ccc; /*THEME CHANGE HERE*/
		background-color: white;
		border-width: 0 1px;
		font:normal 9px Verdana;
		line-height:14px;
		z-index:100;
		width: 155px;
		visibility: hidden;
		}


		.dropmenudiv_b a{
		width: auto;
		display: block;
		text-indent: 5px;
		border: 0 solid #918d8d; /*THEME CHANGE HERE*/
		border-bottom-width: 1px;
		padding: 2px 0;
		text-decoration: none;
		color: black;
		}

		* html .dropmenudiv_b a{ /*IE only hack*/
		width: 100%;
		}

		.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
		background-color: #000;
		color:#fff;
		}
		


img {border:0px;}