/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECECE4;
}


.mainbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
}
.tbl {
	border: 1px solid #CCCCCC;
	padding: 3px;
}


a.mainbuttons:link {
	color: #000000;
	text-decoration: none;
	text-align: center;
}
a.mainbuttons:visited {
	color: #000000;
	text-decoration: none;
	text-align: center;
}
a.mainbuttons:hover {
	color: #626262;
	text-decoration: none;
	text-align: center;
}

.footerbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
}

a.footerbuttons:link {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a.footerbuttons:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a.footerbuttons:hover {
	color: #626262;
	text-decoration: none;
	text-align: center;
}


.h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.box2tbl {
	background-color: #F7F7EE;
	background-image: url(images/badarpak_54.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.txtHorng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e88415;
	font-weight: bold;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.txtHbrwn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b392d;
	font-weight: bold;
}
.txtw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.txtw:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.txtw:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.txtw:hover {
	color: #234219;
	text-decoration: underline;
}
.norepeat {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.musictblBorder {
	border: 1px solid #BBE529;
	padding: 1px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	
}

.txtvideo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txtseprator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

a.txtvideo:link {
	color: #000000;
	text-decoration: none;
}
a.txtvideo:visited {
	color: #999999;
	text-decoration: none;
}
a.txtvideo:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}

