/* CSS Document */
body{
	margin:0px;
	background-color:#000000;
}
a.menuTXT:link, a.menuTXT:visited, a.menuTXT:active {
	font-family:Trebuchet MS, Georgia, Times New Roman;
	font-size:13px;
	font-weight:600;
	text-decoration:none;
	color:#FFFFFF;
} 
a.menuTXT:hover{
	color:#99ff00;
	text-decoration:none;
} 
a.BmenuTXT:link, a.BmenuTXT:visited, a.BmenuTXT:active {
	font-family:Trebuchet MS, Georgia, Times New Roman;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
} 
a.BmenuTXT:hover{
	color:#FF6F0A;
	text-decoration:none;
}
.copyright {
	font-family:Trebuchet MS, Georgia, Times New Roman;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
}
.qoute {
	font-family:Georgia,Times New Roman,Trebuchet MS;
	font-size:12px;
	line-height:20px;
	font-style:italic;
	font-weight:bold;
	color: #666666;
}
.qouter {
	font-family:Georgia,Times New Roman,Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color: #666666;
}
a.leftBarTXT:link, a.leftBarTXT:active, a.leftBarTXT:visited { 
	font-family:Trebuchet MS, Georgia, Times New Roman;
	font-size:13px;
	text-decoration:none;
	color:#000000;
	line-height:24px;
}
a.leftBarTXT:hover {
color:#FF6600;
}
.mainTXTBlack {
	font-family:Trebuchet MS, Georgia, Times New Roman;
	font-size:13px;
	color:#000000;
	line-height:22px;
	text-align:left;
}
a.moreTXT:link, a.moreTXT:active, a.moreTXT:visited {
	font-family:Trebuchet MS, Georgia, Times New Roman;
	font-size:11px;
	font-weight:bold;
    text-decoration:none;
	color:#CC0000;
}
a.moreTXT:hover {
	color:#99ff00;
}
.emailBOX {
	font-family:Trebuchet MS, Georgia, Times New Roman;
	font-size:12px;
	color:#999999;
	border-collapse:collapse;
	border-width:thin;
	height:16px;
}
.nav {
  margin-left:10px;
  margin:0px;
  padding:0px;
  height:0px;
  display:inline;
  z-index:900;
}
.dudemagTitle {
	font-family:Trebuchet MS, Georgia, Times New Roman;
	font-size:30px;
	font-weight:bold;
	color:#000000;
}
.SongTXT {
	font-family:Trebuchet MS, Georgia, Times New Roman;
	font-size:13px;
	text-decoration:none;
	color:#FFFFFF;
}
.SongTXTB {
	font-family:Trebuchet MS, Georgia, Times New Roman;
	font-size:13px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

.alibabaTitle {
	font-family:Trebuchet MS, Georgia, Times New Roman;
	font-size:20px;
	font-weight:bold;
	color:#000000;
}
.mainTXTBlackFa {
	font-family:Trebuchet MS, Georgia, Times New Roman;
	font-size:14px;
	color:#000000;
	line-height:22px;
	direction:rtl;
	text-align:right;
	font-weight:500;
}

#MainContent {
	width:900px;
	margin:15px;
}
.ContactFormStyle {
	width:260px;
	text-align:left;
	font-family:Trebuchet MS, Georgia, Times New Roman;
	color:#FFFFFF;
	font-size:12px;
}
#ContactForm {
	width:260px;
	text-align:left;
	font-family:Trebuchet MS, Georgia, Times New Roman;
	color:#FFFFFF;
	font-size:12px;
	float:left;
}


#FooterAdver {
	margin:10px 0 10px 0px;
	text-align:center;
}
#MainFooter {
	height:60px;
	width:100%;
	background-image:url(images/footerBack.png);
	background-repeat:repeat-x;
}
#submitbutton {
	border: 1px solid #000;
	background-color: #eee;
	font-size:10px;
}
