/* CSS file */


global
{
	font-weight: bold;
}
html, body {
height : 100%;
}
body {
margin : 0;
padding : 0;
overflow : auto;
text-align :center;
text-decoration: none;
background-color : #060606;
}
#flashContent {
display : none;
}
#ie_historyFrame {
width : 0;
height : 0;
display : none;
}
#firefox_anchorDiv {
width : 0;
height : 0;
display : none;
}
#safari_formDiv {
width : 0;
height : 0;
display : none;
}
#safari_rememberDiv {
width : 0;
height : 0;
display : none;
}
	