.bg2 {
	visibility: visible;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.maintab {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(images/backgrounds2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2B385A;
}
body, p, .t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

A { text-decoration:none }
a:link {color: #070127;}
a:hover {color: #CCCCCC;}
a:active {color: #CCCCCC;}
a:visited {color: #070127;}
a.orange:link { color: #FF9E36; font-weight:bold; }
a.orange:visited { color: #070127; font-weight:bold; }
a.orange2:hover { color: #FF9E36; }
body, p
