body {
	margin: 0px;
}


.white9 {
	font-family: verdana, Tahoma, "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #fff;
}
.white10 {
	font-family: verdana, Tahoma, "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #fff;
}
.white11 {
	font-family: verdana, Tahoma, "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #fff;
}
.black10 {
	font-family: verdana, Tahoma, "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000;
}
.black11 {
	font-family: verdana, Tahoma, "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
}
.gray10 {
	font-family: verdana, Tahoma, "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333;
}
.footer10 {
	font-family: verdana, Tahoma, "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999;
}

.bg_white {
	background-color: #fff;
}
.bg_purple {
	background-color: #000099;
}
.bg_ltpurple {
	background-color: #cdcef0;
}
.bg_blue {
	background-color: #708cce;
}
.bg_blue2 {
	background-color: #2c57a2;
}
.bg_green {
	background-color: #70b7ab;
}
.bg_red {
	background-color: #d97070;
}
.bg_maroon {
	background-color: #8d4949;
}

.ship{ 
  	background-image: url(bg_content.gif); 
	background-repeat: no-repeat;
	background-position:bottom;
	background-position:bottom
}
.footer{ 
  	background-image: url(bg_footer.gif); background-repeat: repeat-x;
}

a.footer:link {
	font-weight: normal;
	font-size: 10px;
	color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
a.footer:active {
	font-weight: normal;
	font-size: 10px;
	color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none
}
a.footer:visited {
	font-weight: normal;
	font-size: 10px;
	color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
a.footer:hover {
	font-weight: normal;
	font-size: 10px;
	color: #ffff66;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
