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

body {margin:0px}
a {
	color: rgb(0,0,126); 
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration:underline;
}
a.active:active, a.active:link, a.active:visited{
color:red;
background-color:#ffffff;
font-weight: bold;
cursor:default
}
span.commonnav {
	font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px; font-weight: bold;
	white-space: nowrap;
}
.notactive{
background-color: rgb(225,225,225);
text-decoration:none;
font-size: 11px;
font-weight: bold;
}
td.active {
	background-color:#ffffff;
}

td.notactive {
	background-color: rgb(225,225,225);
	bottom: auto;
}
.background {
	background-color: rgb(107,110,226);
}
.payoff {
	color:#000080;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	font-weight: bolder;
	font-style: italic;
}
.line2 {
	background-color: black
}
.style7 {color: #FF0000}
.style8 {
	color: #000000;
	font-style: italic;
}
.style9 {color: #000000}