function SubmitStyle() {
	document.Form_CSS.submit();
}

if (parent.frames.length) 
	parent.location.href= self.location; 
