body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #9DACBF;
	font-size: 10px;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 10px;
	background-color: #FFFFFF;
}
.table1 {
	border: thin solid #000000;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #30478B;
}
a:link {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}


td.blank {
	background-color: #7488BE;
}
.list {
	background-image: url(Images2/buttonbg.gif);
	padding-left: 32px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.contents:link {
	color: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.contents:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.contents:active {
	color: #FFFFFF;
}
a.contents:hover {
	color: #A3B6E1;
}
.bottom {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #30478B;
}
h3 {
	font-size: 10px;
	font-weight: bold;
	color: #30478B;
}
.bonus {
	background-image: url(Images2/bonus.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 7px;
}
.bonusdesc {
	color: #FFFFFF;
	background-color: #7488BE;
	padding: 4px;
	font-size: 11px;
	vertical-align: top;
}
.bonusbold {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
