@charset "UTF-8";

/* SWFObject Styles */

/* Hide from IE-Mac \*/ 
/*html {
	height: 100%;
	overflow: hidden;
}*/
/* End hide */

body, td, .bod, font, p, div, form {
	margin: 0;
	padding: 0;
	font: 11px/15px "Lucida Grande", Arial, Verdana, sans-serif;
	color: #4c4c4c;
}

body {
	overflow: auto;
		background: #dcdcc1 url(../images/bggradient.gif) repeat-x;

}

#flashcontent {
		width: 100%;
		height: 100%;
}

#noflash {
		width: 534px;
		height: 324px;
		position: relative;
		top: 50px;
		left: 30px;
		padding: 30px 0 0 30px;
		/*background: url(../images/flashruleerr.gif) no-repeat;*/
}

