.main_cell {
	background-image: url(/_images/bg_fade.gif);
	background-repeat: repeat-x;
	background-position: none 200px;
	background-color: #E2F4F8;
	background-attachment: fixed;
}
.body_cell {
	background-image: url(/_images/bg_fade2.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}
.left_cell {
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #150867;

}

.copyright {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.transparent {
	background-image: none;
}

p, li, ul, td, body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.norepeat {
	background-repeat: no-repeat;
}
.header {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #009999;
}
a:link, a:active, a:visited {
	color: #150867;
	font-weight: bold;
}
a:hover {
	color: #0099FF;
	font-weight: bold;
}
strong {
	font-weight: bold;
}
