body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #153F77;
}


.topnav_bg {
	background-image: url(images/topnav_bg.jpg);
	background-repeat: repeat-x;
	height: 23px;
}

.line_bg {
	background-image: url(images/line_bg.jpg);
	background-repeat: repeat-x;
	height: 1px;
}

.footernav_bg {
	background-image: url(images/footernav_bg.jpg);
	background-repeat: repeat-x;
	height: 41px;
}

.footer_bg {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 39px;
}

.leftnav_bg {
	background-image: url(images/leftnav_bg.jpg);
	background-repeat: repeat-y;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.pastlife_bg {
	background-image: url(images/pastlife_bg.jpg);
	background-repeat: no-repeat;
	width: 611px; height: 153px;
}

.blue_bg {
	background-image: url(images/blue_bg.jpg);
	background-repeat: repeat-y;
	width: 300px;
}

.welcome_bg1 {
	background-image: url(images/welcome_bg1.jpg);
	background-repeat: no-repeat;
	width: 624px; height: 177px;
}

.purple_bg {
	background-image: url(images/purple_bg.jpg);
	background-repeat: repeat-x;
	height: 32px;
}

.welcome_bg {
	background-image: url(images/welcome_bg.jpg);
	background-repeat: repeat-x;
}

.topnav_bg1 {
	background-image: url(images/topnav_bg1.jpg);
	background-repeat: no-repeat;
	width: 134px; height: 25px;
}

.topnav_bg2 {
	background-image: url(images/topnav_bg2.jpg);
	background-repeat: no-repeat;
	width: 132px; height: 25px;
}

.topnav_bg3 {
	background-image: url(images/topnav_bg3.jpg);
	background-repeat: no-repeat;
	width: 133px; height: 25px;
}

.topnav_bg4 {
	background-image: url(images/topnav_bg4.jpg);
	background-repeat: no-repeat;
	width: 144px; height: 25px;
}

.topnav_bg5 {
	background-image: url(images/topnav_bg5.jpg);
	background-repeat: no-repeat;
	width: 135px; height: 25px;
}

.header_bg {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	width: 678px; height: 61px;
}

.login_bg {
	background-image: url(images/login_bg.jpg);
	background-repeat: repeat-y;
	width: 180px;
}

td {
	font-family:Arial; font-size:11px;
	line-height:20px; text-align:justify;
}

.blacktext {
	font-family:Arial; font-size:12px;
	line-height:22px; text-align:justify;
}

.purple_header {
	font-family: Trebuchet MS; font-size:15px; font-weight:bold;
	color: #530055;
}

.purple_header2 {
	font-family: Trebuchet MS; font-size:13px; font-weight:bold;
	color: #530055;
}

.purple_header3 {
	font-family: Trebuchet MS; font-size:17px; font-weight:bold;
	color: #530055;
}

.white_header {
	font-family: Trebuchet MS; font-size:15px; font-weight:bold;
	color: #ffffff;
}

.purple_text {
	font-family:Arial; font-size:11px; font-weight:bold;
	color: #6E0067;
}

.white_text {
	font-family:Arial; font-size:11px; font-weight:bold;
	color: #ffffff;
}

.bluelink:link {
	font-family:Arial; font-size:11px; font-weight:bold;
	color: #07519A; text-decoration:none;
}

.bluelink:visited {
	font-family:Arial; font-size:11px; font-weight:bold;
	color: #07519A; text-decoration:none;
}

.bluelink:hover {
	font-family:Arial; font-size:11px; font-weight:bold;
	color: #000000; text-decoration:underline;
}

.purplelink:link {
	font-family:Arial; font-size:11px; font-weight:bold;
	color: #6E0067; text-decoration:none;
}

.purplelink:visited {
	font-family:Arial; font-size:11px; font-weight:bold;
	color: #6E0067; text-decoration:none;
}

.purplelink:hover {
	font-family:Arial; font-size:11px; font-weight:bold;
	color: #000000; text-decoration:underline;
}

.whitelink:link {
	font-family:Arial; font-size:11px; font-weight:bold;
	color: #D3DDEB; text-decoration:none;
}

.whitelink:visited {
	font-family:Arial; font-size:11px; font-weight:bold;
	color: #D3DDEB; text-decoration:none;
}

.whitelink:hover {
	font-family:Arial; font-size:11px; font-weight:bold;
	color: #ffffff; text-decoration:underline;
}

.textbox {
	font-family:Arial;
	font-size:11px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/textbox_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #94BBEF; height: 18px;
} 
