/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
th, td{
	font-weight: normal;
}
html, body {
	color:#3a230b;
	margin:0;
	padding:0;
	background-color:#ffffff;
	height:100%;
}
div#fla_main {
	height:100%;
}

h1,h2,h3,h4,h5,h6,p,div,form,ul,li{margin:0;padding:0;}

img{border:0;}
hr,.guide{display:none;}
.clear{clear:both;}


/* N */
a {color:#4bc3f4; text-decoration:none;}
a:visited {text-decoration:none; color:#ab5805;}
a:hover {color:#cc6600;; text-decoration:underline;}
a:active {color:#ab5805;text-decoration:none;}

h1,ul,li,p{ display:none;}

#Nojs{ text-align:center; margin:200px auto;}