html,body{
	margin:0px;
	border:0px;
	background-color:#000000;
}

.main-table{
	background-color: #2e2826;
	background-image: url(http://203.200.180.74/CMS/Static/dedsound/PHP/templates/dedsound_home/images/dedsound_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
/***********************************HEADER**************************/
.header_text{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/*********************************BODY************************************/
.body_header{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.body_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ed2225;
	text-decoration: none;
	line-height:18px;
	text-align:justify;
	padding-left:10px;
}
.body_text_white{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height:18px;
	text-align:justify;
}
.body_text_other{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ed2225;
	text-decoration: none;
}
.body_text_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ed2225;
	text-decoration: none;
}
.body_link{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.body_link:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ed2225;
	text-decoration: none;
}


.border{
	border: 1px solid #999999;
}

.input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #2e2826;
	border: 1px solid #FFFFFF;
	width:200px;
	height:18px;
}
.input_other{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #2e2826;
	border: 1px solid #FFFFFF;
	width:200px;
	height:18px;
}
.field{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #2e2826;
	border: 1px solid #FFFFFF;
	width:200px;
	height:50px;
}
/**********************************FOOTER****************************/
.footer{
	background-image: url(http://203.200.180.74/CMS/Static/dedsound/PHP/templates/dedsound_home/images/dedsound_09.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:89px;
}
.footer-text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:18px;
}
.footer-link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer-link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer-link-other{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

