body {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #78A3C6;
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #B7C3D2; SCROLLBAR-HIGHLIGHT-COLOR: white; SCROLLBAR-SHADOW-COLOR: #4F6F96; SCROLLBAR-3DLIGHT-COLOR: #4F6F96; SCROLLBAR-ARROW-COLOR: white; SCROLLBAR-TRACK-COLOR: #4F6F96; SCROLLBAR-DARKSHADOW-COLOR: #4F6F96
}

td.alpha {
	background-color: #9AC2DD;
	background-image:   url(images/top_bg2.jpg);
	background-repeat: repeat-x;
	}
	
	
	td.content {
	background-color: #0E3077;
	background-image:   url(images/ct_gradient.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #EEEEEE;
	}
	
	.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
	.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #eeeeee;
	text-decoration: none;
}
a.legal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #eeeeee;
	text-decoration: underline;
}