/* @override http://shawndean.com/css/style.css */

body{
	padding:0;
	margin:0;
	background:url(../images/bg.gif) 0 0 repeat-x #04132e; 
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	 }
div, a, ul, h2, h3, h4, h1, h5, h6, object{
	padding:0;
	margin:0;
	}
img{ border:none;}

a{ text-decoration:none;
	outline:none;
	}
ul{ list-style-type:none;}

.spacer{
	clear:both;
	font-size:0;
	line-height:0;
	}
	
/*-----------------------------------------main table starts-----------------------------------------*/
.maintab_border{
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background:url(../images/new.jpg) #000 0 0 no-repeat;
	height:100%;
	}
.logo{
	margin:41px 0 76px 71px;
	display:block;
	}
/*-----------------------------------------main table ends-----------------------------------------*/
.bodytable{
	margin:0 0 0 58px;
	font:normal 18px/22px Arial, Helvetica, sans-serif;
	color:#fff;
	}
/*-----------------------------------------form starts-----------------------------------------*/
.form_new{
	width:409px;
	padding:0;
	margin:20px 0 0 0;
	}
.inputtab{
	height:28px;
	width:296px;
	border:none;
	}
.inputtextarea{
	height:79px;
	width:296px;
	border:none;
	}
/*-----------------------------------------form ends-----------------------------------------*/
.music{
	margin:146px 0 65px 135px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#fff;
	}
.music_down{
	margin:0 0 0 135px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#fff;
	}
.music_down a{
	color:#fff;
	}
.music_down a:hover{
	color:#3178A4;
	}
.footertab{
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background:url(../images/bt.jpg) 0 0 repeat-x;
	height:38px;
	}
.footertext{
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#000;
	padding:0 0 0 58px;
	}