body {
	background: #fff;
	margin: 0;
	padding: 10px 0 0px 0; /*top,right,bott,left*/
	font-family: Verdana,Arial,Tahoma,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color:#27274B;
}
a {font-weight:normal;color:#AEC43C;text-decoration:none;}
a:hover {text-decoration:underline;}
td{	
	color:#27274B;
	font-family: Verdana,Arial,Tahoma,Verdana,Helvetica,sans-serif;
	font-size: 12px;
}
#top-bk{
	text-align: right;
	line-height:17px;
	font-size: 12px;
	padding-right: 20px;
	padding-top: 35px;
	padding-bottom: 18px;
	background: url("images_new/top-bk.gif") no-repeat top center;
	width:788px;
	color:#AEC43C;
	margin: 0;
        cursor: pointer;
}
.large_3dmuse{
	font-size:14px;
	font-weight:bold;
}
#search_rect{
	background: url("images_new/search_rect.gif") no-repeat;
	width: 260px;
	height: 80px;
}
#search_control{
	padding-left:10px;
	padding-top:10px;
}
#search_input{
	width:166px;
	margin-right:10px;
}
#download{
	background: url("images_new/download-bk.gif") no-repeat center;
}	
#download-text{
	color:#333355;
	font-size: 14px;
	padding: 9px;
	vertical-align:top; 	
}	
#bot-bk{
	text-align: center;
	line-height:17px;
	font-size: 12px;
	padding: 14px 1px 22px 1px; /*top,right,bott,left*/
	background: url("images_new/bot-bk.gif") no-repeat top center;
	width:788px;
	color:#AEC43C;
}