body {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	background-image: url('img/bg.gif');
	background-color: White;
	background-repeat: repeat;
	font-size:11px;
	color: #000000;
	line-height: 17px;
	margin: 7px 0px 0px 0px;
}
td {
	line-height: 17px;
}
a {
	text-decoration:underline;
	color:#e61577;
}

.ml {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
}

#wtop {
	background-image: url(img/top.png);
	width: 902px;
	height: 42px;
}

#tbox {
	background-image: url(img/tbox.png);
	background-repeat: no-repeat;
	width: 175px;
	height: 677px;
}

#boxl {
	background-image: url(img/box_l.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 676px;
}
#boxr {
	background-image: url(img/box_r.gif);
	background-repeat: no-repeat;
	width: 157px;
	height: 676px;
}

.mback {
	background-color: #ffffff;
}

#bot {
	background-image: url(img/bot.png);
	background-repeat: no-repeat;
	width: 882px;
	height: 218px;
	
}

#srch {
	background-image: url(img/search.png);
	width: 207px;
	background-repeat: no-repeat;
	color: #e61577;
	font-size: 11px;
}
#srchi {
	color: #e61577;
	font-size: 11px;
	width:145px;
	border: 0px;
	height: 15px;
	margin-left:7px;
	margin-top: 5px;
}
.tmnu {
	 font-family: Arial, Helvetica, sans-serif;
	 color: #ffc557;
}

.png{
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "img/0.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}


img {	border-width: 0px;}

h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e61577;
	
}

.or {
	color:#ffc557;
}

.mlnk {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e61577;
	line-height: 24px;
}