body{
	height: 100%;
	background: url(images/background.gif) repeat-x;
	background-color: #ffffff;
	margin : 0px 0px 0px 0px;
	padding: 0;
	scrollbar-base-color: #a5cea5;
	scrollbar-track-color: #cae7ca;
}

.maintable {
	background-image: url("images/background_table.gif");
	background-repeat: no-repeat;
	background-position: center 0px;
	width : 100%;
	height : 100%;
	valign: top;
}

.headertable {
	background-image: url("images/logo.gif");
	background-repeat: no-repeat;
	background-position: center 0px;
	width : 762;
	height : 111;
	valign: top;
}

	h1,h2,h3,h4,h5,h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	}

	h1 {
	font-family: Times New Roman,Times;
	font-size: 18pt;
	color: 666666;
}
	
	h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 7pt;
	color: 001986;
	font : lighter normal;
	text-decoration : none;
}
	h3 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	color: 000000;
	font : lighter;
	text-decoration : none;
	font-weight : lighter;
}
	
	h4 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	color: 666666;
	font : bold;
	font-variant : normal;
}

	a:link {
	color: 001986;
	text-decoration: none;
	}
	a:visited {
	color:001986;
	text-decoration: none;
	}
	a:hover {
	color:de271b;
	text-decoration: none;
	} 
	a:active {
	color: de271b;
	text-decoration: none;
	}
	a:style {
	color: de271b;
	text-decoration: none;
	}
		
	#footer {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:10pt;
	color: 3a3a3a;
	}

#InfoTitle {
	font-size: 15px;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
}

#shipdiff {
	font-size: 9px;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
}

	ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 18px;
	}

	TD {
	font-size: 12px;
	font-family : Arial,Helvetica,sans-serif;
	}

	P {
	font-size: 12px;
	font-family : Arial,Helvetica,sans-serif;
	}

	TD.smaller {
	font-size: 11px;
	font-family : Arial,Helvetica,sans-serif;
	color : #000000;
	}

	P.smaller {
	font-size: 11px;
	font-family : Arial,Helvetica,sans-serif;
	color : #000000;
	}

	HR {
	color : #3399CC;
	}

