html {
	width:100%;
	height:100%;
}
body {
	margin:0px;
	width:100%;
	height:100%;
}
img {
	border:0px;
}
td {
	vertical-align:top;
	background-repeat:no-repeat;
}
div {
	scrollbar-DarkShadow-Color:#FFFFFF;
	scrollbar-Track-Color:#FFFFFF;
	scrollbar-Face-Color:#EAEAEA;
	scrollbar-Shadow-Color:#C0C0C0;
	scrollbar-Highlight-Color:#C0C0C0;
	scrollbar-3dLight-Color:#FFFFFF;
	scrollbar-Arrow-Color:#000000;
	background-repeat:no-repeat;
}

a:link { font-weight:bold; color:#000000; text-decoration:none }
a:visited { font-weight:bold; color:#000000; text-decoration:none }
a:hover { font-weight:bold; color:#c0c0c0; text-decoration:none }
a:active { font-weight:bold; color:#ff5100; text-decoration:none }
a:focus { font-weight:bold; color:#ff5100; text-decoration:none }


a.landing_page:link { font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#F00; text-decoration:none }
a.landing_page:visited { font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#F00; text-decoration:none }
a.landing_page:hover { font-family:Georgia, "Times New Roman", Times, serif; color:#C00; text-decoration:none }
a.landing_page:active { font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#C00; text-decoration:none }
a.landing_page:focus { font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:##C00; text-decoration:none }
