@charset "utf-8";
/* CSS Document */

body, html {
    height: 100%;
    margin: 0px;
	padding: 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
html {
     overflow: -moz-scrollbars-vertical;
}
div, table, td, tr, p, ul, li, a, img, {
    margin:0px; padding:0px;
}
#flash {
    width:773px;
	height:600px;
}
#flash a.logo img {
    border:none;
}
#flash a {
    color:#d62027;
}
#flash a:hover {
    color:#999999;
}


